Skip to content

Releases: getsentry/action-release

v1.7.0

08 Jan 18:38
e769183
Compare
Choose a tag to compare
  • Updates Sentry CLI to the latest 2.24.1 version

v1.6.0

07 Dec 02:43
c1b57ce
Compare
Choose a tag to compare

Reverts the PR attempting to update the CLI to v2.x

v1.4.1

20 Apr 14:34
4744f6a
Compare
Choose a tag to compare

What's Changed

  • fix: dist option should be undefined if not specified by @armenzg in #148

Full Changelog: v1.4.0...v1.4.1

v1.4.0 release

19 Apr 16:27
9a48ff4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

03 Mar 13:52
586b623
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

24 Feb 14:44
85e0095
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.3.0

v1.2.1

03 Nov 19:39
bd5f874
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

New Docker registry & other minor changes

20 Jul 11:36
426b547
Compare
Choose a tag to compare

Changes included in this release:

  • We started releasing the Docker image for this action to the Github registry instead of using Docker Hub. The code inside of it should be the same, thus, this is not a breaking change. If you notice anything odd please let us know
  • Better mocking support to support contributors
  • There's some minor docs improvements
  • We started using a newer version of the tmpl library

v1.1.6

27 Jul 07:54
744e4b2
Compare
Choose a tag to compare
  • update sentry-cli to 1.67.2
  • add support for new stripCommonPrefix, ignoreMissing and ignoreOptions options
  • use TypeScript types from sentry-cli

v1.1.5

30 Nov 22:55
641a80f
Compare
Choose a tag to compare

Adds missing url_prefix option to action.yml