Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update CLI to v2.21.2 #19

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Bumps sentry-cli.properties from 2.19.1 to 2.21.2.

Auto-generated by a dependency updater.

Changelog

2.21.2

Various fixes & improvements

  • fix(rn): Remove hermesc envs if hermes is disabled (#1754) by krystofwoldrich
  • fix: Don't fail on duplicate proguard release association (#1762) by loewenheim
  • fix: Make URL in org auth tokens optional (#1766) by loewenheim
  • Explain how to update in the README (#1767) by philipphofmann

2.21.1

Various fixes & improvements

  • fix: Strip /api/0 prefix from endpoint URLs (#1752) by loewenheim

2.21.0

Various fixes and improvements

  • feat: login now opens the org auth token creation page (#1737) by loewenheim
  • feat: Debug IDs are now supported in Hermes bundles (#1667) by krystofwoldrich
  • feat: The root sourcemap for RAM bundles is now uploaded, improving support for preloaded modules (#1743) by krystofwoldrich
  • feat: Commands with a --wait flag now also have a --wait-for <SECS> option that additionally puts a limit on the wait time. (#1748) by loewenheim
  • deps: symbolic updated to 12.4.1 (#1749) by loewenheim

2.20.7

Various fixes & improvements

  • fix(sourcemaps): Query parameters and fragments are removed from source mapping URLs (#1735) by loewenheim
  • fix(sourcemaps): Debug ID injection is significantly faster (#1736) by loewenheim

2.20.6

Various fixes & improvements

  • fix: Always poll artifact assembly, even if nothing was uploaded (#1726) by loewenheim
  • feat(rn): Allow custom bundle command and Expo export:embed in xcode wrap calls (#1723) by krystofwoldrich
  • feat(bash-hook): Add support for SENTRY_RELEASE in bash-hook (#1720) by boozec
  • misc: Add CONTRIBUTING.md for working with integration tests (#1716) by kamilogorek
  • test: Prevent .sentryclirc being read from global config (#1716) by kamilogorek
  • test: Do not sign git tags and commits during tests (#1716) by kamilogorek
  • test: Make sure to always skip opening editor in git-based tests (#1716) by kamilogorek

2.20.5

Various fixes & improvements

  • deps: Bump sourcemap to 6.4.1 (#1715) by kamilogorek

2.20.4

Various fixes and improvements

  • fix(injection): Make debug id injection sound (#1693) by loewenheim

2.20.3

Various fixes & improvements

  • fix(set-commits): Allow --initial-depth to be specified alongside --auto (#1703) by kamilogorek
  • feat: Allow the CLI binary path to be overridden (#1697) by koddsson

2.20.1

Various fixes and improvements

  • fix: Correctly detect local binary when installing via npm (#1695)

2.20.0

Various fixes and improvements

  • feat(issues): Add issues list command (#1349)
  • feat(inject): Make sourcemap discovery smarter (#1663)
  • feat(config): Support organization-based tokens (#1673)
  • feat(proguard): Create a weak release association with a proguard mapping file (#1688)
  • fix(inject): Make pragma detection stricter (#1648)
  • fix(inject): Mark paths argument as required (#1662)
  • fix(debug-files): Add wasm to supported debug-files upload formats (#1683)
  • fix(sourcemaps): Sourcemap rewriting no longer deletes debug ids when uploading (#1686)
  • ref(sourcemaps): Do not dedupe artifacts if server won't handle it due to url limit (#1680)

2.19.4

Various fixes and improvements

  • feat: Don't upload chunks that are already on the server (fixed version) (#1660)

2.19.3

Various fixes and improvements

  • Revert "feat: Don't upload chunks that are already on the server (#1651)"

2.19.2

Various fixes and improvements

  • fix: Make artifact bundle creation deterministic (#1652)
  • feat: Don't upload chunks that are already on the server (#1651)

@github-actions github-actions bot force-pushed the deps/sentry-cli.properties/2.21.2 branch from 0aaf670 to ce6cb27 Compare October 23, 2023 08:55
@adinauer adinauer merged commit c2072d6 into main Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants