fix(deps): update all non-major dependencies #270
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Jira: DT-4929
This PR contains the following updates:
v1.45.12
->v1.45.23
v0.24.1
->v0.25.0
Release Notes
aws/aws-sdk-go (github.com/aws/aws-sdk-go)
v1.45.23
Compare Source
===
Service Client Updates
service/omics
: Updates service API and documentationservice/rds
: Updates service API, documentation, waiters, paginators, and examplesservice/route53
: Updates service API and documentationservice/securityhub
: Updates service API and documentationservice/storagegateway
: Updates service API and documentationservice/workspaces
: Updates service API, documentation, and paginatorsv1.45.22
Compare Source
===
Service Client Updates
service/appconfig
: Updates service API and documentationservice/datazone
: Updates service API, documentation, paginators, and examplesservice/mediatailor
: Updates service API and documentationservice/mgn
: Updates service API, documentation, and paginatorsservice/sagemaker
: Updates service API and documentationv1.45.21
Compare Source
===
Service Client Updates
service/connect
: Updates service API and documentationservice/location
: Updates service API and documentationservice/mediaconvert
: Updates service API and documentationservice/oam
: Updates service API and documentationservice/sagemaker
: Updates service API and documentationservice/wellarchitected
: Updates service API, documentation, and paginatorsv1.45.20
Compare Source
===
Service Client Updates
service/bedrock
: Updates service API, documentation, waiters, and paginatorsservice/bedrock-runtime
: Updates service API and documentationservice/ec2
: Updates service APIservice/managedblockchain
: Updates service documentationservice/rds
: Updates service API, documentation, waiters, paginators, and examplesservice/sso
: Adds new serviceservice/sts
: Updates service API and documentationservice/transfer
: Updates service documentationv1.45.19
Compare Source
===
Service Client Updates
service/bedrock
: Updates service API, documentation, paginators, and examplesservice/bedrock-runtime
: Adds new serviceservice/budgets
: Updates service API and documentationservice/ec2
: Updates service API and documentationservice/iotfleetwise
: Updates service API and documentationservice/sagemaker
: Updates service API and documentationservice/sagemaker-featurestore-runtime
: Updates service API and documentationservice/wafv2
: Updates service documentationv1.45.18
Compare Source
===
Service Client Updates
service/cognito-idp
: Updates service API, documentation, and examplesservice/firehose
: Updates service API and documentationservice/iot
: Updates service API and documentationservice/textract
: Updates service API and documentationv1.45.17
Compare Source
===
Service Client Updates
service/appintegrations
: Updates service API, documentation, paginators, and examplesservice/apprunner
: Updates service API and documentationservice/codedeploy
: Updates service documentationservice/connect
: Updates service API, documentation, and paginatorsservice/dynamodb
: Updates service API, documentation, waiters, paginators, and examplesservice/ec2
: Updates service API and documentationservice/lakeformation
: Updates service API, documentation, and paginatorsservice/pinpoint
: Updates service documentationservice/s3
: Updates service API and examplesv1.45.16
Compare Source
===
Service Client Updates
service/amplifyuibuilder
: Updates service API and documentationservice/chime-sdk-media-pipelines
: Updates service API, documentation, and paginatorsservice/emr-serverless
: Updates service API and documentationservice/finspace-data
: Updates service API and documentationservice/quicksight
: Updates service API and documentationservice/ssm
: Updates service API and documentationservice/wafv2
: Updates service API and documentationv1.45.15
Compare Source
===
Service Client Updates
service/braket
: Updates service API and documentationservice/dms
: Updates service API, documentation, and examplesservice/ec2
: Updates service APIservice/elasticfilesystem
: Updates service documentationservice/events
: Updates service API and documentationservice/guardduty
: Updates service API and documentationEKS_CLUSTER_NAME
to filter and sort key.service/mediaconvert
: Updates service API and documentationSDK Bugs
aws/session
: Removed typed literal parsing for config, everything is now treated as a string until a numeric value is needed.v1.45.14
Compare Source
===
Service Client Updates
service/appconfig
: Updates service API, documentation, and paginatorsservice/apprunner
: Updates service API, documentation, and paginatorsservice/codeartifact
: Updates service APIservice/kinesisvideo
: Updates service documentationservice/logs
: Updates service API and documentationservice/s3
: Updates service API, documentation, and examplesservice/servicediscovery
: Updates service API and documentationservice/sso-oidc
: Adds new servicev1.45.13
Compare Source
===
Service Client Updates
service/ec2
: Updates service APIservice/outposts
: Updates service API and documentationservice/sagemaker
: Updates service API and documentationgetsentry/sentry-go (github.com/getsentry/sentry-go)
v0.25.0
: 0.25.0Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.25.0.
Breaking Changes
As previously announced, this release removes two global constants from the SDK.
sentry.Version
was removed. Usesentry.SDKVersion
instead (#727)sentry.SDKIdentifier
was removed. UseClient.GetSDKIdentifier()
instead (#727)Features
ClientOptions.IgnoreTransactions
, which allows you to ignore specific transactions based on their name (#717)ClientOptions.Tags
, which allows you to set global tags that are applied to all events. You can also define tags by settingSENTRY_TAGS_
environment variables (#718)Bug fixes
Misc
dsn.RequestHeaders()
is not to be removed, though it is still considered deprecated and should only be used when using a custom transport that sends events to the/store
endpoint (#720)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/Toronto, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.