documentai: Update protobuf dep to v1.33.0 (30b038d)
Documentation
documentai: A comment for field processor_version_source in message .google.cloud.documentai.v1beta3.ImportProcessorVersionRequest is changed (25c3f2d)
AzurePipelinesCredential sets an additional OIDC request header so that it
receives a 401 instead of a 302 after presenting an invalid system access token
Allow logging of debugging headers for AzurePipelinesCredential and include
them in error messages
sdk/azidentity/v1.8.0-beta.3
1.8.0-beta.3 (2024-09-17)
Features Added
Added ObjectID type for ManagedIdentityCredentialOptions.ID
Other Changes
Removed redundant content from error messages
sdk/messaging/azservicebus/v1.7.3
1.7.3 (2024-10-14)
Bugs Fixed
Apply fix from @bcho for overflows with retries. (PR#23562)
sdk/messaging/azservicebus/v1.7.2
1.7.2 (2024-09-11)
Bugs Fixed
Fixed a bug where cancelling RenewMessageLock() calls could cause hangs in future RenewMessageLock calls. (PR#23400)
Commits
42def97 Add breaking changes to release notes (#21696)
Feature: Added LunCount to the response object of DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system resource.
Feature: This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth.
Feature: Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state.
Feature: Releasing DMS Serverless. Adding support for PostgreSQL 15.x as source and target endpoint. Adding support for DocDB Elastic Clusters with sharded collections, PostgreSQL datatype mapping customization and disabling hostname validation of the certificate authority in Kafka endpoint settings
Feature: This release enables customers to create new Apache Iceberg tables and associated metadata in Amazon S3 by using native AWS Glue CreateTable operation.
Feature: The AWS Elemental MediaTailor SDK for Channel Assembly has added support for EXT-X-CUE-OUT and EXT-X-CUE-IN tags to specify ad breaks in HLS outputs, including support for EXT-OATCLS, EXT-X-ASSET, and EXT-X-CUE-OUT-CONT accessory tags.
API Changes for Traffic Prices and Server Type Included Traffic
There will be a breaking change in the API regarding Traffic Prices and Server Type Included Traffic on 2024-08-05. This release marks the affected fields as Deprecated. Please check if this affects any of your code and switch to the replacement fields where necessary.
You can learn more about this change in our changelog.
Upgrading
Server Type Included Traffic
If you were using the field hcloud.ServerType.IncludedTraffic, you can now get the information through hcloud.ServerType.Pricings:
API Changes for Traffic Prices and Server Type Included Traffic
There will be a breaking change in the API regarding Traffic Prices and Server Type Included Traffic on 2024-08-05. This release marks the affected fields as Deprecated. Please check if this affects any of your code and switch to the replacement fields where necessary.
You can learn more about this change in our changelog.
Upgrading
Server Type Included Traffic
If you were using the field hcloud.ServerType.IncludedTraffic, you can now get the information through hcloud.ServerType.Pricings:
// now
locationOfInterest := "fsn1"
var includedTraffic uint64
for _, price := range serverType.Pricings {
if price.Location.Name == locationOfInterest {
includedTraffic = price.IncludedTraffic
break
}
}
}
Traffic Prices
If you were using the field hcloud.Pricing.Traffic, you can now get the information through hcloud.Pricing.ServerTypes or hcloud.Pricing.LoadBalancerTypes:
Bumps the go-dependencies group with 16 updates in the / directory:
1.27.1
1.29.0
1.7.0
1.8.0
1.30.1
1.32.4
1.27.23
1.28.4
1.14.7
1.15.16
1.167.1
1.189.0
1.57.1
1.67.0
2.8.1+incompatible
2.8.3+incompatible
10.22.0
10.23.0
1.57.0
1.59.1
65.68.0
65.78.1
1.17.1
1.18.0
1.16.0
1.17.1
0.30.2
0.31.2
0.18.4
0.19.1
1.19.1
1.20.5
Updates
cloud.google.com/go/compute
from 1.27.1 to 1.29.0Release notes
Sourced from cloud.google.com/go/compute's releases.
Changelog
Sourced from cloud.google.com/go/compute's changelog.
... (truncated)
Commits
3868b6c
chore(main): release pubsub 1.29.0 (#7312)ae38ff1
feat(security/privateca): remove apiv1beta1 (#7539)a7fc1d5
chore(talent): update copyright year in the generated protos (#7541)d4931e9
chore(talent): update copyright year in the generated protos (#7540)0df63fc
docs(dialogflow/cx): clarified wording around quota usage (#7538)c2718fd
build(spanner): configure integration tests against devel & staging environme...9c61215
feat(spanner/spansql): support grant/revoke view, change stream, table functi...88d3eda
chore(storage): reenable some skipped Bucket tests (#7528)e211635
fix(pubsub): pipe revision ID in name in DeleteSchemaRevision (#7519)1e821bd
refactor: switch from syntax to presence checks (#7532)Updates
github.com/Azure/azure-sdk-for-go/sdk/azidentity
from 1.7.0 to 1.8.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
Commits
42def97
Add breaking changes to release notes (#21696)112db83
Azcore v1.8.0 (#21694)204a3c4
Prep azcore v1.7.2 for release (#21506)89497f5
Add changelog entry for WASM fix (#21493)0414a4b
Transport dialer: setting nil for wasm build (#21451)b1db0be
Enable TLS renegotiation (#21182)Updates
github.com/aws/aws-sdk-go-v2
from 1.30.1 to 1.32.4Commits
70eb57a
Release 2024-11-06cd2c6b1
Regenerated Clients2b2a737
Update API model8c9892f
bump smithy-go codegen to latest (#2890)82897be
fix potential for user-agent lang value mismatch in tests (#2888)061540b
Cloudfront - add expire time in signed cookie. (#2862)aa3bd1f
fix makefile to not spam releases for feature/dynamodb/attributevalue (#2885)eb96051
Release 2024-11-017f2d000
Regenerated Clients8542f2f
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.23 to 1.28.4Commits
f0fcf59
Release 2024-11-14af5e138
Regenerated Clients6b6d9d0
Update endpoints model6646f21
Update API model2732653
Release 2024-11-1391f9f43
Regenerated Clientsb95013d
Update endpoints model673ae94
Update API model10b8b14
Release 2024-11-12c96e678
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
from 1.14.7 to 1.15.16Commits
de69d46
Release 2022-08-08d8c68cb
Regenerated Clients4d93d56
Update endpoints model76877de
Update API model72cfbc9
Update CI to include Go1.19 (#1785)2e91bf1
aws/signer/v4: Fix panic handling of endpoint URL without schemes (#1754)8d6ca65
feature/s3/manager: Suppress WriterAt which can bypass Windows optimizations....876fd54
Batch sync API models from upstream (#1752)a01a5c4
Release 2022-08-042552ca4
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/dynamodb
from 1.34.1 to 1.37.0Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/dynamodb's changelog.
... (truncated)
Commits
021db04
Release 2023-07-13afb7460
Regenerated Clients5963c54
Update partitions file8b263ec
Update endpoints model52bb208
Update API model34540e9
Merge pull request #2154 from aws/feat-ua5f1a82d
Update API modelb3e5b29
Release 2023-07-077f1fba9
Regenerated Clients10508e0
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/ec2
from 1.167.1 to 1.189.0Commits
50ba45c
Release 2024-11-15.2444bdff
Regenerated Clients55ab381
Update endpoints model94c0837
Update API model2398a79
Remove elastictranscoder service's integration test (#2901)93e0f29
Release 2024-11-152d6d293
Regenerated Clients97d6a48
Update endpoints modeled29659
Update API modelf0fcf59
Release 2024-11-14Updates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.57.1 to 1.67.0Commits
f0fcf59
Release 2024-11-14af5e138
Regenerated Clients6b6d9d0
Update endpoints model6646f21
Update API model2732653
Release 2024-11-1391f9f43
Regenerated Clientsb95013d
Update endpoints model673ae94
Update API model10b8b14
Release 2024-11-12c96e678
Regenerated ClientsUpdates
github.com/docker/distribution
from 2.8.1+incompatible to 2.8.3+incompatibleRelease notes
Sourced from github.com/docker/distribution's releases.
... (truncated)
Commits
4772604
Merge pull request #4088 from distribution/2.8.3-release-notesa4fa699
Add v2.8.3 release notes1eb2c30
Merge pull request #4068 from milosgajdos/2_8-dont-close-request-body5e6b1b5
Do not close HTTP request body in HTTP handler2b76378
Merge pull request #4064 from thaJeztah/2.8_backport_nodigestset29b00e8
digestset: deprecate package in favor of go-digest/digestsetd1ab243
[release/2.8] vendor: github.com/opencontainers/go-digest v1.0.011eb419
Merge pull request #4063 from thaJeztah/2.8_backport_switch_reference3dda067
deprecate reference package, migrate to github.com/distribution/referenceda05539
Merge pull request #4053 from thaJeztah/2.8_backport_set-content-type-client-...Updates
github.com/go-playground/validator/v10
from 10.22.0 to 10.23.0Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
606fdce
Update README.md48992fa
feat: add validator for numeric ports (#1294)d7abf32
Add oneofci validator (oneof case insensitive) (#1321)078d0c0
doc(oneof): mention 'enum' (#1326)51697fb
fix: cron validation support for star step value (#1302)f1939ee
Update README.md4a073cc
fix(#1310): fix excluded_if for pointers (#1313)Updates
github.com/hetznercloud/hcloud-go
from 1.57.0 to 1.59.1Release notes
Sourced from github.com/hetznercloud/hcloud-go's releases.
... (truncated)
Changelog
Sourced from github.com/hetznercloud/hcloud-go's changelog.
... (truncated)
Commits
f531ce8
chore(release-1.x): release 1.59.1 (#510)bfa3803
fix:invalid_input
API errors may not return details [Backport release-1.x]...be7345b
chore(release-1.x): release 1.59.0 (#503)0104ec0
feat(network): add new network zone ap-southeast [release-1.x] (#502)108237d
chore(release-1.x): release 1.58.0 (#497)90c3110
feat: new APIs for traffic pricings (#496)Updates
github.com/oracle/oci-go-sdk/v65
from 65.68.0 to 65.78.1Release notes
Sourced from github.com/oracle/oci-go-sdk/v65's releases.
... (truncated)
Changelog
Sourced from github.com/oracle/oci-go-sdk/v65's changelog.
... (truncated)
Commits
850fffe
Releasing version 65.78.1d8ef141
Merge remote-tracking branch 'bitbucket/github' into release_2024-11-1282704a6
Releasing version 65.78.13db7a42
Releasing version 65.78.03067efb
Merge remote-tracking branch 'bitbucket/github' into release_2024-11-05eb4d9d7
Releasing version 65.78.0fc7b62b
Releasing version 65.77.17d8f90c
Releasing version 65.77.1739e435
Merge pull request #536 from oracle/AddBackUpdatePluginAPIa94bc50
Revert cloud bridge changesUpdates
github.com/tidwall/gjson
from 1.17.1 to 1.18.0Commits
133f42c
Generally faster parsing92dff34
Update README.md5ab551f
Add flag for disabling HTML escaping28d458b
Disable html escapingc2bc5a4
dark mode logo2ba56cc
Merge pull request #354 from rustfix/master5d0d40c
chore: fix some typos in commentsUpdates
go.mongodb.org/mongo-driver
from 1.16.0 to 1.17.1Release notes
Sourced from go.mongodb.org/mongo-driver's releases.