ConnError, SessionError and LinkError now work with errors.As(), making it easier to write generalized error handling code that wants to deal with *amqp.Error's.
Commits
58e8fd8 Allow for errors.As() to see the underlying AMQP error (#329)
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You have signed the CLA already but the status is still pending? Let us recheck it.
Bumps the production-dependencies group with 34 updates in the / directory:
1.40.0
1.43.0
0.12.0
0.13.1
1.0.5
1.1.0
2.27.1
2.28.2
1.30.4
1.30.5
1.27.27
1.27.33
1.7.32
1.7.38
1.17.10
1.17.18
1.15.1
1.16.2
1.40.3
1.40.7
1.32.0
1.32.4
1.29.3
1.29.7
1.56.3
1.58.3
1.31.3
1.31.7
1.34.3
1.34.8
0.28.1
0.29.0
4.4.2
4.5.0
1.16.0
1.17.0
0.3.5
0.3.10
1.0.0
1.1.0
1.19.1
1.20.3
0.55.0
0.59.1
1.11.0
1.11.1
1.5.0
1.6.0
1.28.3
1.29.1
1.11.0
1.11.1
0.32.0
0.33.0
0.32.0
0.33.0
1.7.3
1.8.0
0.315.0
0.316.0
1.28.0
1.30.0
1.28.0
1.30.0
1.28.0
1.30.0
1.32.0
1.33.0
Updates
cloud.google.com/go/pubsub
from 1.40.0 to 1.43.0Release notes
Sourced from cloud.google.com/go/pubsub's releases.
Commits
58df9c3
chore(main): release pubsub 1.43.0 (#10714)6685397
chore(.github): pin golang.org/x/mod and golang.org/x/tools in renovate (#10835)f0958b0
chore(all): update deps (#10834)ce82b22
vertexai(test): add corpora_test in tokenizer module (#10784)8d008de
feat(bigtable): add "TypeUnspecified" to represent an unspecified type (#10820)caa826c
feat(pubsub): allow trace extraction from protobuf message (#10827)48addbf
fix(pubsub): add attributes before startSpan (#10800)79a0e11
fix(pubsub): close grpc streams on retry (#10624)02b2d12
feat(bigtable): Add client side metrics to feature flag (#10678)0d732cc
fix(datastore): do not delay on final transaction attempt (#10824)Updates
cloud.google.com/go/storage
from 1.42.0 to 1.43.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
58df9c3
chore(main): release pubsub 1.43.0 (#10714)6685397
chore(.github): pin golang.org/x/mod and golang.org/x/tools in renovate (#10835)f0958b0
chore(all): update deps (#10834)ce82b22
vertexai(test): add corpora_test in tokenizer module (#10784)8d008de
feat(bigtable): add "TypeUnspecified" to represent an unspecified type (#10820)caa826c
feat(pubsub): allow trace extraction from protobuf message (#10827)48addbf
fix(pubsub): add attributes before startSpan (#10800)79a0e11
fix(pubsub): close grpc streams on retry (#10624)02b2d12
feat(bigtable): Add client side metrics to feature flag (#10678)0d732cc
fix(datastore): do not delay on final transaction attempt (#10824)Updates
cloud.google.com/go/vertexai
from 0.12.0 to 0.13.1Release notes
Sourced from cloud.google.com/go/vertexai's releases.
Changelog
Sourced from cloud.google.com/go/vertexai's changelog.
... (truncated)
Commits
c083dfd
chore: release main (#7890)c4c9863
chore(changefinder): add -base flag (#7889)1147ce0
chore(all): release update to grpc v1.55.0 (#7888)482ff7b
chore(internal/actions): refactor changefinder (#7884)9fc48a9
fix(deps): update grpc to v1.55.0 (#7885)63e336d
chore(internal/postprocessor): migrate all clients to OwlBot snippets (#7883)36f56c8
docs(storage): WithXMLReads should mention XML instead of JSON API (#7881)b1ae3ca
chore(main): release bigquery 1.51.1 (#7858)402e365
fix(bigquery): upgrade arrow to v12 to fix build error (#7870)02584dd
chore(main): release 0.110.1 (#7867)Updates
github.com/Azure/go-amqp
from 1.0.5 to 1.1.0Release notes
Sourced from github.com/Azure/go-amqp's releases.
Changelog
Sourced from github.com/Azure/go-amqp's changelog.
Commits
58e8fd8
Allow for errors.As() to see the underlying AMQP error (#329)1003610
Add fake.NetConnOptions (#324)8d8ce79
Fake can split up response frames into chunks (#323)Updates
github.com/ClickHouse/clickhouse-go/v2
from 2.27.1 to 2.28.2Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
... (truncated)
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
... (truncated)
Commits
b352f6e
Update release notes3e777af
Validate connection in bad state before query execution in the stdlib databas...2bd4c82
Update README with newer Go versions (#1393)25b8902
Bump github.com/docker/docker (#1390)4dd22ff
Update release notesdac3fdc
Merge pull request #1387 from ClickHouse/gg/recognize_empty_enum_key4e02b95
Recognize empty strings as a valid enum key5a3d28a
ClickHouse 24.8 (#1385)4e11dd1
Update release notes37afb6f
Fix panic on nil map append (#1383)Updates
github.com/aws/aws-sdk-go-v2
from 1.30.4 to 1.30.5Commits
a2b751d
Release 2024-09-03e22c249
Regenerated Clientsff0cf6f
Update API model3120376
refactoring of buildQuery to accept a list of maintained headers to l… (#2773)4ed838e
Merge pull request #2768 from bhavya2109sharma/presignedurl-requestpayer-changed4bd42f
Merge branch 'main' into presignedurl-requestpayer-change0353706
Added Changelog97e2d3f
Release 2024-08-304cca52b
Regenerated Clientsc8a5146
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.27 to 1.27.33Commits
f1d71c5
Release 2024-09-04e4813e1
Regenerated Clients0e8bb90
Update partitions file6a5875b
Update endpoints modelf7030de
Update API modela2b751d
Release 2024-09-03e22c249
Regenerated Clientsff0cf6f
Update API model3120376
refactoring of buildQuery to accept a list of maintained headers to l… (#2773)4ed838e
Merge pull request #2768 from bhavya2109sharma/presignedurl-requestpayer-changeUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.27 to 1.17.32Commits
f1d71c5
Release 2024-09-04e4813e1
Regenerated Clients0e8bb90
Update partitions file6a5875b
Update endpoints modelf7030de
Update API modela2b751d
Release 2024-09-03e22c249
Regenerated Clientsff0cf6f
Update API model3120376
refactoring of buildQuery to accept a list of maintained headers to l… (#2773)4ed838e
Merge pull request #2768 from bhavya2109sharma/presignedurl-requestpayer-changeUpdates
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression
from 1.7.32 to 1.7.38Commits
786e8a6
Release 2024-09-09a32bbb3
Regenerated Clients4700ce3
Update endpoints model57ad596
Update API model827d25d
Release 2024-09-0662ee855
Regenerated Clients210367d
Update endpoints model8fe043d
Update API modelc708ebe
Release 2024-09-05080c43c
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/manager
from 1.17.10 to 1.17.18Commits
d872461
Release 2024-06-07dd82156
Regenerated Clients85ebac0
Update endpoints model490e6cb
Update API model4892b05
Merge pull request #2668 from aws/feature-clock-skew8bdbe6a
Merge branch 'main' into feature-clock-skewc4f8ba3
run goimports2474a05
update snapshot tests9fa716b
regen clients6d365fb
address feedback from pr, mostly moving things aroundUpdates
github.com/aws/aws-sdk-go-v2/service/bedrockruntime
from 1.15.1 to 1.16.2Commits
9f608f2
Release 2022-03-30b20782d
Regenerated Clients3d6301f
Update API modelf9446dc
EventStream Fixes (#1647)b03e3da
internal/awstesting: Update SDK custom certificate testing utils (#1626)07b773f
Release 2022-03-29f749fcd
Regenerated Clients67e7aad
Update API model0191ee9
Update Batch changelog description (#1643)99dac8e
Release 2022-03-28Updates
github.com/aws/aws-sdk-go-v2/service/cloudwatch
from 1.40.3 to 1.40.7Commits
390cf19
Release 2023-03-21c37c72a
Regenerated Clientsd1e5193
Update endpoints model2506101
Update API modelc93b5cc
Merge pull request #2051 from aws/add100ContinueCustomizationc01aac6
Keep one changelog for PR3780faa
Keep one changelog for PRb94b5b7
Merge remote-tracking branch 'origin/add100ContinueCustomization' into add100...6174ff2
Change some variable name and use operation shape id to represent operation s...83491fc
add changelog to last commitUpdates
github.com/aws/aws-sdk-go-v2/service/dynamodb
from 1.34.4 to 1.34.9Commits
54f11c0
Release 2024-06-17d5c4ad0
Regenerated Clientse7057a6
Update API model374440d
Merge pull request #2490 from aws/feat-aid-endpoints3133994
fix changelog5ceabb7
merge from mainb0e0b9f
resolve merge conflictaa796dc
drop x/net codegen dependency (#2680)bc5bd7c
Release 2024-06-14215d328
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/firehose
from 1.32.0 to 1.32.4Commits
61ed638
Release 2024-06-037aa6c91
Regenerated Clients69b45ee
Update endpoints model3f8909d
Update API modele3c589f
add missing deprecation docs on global EndpointResolver interfaces (#2665)4d3e8fd
fix s3 expected bucket owner presigning (#2662)75ab304
Release 2024-05-313e8a5ac
Regenerated Clients961e44f
Update API model5edcd29
Release 2024-05-30Updates
github.com/aws/aws-sdk-go-v2/service/kinesis
from 1.29.3 to 1.29.7Commits
e3b97d2
Release 2023-10-12863010d
Regenerated Clients6946ef8
Update endpoints model6d93ded
Update API modelbebc232
fix: fail to load config if configured profile doesn't exist (#2309)5de4674
fix DNS timeout error not retried (#2300)e155bb7
Release 2023-10-069d342ba
Regenerated Clients1df9914
Update SDK's smithy-go dependency to v1.15.032ada3a
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/lambda
from 1.56.3 to 1.58.3Commits
5102c2e
Release 2024-08-02001b1fd
Regenerated Clients0897137
Update API modela274795
add assurance tests for auth scheme select (#2730)2d43bf8
Release 2024-08-015bd193d
Regenerated Clients5954703
Update API model0c73d2b
Release 2024-07-303102b1f
Regenerated Clients348b939
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.58.3 to 1.61.2Commits
f1d71c5
Release 2024-09-04e4813e1
Regenerated Clients0e8bb90
Update partitions file6a5875b
Update endpoints modelf7030de
Update API modela2b751d
Release 2024-09-03e22c249
Regenerated Clientsff0cf6f
Update API model3120376
refactoring of buildQuery to accept a list of maintained headers to l… (#2773)4ed838e
Merge pull request #2768 from bhavya2109sharma/presignedurl-requestpayer-changeUpdates
github.com/aws/aws-sdk-go-v2/service/sns
from 1.31.3 to 1.31.7Commits
f1d71c5
Release 2024-09-04e4813e1
Regenerated Clients0e8bb90
Update partitions file6a5875b
Update endpoints modelf7030de
Update API modela2b751d
Release 2024-09-03e22c249
Regenerated Clientsff0cf6f
Update API model3120376
refactoring of buildQuery to accept a list of maintained headers to l… (#2773)4ed838e
Merge pull request #2768 from bhavya2109sharma/presignedurl-requestpayer-changeUpdates
github.com/aws/aws-sdk-go-v2/service/sqs
from 1.34.3 to 1.34.8Commits
f1d71c5
Release 2024-09-04e4813e1
Regenerated Clients0e8bb90
Update partitions file6a5875b
Update endpoints modelf7030de
Update API modela2b751d
Release 2024-09-03e22c249
Regenerated Clientsff0cf6f
Update API model3120376
refactoring of buildQuery to accept a list of maintained headers to l… (#2773)4ed838e
Merge pull request #2768 from bhavya2109sharma/presignedurl-requestpayer-changeUpdates
github.com/aws/aws-sdk-go-v2/service/sts
from 1.30.3 to 1.30.7Commits
f1d71c5
Release 2024-09-04e4813e1
Regenerated Clients0e8bb90
Update partitions file6a5875b
Update endpoints modelf7030de
Update API modela2b751d
Release 2024-09-03e22c249
Regenerated Clientsff0cf6f
Update API model3120376
refactoring of buildQuery to accept a list of maintained headers to l… (#2773)Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Looks like these dependencies are updatable in another way, so this is no longer needed.