Releases: athenianco/cloud-common
Releases · athenianco/cloud-common
SetAccountFeature
account api channel beta feature related to [[DEV-3214]] related to [[DEV-3198]]
state -> account expires_at
related to [[DEV-3085]]
GraphID refactor
GraphID refactor in order to complete DEV-3075
Report -> bypass errors
Bypass certain errors to respect sentry quota
v1.19.0
What's Changed
- Bump cloud.google.com/go/pubsub from 1.16.0 to 1.17.0 by @dependabot in #31
- Bump github.com/jackc/pgx/v4 from 4.11.0 to 4.13.0 by @dependabot in #15
- Fix context values when forking contexts by @dennwc in #35
- Bump cloud.google.com/go/storage from 1.16.0 to 1.18.1 by @dependabot in #36
- Update dependencies by @dennwc in #37
Full Changelog: v1.18.4...v1.19.0
v1.18.4
Bump github.com/getsentry/sentry-go from 0.10.0 to 0.11.0 Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-go/compare/v0.10.0...v0.11.0) --- updated-dependencies: - dependency-name: github.com/getsentry/sentry-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
v1.18.3
Change slack dependency + fix dependency vulnerabilities
dependabot -> fix opencontainers/runc vulnerability related to https://github.com/athenianco/cloud-common/security/dependabot/go.mod/github.com%2Fopencontainers%2Frunc/open
sentry -> fix grouping
sentry -> fix grouping (#9) * sentry -> fix grouping related to [[DEV-2695]] * add panics handling
report.Error -> EventID
Merge pull request #8 from athenianco/report-error-event-id report.Error -> EventID