Skip to content

Releases: getsentry/craft

0.27.6

11 Feb 12:32
Compare
Choose a tag to compare

Various fixes & improvements

  • fix: Make sure that gradle directory exists before writing to it (#349) by @kamilogorek

0.27.5

10 Feb 14:32
Compare
Choose a tag to compare

Increase Release Safety and Reliability (ongoing)

Work on increasing the release safety and reliability.

By: @chadwhitacre (#343)

Various fixes & improvements

0.27.4

17 Jan 18:53
Compare
Choose a tag to compare

Various fixes & improvements

0.27.3

09 Dec 10:36
Compare
Choose a tag to compare

Various fixes & improvements

0.27.2

18 Nov 11:02
Compare
Choose a tag to compare

Increase Release Safety and Reliability (ongoing)

Work on increasing the release safety and reliability.

By: @iker-barriocanal (#328)

Various fixes & improvements

0.27.1

11 Nov 15:25
Compare
Choose a tag to compare

Various fixes & improvements

  • Relax checksum requirement (#323) by @chadwhitacre
  • docs: Remove Github Artifact Provider entry in the README (#321) by @kamilogorek
  • ci(release): Omit meta version bumps from changelog (#320) by @BYK
  • meta: Bump new development version (d002853)

0.27.0

22 Oct 16:02
Compare
Choose a tag to compare

Increase Release Safety and Reliability (ongoing)

We recently had an incident where we were uploading broken assets to GitHub releases page. We now verify the uploads to GitHub releases and GCS via hash comparison.

PRs: #318

Contributors in Automated Changelogs (ongoing)

GitHub automatically generates a "Contributors" section when you mention the contributors on release notes so why not Craft?

PRs: #319

Various fixes & improvements

  • meta: Bump new development version (6f2538e)

0.26.2

15 Oct 18:27
Compare
Choose a tag to compare

Increase Release Safety and Reliability (ongoing)

We recently had an incident where we were uploading broken assets to GitHub releases page. We now verify the uploads to GitHub releases and GCS via hash comparison.

PRs: #317

Various fixes & improvements

  • meta: Bump new development version (721b750)

0.26.1

15 Oct 18:08
Compare
Choose a tag to compare

Automated Changelog Fixups

We have fixed some edge cases and a major issue affecting GitHub release logs in our automated changelog generation. These are mostly about how we generated Markdown.

PRs: #316

Increase Release Safety and Reliability (ongoing)

We recently had an incident where we were uploading broken assets to GitHub releases page. We now verify the uploads to GitHub releases and GCS via hash comparison.

PRs: #315

Various fixes & improvements

  • fix(release): Fix post release script to commit the new version (#312)
  • meta: Bump new development version (896ea58)

0.26.0

08 Oct 14:29
Compare
Choose a tag to compare

Increase Release Safety and Reliability (ongoing)

We recently had an incident where we were uploading broken assets to GitHub releases page. We now verify the uploads to GitHub releases and GCS via hash comparison.

PRs: #308, #304

Various fixes & improvements

  • fix(registry): Add missing await to manifest update (#311)
  • fix: Only log error on tempdir rm when ther is an error (#309)
  • fix: UPM no longer expects exactly 1 artifact (#307)