bigquery: Parse negative NUMERIC from arrow (#11052) (83352c4)
bigquery: Update google.golang.org/api to v0.203.0 (8bb87d5)
bigquery: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)
Documentation
bigquery: Link types on package docs (#11036) (c4af6fe)
pubsub: Update google.golang.org/api to v0.203.0 (8bb87d5)
pubsub: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)
Documentation
pubsub: Add doc links to top level package doc (#11029) (fe2ec56)
storage: Skip only specific transport tests. (#11016) (d40fbff)
storage: Update google.golang.org/api to v0.203.0 (8bb87d5)
storage: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (2b8ca4b)
Miscellaneous Chores
storage/internal: Remove notification, service account, and hmac RPCS. These API have been migrated to Storage Control and are available via the JSON API. (#11008) (e0759f4)
pubsub: Update google.golang.org/api to v0.203.0 (8bb87d5)
pubsub: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)
Documentation
pubsub: Add doc links to top level package doc (#11029) (fe2ec56)
New enum type PolicyType with values PolicyTypeWAF
New function *ClientFactory.NewSecurityPoliciesInterfaceClient() *SecurityPoliciesInterfaceClient
New function NewSecurityPoliciesInterfaceClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SecurityPoliciesInterfaceClient, error)
New function *SecurityPoliciesInterfaceClient.BeginCreateOrUpdate(context.Context, string, string, string, SecurityPolicy, *SecurityPoliciesInterfaceClientBeginCreateOrUpdateOptions) (*runtime.Poller[SecurityPoliciesInterfaceClientCreateOrUpdateResponse], error)
New function *SecurityPoliciesInterfaceClient.BeginDelete(context.Context, string, string, string, *SecurityPoliciesInterfaceClientBeginDeleteOptions) (*runtime.Poller[SecurityPoliciesInterfaceClientDeleteResponse], error)
New function *SecurityPoliciesInterfaceClient.Get(context.Context, string, string, string, *SecurityPoliciesInterfaceClientGetOptions) (SecurityPoliciesInterfaceClientGetResponse, error)
New function *SecurityPoliciesInterfaceClient.NewListByTrafficControllerPager(string, string, *SecurityPoliciesInterfaceClientListByTrafficControllerOptions) *runtime.Pager[SecurityPoliciesInterfaceClientListByTrafficControllerResponse]
New function *SecurityPoliciesInterfaceClient.Update(context.Context, string, string, string, SecurityPolicyUpdate, *SecurityPoliciesInterfaceClientUpdateOptions) (SecurityPoliciesInterfaceClientUpdateResponse, error)
New value PublicNetworkAccessFlagSecuredByPerimeter added to enum type PublicNetworkAccessFlag
New enum type ApplicationGroupPolicyType with values ApplicationGroupPolicyTypeThrottlingPolicy
New enum type CaptureIdentityType with values CaptureIdentityTypeSystemAssigned, CaptureIdentityTypeUserAssigned
New enum type CleanupPolicyRetentionDescription with values CleanupPolicyRetentionDescriptionCompact, CleanupPolicyRetentionDescriptionDelete
New enum type MetricID with values MetricIDIncomingBytes, MetricIDIncomingMessages, MetricIDOutgoingBytes, MetricIDOutgoingMessages
New enum type NetworkSecurityPerimeterConfigurationProvisioningState with values NetworkSecurityPerimeterConfigurationProvisioningStateAccepted, NetworkSecurityPerimeterConfigurationProvisioningStateCanceled, NetworkSecurityPerimeterConfigurationProvisioningStateCreating, NetworkSecurityPerimeterConfigurationProvisioningStateDeleted, NetworkSecurityPerimeterConfigurationProvisioningStateDeleting, NetworkSecurityPerimeterConfigurationProvisioningStateFailed, NetworkSecurityPerimeterConfigurationProvisioningStateInvalidResponse, NetworkSecurityPerimeterConfigurationProvisioningStateSucceeded, NetworkSecurityPerimeterConfigurationProvisioningStateSucceededWithIssues, NetworkSecurityPerimeterConfigurationProvisioningStateUnknown, NetworkSecurityPerimeterConfigurationProvisioningStateUpdating
New enum type NspAccessRuleDirection with values NspAccessRuleDirectionInbound, NspAccessRuleDirectionOutbound
New enum type ProvisioningState with values ProvisioningStateActive, ProvisioningStateCanceled, ProvisioningStateCreating, ProvisioningStateDeleting, ProvisioningStateFailed, ProvisioningStateScaling, ProvisioningStateSucceeded, ProvisioningStateUnknown
New enum type PublicNetworkAccess with values PublicNetworkAccessDisabled, PublicNetworkAccessEnabled, PublicNetworkAccessSecuredByPerimeter
New enum type ResourceAssociationAccessMode with values ResourceAssociationAccessModeAuditMode, ResourceAssociationAccessModeEnforcedMode, ResourceAssociationAccessModeLearningMode, ResourceAssociationAccessModeNoAssociationMode, ResourceAssociationAccessModeUnspecifiedMode
New enum type TLSVersion with values TLSVersionOne0, TLSVersionOne1, TLSVersionOne2
New function NewApplicationGroupClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ApplicationGroupClient, error)
New function *ApplicationGroupClient.CreateOrUpdateApplicationGroup(context.Context, string, string, string, ApplicationGroup, *ApplicationGroupClientCreateOrUpdateApplicationGroupOptions) (ApplicationGroupClientCreateOrUpdateApplicationGroupResponse, error)
New function *ApplicationGroupClient.Delete(context.Context, string, string, string, *ApplicationGroupClientDeleteOptions) (ApplicationGroupClientDeleteResponse, error)
New function *ApplicationGroupClient.Get(context.Context, string, string, string, *ApplicationGroupClientGetOptions) (ApplicationGroupClientGetResponse, error)
New function *ApplicationGroupClient.NewListByNamespacePager(string, string, *ApplicationGroupClientListByNamespaceOptions) *runtime.Pager[ApplicationGroupClientListByNamespaceResponse]
New function *ApplicationGroupPolicy.GetApplicationGroupPolicy() *ApplicationGroupPolicy
New function *ClientFactory.NewApplicationGroupClient() *ApplicationGroupClient
New function *ClientFactory.NewNetworkSecurityPerimeterConfigurationClient() *NetworkSecurityPerimeterConfigurationClient
New function *ClientFactory.NewNetworkSecurityPerimeterConfigurationsClient() *NetworkSecurityPerimeterConfigurationsClient
New function *ThrottlingPolicy.GetApplicationGroupPolicy() *ApplicationGroupPolicy
New function NewNetworkSecurityPerimeterConfigurationClient(string, azcore.TokenCredential, *arm.ClientOptions) (*NetworkSecurityPerimeterConfigurationClient, error)
New function *NetworkSecurityPerimeterConfigurationClient.List(context.Context, string, string, *NetworkSecurityPerimeterConfigurationClientListOptions) (NetworkSecurityPerimeterConfigurationClientListResponse, error)
New function NewNetworkSecurityPerimeterConfigurationsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*NetworkSecurityPerimeterConfigurationsClient, error)
New function *NetworkSecurityPerimeterConfigurationsClient.BeginCreateOrUpdate(context.Context, string, string, string, *NetworkSecurityPerimeterConfigurationsClientBeginCreateOrUpdateOptions) (*runtime.Poller[NetworkSecurityPerimeterConfigurationsClientCreateOrUpdateResponse], error)
New struct ApplicationGroup
New struct ApplicationGroupListResult
New struct ApplicationGroupProperties
New struct CaptureIdentity
New struct NetworkSecurityPerimeter
New struct NetworkSecurityPerimeterConfiguration
New struct NetworkSecurityPerimeterConfigurationList
New struct NetworkSecurityPerimeterConfigurationProperties
New struct NetworkSecurityPerimeterConfigurationPropertiesProfile
New struct NetworkSecurityPerimeterConfigurationPropertiesResourceAssociation
New struct NspAccessRule
New struct NspAccessRuleProperties
New struct NspAccessRulePropertiesSubscriptionsItem
New struct ProvisioningIssue
New struct ProvisioningIssueProperties
New struct RetentionDescription
New struct ThrottlingPolicy
New field ProvisioningState, SupportsScaling in struct ClusterProperties
New field Identity in struct Destination
New field MinimumTLSVersion, PublicNetworkAccess in struct EHNamespaceProperties
New field RetentionDescription, UserMetadata in struct Properties
Added type Null used to send an AMQP null message value.
Added method Properties to Conn, Session, Receiver, and Sender which contains the peer's respective properties.
Bugs Fixed
Fixed a rare race in Conn.start that could cause goroutines to be leaked if the provided context was canceld/expired.
Other Changes
The field MessageHeader.Durable is not omitted when it's false.
1.1.0 (2024-08-20)
Features Added
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.
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 64 updates in the / directory:
1.63.1
1.64.0
1.44.0
1.45.1
1.43.0
1.46.0
0.12.0
0.13.2
1.14.0
1.16.0
1.0.3
1.1.0
1.2.0
1.3.0
1.0.5
1.2.0
2.27.1
2.30.0
1.24.1
1.25.0
1.2.2
1.2.3
0.13.1
0.14.0
1.0.0
1.1.0
1.32.3
1.32.4
1.28.1
1.28.3
1.7.32
1.7.50
1.17.10
1.17.37
1.15.1
1.20.0
1.40.3
1.42.4
1.32.0
1.35.0
1.29.3
1.32.5
1.56.3
1.65.0
1.31.3
1.33.4
1.34.3
1.37.0
1.27.0
1.29.0
2.9.1
2.9.2
0.1.1
0.2.0
0.28.1
0.29.1
4.4.2
4.5.0
2.15.3
2.16.0
1.6.0
1.7.0
1.16.0
1.17.0
5.24.0
5.26.0
0.3.5
0.4.1
0.23.0
0.24.0
1.0.0
1.1.1
1.13.6
1.13.7
1.19.1
1.20.5
0.55.0
0.60.1
1.11.1
1.12.0
0.0.0-20241107180634-9ddb03b94f69
0.1.0
1.5.0
1.6.0
1.28.3
1.35.6
2.8.19
2.8.22
1.3.3
1.3.4
1.11.0
1.12.0
0.32.0
0.34.0
0.32.0
0.34.0
1.7.3
1.8.1
0.315.0
0.320.0
1.17.1
1.18.0
1.13.0
1.14.0
1.16.1
1.17.1
1.28.0
1.32.0
1.28.0
1.32.0
1.28.0
1.32.0
0.28.0
0.29.0
0.30.0
0.31.0
0.203.0
0.205.0
1.32.0
1.33.1
2.11.0
2.12.0
2.27.4
2.27.5
0.23.0
0.24.0
1.67.1
1.68.0
Updates
cloud.google.com/go/bigquery
from 1.63.1 to 1.64.0Release notes
Sourced from cloud.google.com/go/bigquery's releases.
Commits
b425993
chore(main): release spanner 1.64.0 (#10275)6a9c12a
feat(aiplatform): add UpdateDeploymentResourcePool method to DeploymentResour...c6dfdcf
fix(auth): Update http and grpc transports to support token exchange over mTL...a1e198a
fix(spanner): fix negative values for max_in_use_sessions metrics (#10449)fc4c910
fix(logging): Skip automatic resource detection if a CommonResource (#10441)eec7a3b
feat(dataplex): expose data scan execution create time to customers (#10438)6a46dca
docs(compute/metadata): update OnGCE description (#10408)64bdcb1
feat(spanner): add LockHint feature (#10382)b53c5fb
chore: release main (#10406)b3a2cd2
chore(main): release pubsub 1.40.0 (#10407)Updates
cloud.google.com/go/pubsub
from 1.44.0 to 1.45.1Release notes
Sourced from cloud.google.com/go/pubsub's releases.
Commits
7e7c03e
chore(main): release pubsub 1.45.1 (#11027)fe2ec56
docs(pubsub): add doc links to top level package doc (#11029)706ecb2
feat(aiplatform): add new PscInterfaceConfig field to custom_job.proto (#11024)fe32fff
docs: clean up info on gRPC error parsing (#11030)5f3d8d7
docs: add missing option link (#11031)47bb902
chore: release main (#10988)2b8ca4b
chore: add Protobuf warning to release notes (#11025)8bb87d5
chore: update google.golang.org/api to v0.203.0 (#11022)d40fbff
fix(storage): Skip only specific transport tests. (#11016)ff06fc2
fix: Fix default service account tests on GCE. (#11021)Updates
cloud.google.com/go/storage
from 1.43.0 to 1.46.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
dd8829a
chore(main): release spanner 1.46.0 (#7894)1dd53b8
chore(internal/gensnippets): remove unused module internal/gensnippets (#7920)ee10cfd
feat(maps/places): start generating apiv1 (#7919)83870f5
feat(spanner/admin/database): Add support for UpdateDatabase in Cloud Spanner...5c9e185
chore(maps/places): add config to generate apiv1 (#7918)4474523
chore(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 in /interna...b573226
chore(deps): bump github.com/cloudflare/circl in /internal/gapicgen (#7916)d0d3755
feat(spanner): make leader aware routing default enabled for supported RPC re...151908a
chore(main): release pubsublite 1.8.1 (#7891)4a68b61
chore(compute): restore smoke_test (#7914)Updates
cloud.google.com/go/vertexai
from 0.12.0 to 0.13.2Changelog
Sourced from cloud.google.com/go/vertexai's changelog.
... (truncated)
Commits
9586931
chore(main): release vertexai 0.13.2 (#11028)179042f
auth(fix): remove incorrect validation from impersonate.CredentialsOptions (#...77b3ccc
docs: fixup invalid headers (#11043)36c1280
chore(main): release spanner 1.71.0 (#11009)d81a1a7
feat(spanner): client built in metrics (#10998)1e27b43
chore(main): release storage 1.46.0 (#11010)e1f67b1
chore: get publish docs build working with new release process (#11069)4fb2a0f
fix: do not override credentials if build providers a SECRET_MANAGER_PROJECT_...37191c6
fix: fix type in SECRET_MANAGER_PROJECT_ID name (#11065)8a055ce
chore(storage): bump auth dependency (#11067)Updates
github.com/Azure/azure-sdk-for-go/sdk/azcore
from 1.14.0 to 1.16.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.
Commits
32f5e82
BearerTokenPolicy rewinds bodies before retrying (#23597)546e099
Sync eng/common directory with azure-sdk-tools for PR 9177 (#23591)068ef3d
Handle missing artifacts without exception (#23592)c6c9acc
Fix missing CloseAddressedIssues in gh event processor (#23593)07c1fcb
Set resource group env variable early so remove always works (#23594)1e3b3f1
Sync eng/common directory with azure-sdk-tools for PR 9147 (#23595)7a626d2
Allow the span kind to be set via StartSpanOptions (#23590)40dcd1b
fixing the compareHeaders sorting algorithm (#23545)7e59111
Sync .github/workflows directory with azure-sdk-tools for PR 9134 (#23589)b9db671
[Release] sdk/resourcemanager/hybridcompute/armhybridcompute/2.0.0 (#23566)Updates
github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos
from 1.0.3 to 1.1.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos's releases.
... (truncated)
Commits
8a1a75e
Merge remote-tracking branch 'origin/dev'c25453f
Refactored and fixed few bugs7daeb26
Merge pull request #1 from bfirsh/gofmt1aa8e81
Tidy up with gofmt9907835
Update README.mdb2a95a7
Add License.1988e0c
Aded DeleteDisk method72aed89
Added CheckHostedServiceNameAvailability method, fixed minor bugs84da83b
Update README.md2edf9b0
Added parameters validationUpdates
github.com/Azure/azure-sdk-for-go/sdk/data/aztables
from 1.2.0 to 1.3.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/data/aztables's releases.
... (truncated)
Commits
3a7a4f3
Prepare azcore v1.3.0 for release (#19759)6a1b839
Request.SetBody() allows overwriting with an empty body (#19754)5210814
AzureCLICredential reports token expiration time in UTC (#19761)2679c6b
Adding tests for FilterBlobs and fixing encoding issue (#19742)00a8837
[azeventhubs] Fixing issues with connection and link robustness for Event Hub...1e67666
Revert "Migrate eng/common (except job-matrix) to Ubuntu 22.04 (#5005)" for p...ca6a318
Sync eng/common directory with azure-sdk-tools for PR 5027 (#19753)377d008
Updating changelogs for release next week (#19752)53c0f49
Updating codeowners (#19751)794c96c
Migrate eng/common (except job-matrix) to Ubuntu 22.04 (#19746)Updates
github.com/Azure/go-amqp
from 1.0.5 to 1.2.0Release notes
Sourced from github.com/Azure/go-amqp's releases.
Changelog
Sourced from github.com/Azure/go-amqp's changelog.
Commits
fff23c3
Prep v1.2.0 for release (#344)2c88249
Update CI to latest two versions of Go (#343)950c965
Add doc comments for buffer type and methods (#342)9540ce9
Always encode MessageHeader.Durable field (#341)d426635
Add Properties methods (#340)202ee6f
Fix race in Conn.start (#337)f631e69
Add Null type for sending an AMQP null (#336)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.30.0Release 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
fcf5831
Update release notes43d09d8
CI changes (#1425)dc13f5d
Default implementation of column.IterableOrderedMap (#1417)02efdee
Retry on broken pipe in batch (#1423)269b0f3
Extended support for HTTP proxy in driver options (#1424)28b2f5d
Fix serialization for slices of OrderedMap/IterableOrderedMap (#1365) (#1418)a7f1fc4
Bump github.com/andybalholm/brotli from 1.1.0 to 1.1.1 (#1419)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.