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

pinning sentry to a stable version #924

Merged
merged 1 commit into from
Oct 18, 2023
Merged

pinning sentry to a stable version #924

merged 1 commit into from
Oct 18, 2023

Conversation

ryan-cahill
Copy link
Member

Overview

The latest minor Sentry version was causing the CLI to hang after a command finished. The caret for the Sentry module versions was removed in order to ensure that we don't automatically download and install versions that aren't stable

Changes

  • Sentry pinned to a stable version

Tests

  • Tested with an arc- release version

@TylerAldrich TylerAldrich merged commit 5becc15 into rc Oct 18, 2023
15 checks passed
@TylerAldrich TylerAldrich deleted the pin-sentry-version branch October 18, 2023 17:36
github-actions bot pushed a commit that referenced this pull request Oct 18, 2023
# [1.44.0-rc.2](v1.44.0-rc.1...v1.44.0-rc.2) (2023-10-18)

### Bug Fixes

* **deps:** pinning sentry to a stable version ([#924](#924)) ([5becc15](5becc15))
@ryan-cahill ryan-cahill mentioned this pull request Oct 18, 2023
TylerAldrich pushed a commit that referenced this pull request Oct 18, 2023
* feat(spec): allowing an ip whitelist to be submitted as a comma-delimited string of ips/cidrs (#923)

* chore(release): 1.44.0-rc.1 [skip ci]

# [1.44.0-rc.1](v1.43.0...v1.44.0-rc.1) (2023-09-15)

### Features

* **spec:** allowing an ip whitelist to be submitted as a comma-delimited string of ips/cidrs ([#923](#923)) ([7436f28](7436f28))

* fix(deps): pinning sentry to a stable version (#924)

* chore(release): 1.44.0-rc.2 [skip ci]

# [1.44.0-rc.2](v1.44.0-rc.1...v1.44.0-rc.2) (2023-10-18)

### Bug Fixes

* **deps:** pinning sentry to a stable version ([#924](#924)) ([5becc15](5becc15))

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
@ryan-cahill ryan-cahill mentioned this pull request Oct 19, 2023
github-actions bot pushed a commit that referenced this pull request Oct 19, 2023
# [1.44.0](v1.43.0...v1.44.0) (2023-10-19)

### Bug Fixes

* **deps:** pinning sentry to a stable version ([#924](#924)) ([5becc15](5becc15))

### Features

* **spec:** allowing an ip whitelist to be submitted as a comma-delimited string of ips/cidrs ([#923](#923)) ([7436f28](7436f28))
github-actions bot pushed a commit that referenced this pull request Oct 19, 2023
# [1.44.0](v1.43.0...v1.44.0) (2023-10-19)

### Bug Fixes

* **deps:** pinning sentry to a stable version ([#924](#924)) ([5becc15](5becc15))
* **tests:** Re-enable network policy test ([#912](#912)) ([113b0c7](113b0c7))

### Features

* **spec:** allowing an ip whitelist to be submitted as a comma-delimited string of ips/cidrs ([#923](#923)) ([7436f28](7436f28))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants