New enum type ConfigurationName with values ConfigurationNameDefault
New enum type PatchOperation with values PatchOperationActive, PatchOperationAddBegin, PatchOperationAddComplete, PatchOperationDeleteBegin, PatchOperationDeleteComplete
New enum type Status with values StatusActive, StatusDeleting, StatusFailed, StatusInProgress
New function NewBillingInfoClient(string, azcore.TokenCredential, *arm.ClientOptions) (*BillingInfoClient, error)
New function *BillingInfoClient.Get(context.Context, string, string, *BillingInfoClientGetOptions) (BillingInfoClientGetResponse, error)
New function *ClientFactory.NewBillingInfoClient() *BillingInfoClient
New function *ClientFactory.NewConnectedPartnerResourcesClient() *ConnectedPartnerResourcesClient
New function *ClientFactory.NewMonitoredSubscriptionsClient() *MonitoredSubscriptionsClient
New function NewConnectedPartnerResourcesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ConnectedPartnerResourcesClient, error)
New function *ConnectedPartnerResourcesClient.NewListPager(string, string, *ConnectedPartnerResourcesClientListOptions) *runtime.Pager[ConnectedPartnerResourcesClientListResponse]
New function NewMonitoredSubscriptionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*MonitoredSubscriptionsClient, error)
New function *MonitoredSubscriptionsClient.BeginCreateorUpdate(context.Context, string, string, ConfigurationName, MonitoredSubscriptionProperties, *MonitoredSubscriptionsClientBeginCreateorUpdateOptions) (*runtime.Poller[MonitoredSubscriptionsClientCreateorUpdateResponse], error)
New function *MonitoredSubscriptionsClient.BeginDelete(context.Context, string, string, ConfigurationName, *MonitoredSubscriptionsClientBeginDeleteOptions) (*runtime.Poller[MonitoredSubscriptionsClientDeleteResponse], error)
New function *MonitoredSubscriptionsClient.Get(context.Context, string, string, ConfigurationName, *MonitoredSubscriptionsClientGetOptions) (MonitoredSubscriptionsClientGetResponse, error)
New function *MonitoredSubscriptionsClient.NewListPager(string, string, *MonitoredSubscriptionsClientListOptions) *runtime.Pager[MonitoredSubscriptionsClientListResponse]
New function *MonitoredSubscriptionsClient.BeginUpdate(context.Context, string, string, ConfigurationName, MonitoredSubscriptionProperties, *MonitoredSubscriptionsClientBeginUpdateOptions) (*runtime.Poller[MonitoredSubscriptionsClientUpdateResponse], error)
New function *MonitorsClient.NewListLinkedResourcesPager(string, string, *MonitorsClientListLinkedResourcesOptions) *runtime.Pager[MonitorsClientListLinkedResourcesResponse]
New struct BillingInfoResponse
New struct ConnectedPartnerResourceProperties
New struct ConnectedPartnerResourcesListFormat
New struct ConnectedPartnerResourcesListResponse
New struct LinkedResource
New struct LinkedResourceListResponse
New struct MarketplaceSaaSInfo
New struct MonitoredSubscription
New struct MonitoredSubscriptionProperties
New struct MonitoredSubscriptionPropertiesList
New struct PartnerBillingEntity
New struct SubscriptionList
New field SaaSAzureSubscriptionStatus, SubscriptionState in struct MonitorProperties
sdk/messaging/azeventhubs/v1.2.0
1.2.0 (2024-05-07)
Bugs Fixed
Processor.Run had unclear behavior for some cases:
Run() now returns an explicit error when called more than once on a single
Processor instance or if multiple Run calls are made concurrently. (PR#22833)
NextProcessorClient now properly terminates (and returns nil) if called on a
stopped Processor. (PR#22833)
New enum type Consent with values ConsentNo, ConsentYes
New enum type CreatedByType with values CreatedByTypeApplication, CreatedByTypeKey, CreatedByTypeManagedIdentity, CreatedByTypeUser
New enum type IsTemporaryTicket with values IsTemporaryTicketNo, IsTemporaryTicketYes
New enum type UserConsent with values UserConsentNo, UserConsentYes
New function NewChatTranscriptsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ChatTranscriptsClient, error)
New function *ChatTranscriptsClient.Get(context.Context, string, string, *ChatTranscriptsClientGetOptions) (ChatTranscriptsClientGetResponse, error)
New function *ChatTranscriptsClient.NewListPager(string, *ChatTranscriptsClientListOptions) *runtime.Pager[ChatTranscriptsClientListResponse]
New function NewChatTranscriptsNoSubscriptionClient(azcore.TokenCredential, *arm.ClientOptions) (*ChatTranscriptsNoSubscriptionClient, error)
New function *ChatTranscriptsNoSubscriptionClient.Get(context.Context, string, string, *ChatTranscriptsNoSubscriptionClientGetOptions) (ChatTranscriptsNoSubscriptionClientGetResponse, error)
New function *ChatTranscriptsNoSubscriptionClient.NewListPager(string, *ChatTranscriptsNoSubscriptionClientListOptions) *runtime.Pager[ChatTranscriptsNoSubscriptionClientListResponse]
New function *ClientFactory.NewChatTranscriptsClient() *ChatTranscriptsClient
New function *ClientFactory.NewChatTranscriptsNoSubscriptionClient() *ChatTranscriptsNoSubscriptionClient
New function *ClientFactory.NewCommunicationsNoSubscriptionClient() *CommunicationsNoSubscriptionClient
New function *ClientFactory.NewFileWorkspacesClient() *FileWorkspacesClient
New function *ClientFactory.NewFileWorkspacesNoSubscriptionClient() *FileWorkspacesNoSubscriptionClient
New function *ClientFactory.NewFilesClient() *FilesClient
New function *ClientFactory.NewFilesNoSubscriptionClient() *FilesNoSubscriptionClient
New function *ClientFactory.NewTicketsNoSubscriptionClient() *TicketsNoSubscriptionClient
New function NewCommunicationsNoSubscriptionClient(azcore.TokenCredential, *arm.ClientOptions) (*CommunicationsNoSubscriptionClient, error)
New function *CommunicationsNoSubscriptionClient.CheckNameAvailability(context.Context, string, CheckNameAvailabilityInput, *CommunicationsNoSubscriptionClientCheckNameAvailabilityOptions) (CommunicationsNoSubscriptionClientCheckNameAvailabilityResponse, error)
New function *CommunicationsNoSubscriptionClient.BeginCreate(context.Context, string, string, CommunicationDetails, *CommunicationsNoSubscriptionClientBeginCreateOptions) (*runtime.Poller[CommunicationsNoSubscriptionClientCreateResponse], error)
New function *CommunicationsNoSubscriptionClient.Get(context.Context, string, string, *CommunicationsNoSubscriptionClientGetOptions) (CommunicationsNoSubscriptionClientGetResponse, error)
New function *CommunicationsNoSubscriptionClient.NewListPager(string, *CommunicationsNoSubscriptionClientListOptions) *runtime.Pager[CommunicationsNoSubscriptionClientListResponse]
New function NewFileWorkspacesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*FileWorkspacesClient, error)
New function *FileWorkspacesClient.Create(context.Context, string, *FileWorkspacesClientCreateOptions) (FileWorkspacesClientCreateResponse, error)
New function *FileWorkspacesClient.Get(context.Context, string, *FileWorkspacesClientGetOptions) (FileWorkspacesClientGetResponse, error)
New function NewFileWorkspacesNoSubscriptionClient(azcore.TokenCredential, *arm.ClientOptions) (*FileWorkspacesNoSubscriptionClient, error)
New function *FileWorkspacesNoSubscriptionClient.Create(context.Context, string, *FileWorkspacesNoSubscriptionClientCreateOptions) (FileWorkspacesNoSubscriptionClientCreateResponse, error)
New function *FileWorkspacesNoSubscriptionClient.Get(context.Context, string, *FileWorkspacesNoSubscriptionClientGetOptions) (FileWorkspacesNoSubscriptionClientGetResponse, error)
New function NewFilesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*FilesClient, error)
New function *FilesClient.Create(context.Context, string, string, FileDetails, *FilesClientCreateOptions) (FilesClientCreateResponse, error)
New function *FilesClient.Get(context.Context, string, string, *FilesClientGetOptions) (FilesClientGetResponse, error)
New function *FilesClient.NewListPager(string, *FilesClientListOptions) *runtime.Pager[FilesClientListResponse]
New function *FilesClient.Upload(context.Context, string, string, UploadFile, *FilesClientUploadOptions) (FilesClientUploadResponse, error)
New function NewFilesNoSubscriptionClient(azcore.TokenCredential, *arm.ClientOptions) (*FilesNoSubscriptionClient, error)
New function *FilesNoSubscriptionClient.Create(context.Context, string, string, FileDetails, *FilesNoSubscriptionClientCreateOptions) (FilesNoSubscriptionClientCreateResponse, error)
Add a compatibility layer for a database/sql driver to work with sql.NullString and ClickHouse nullable column by @jkaflik in ClickHouse/clickhouse-go#1306
Add a compatibility layer for a database/sql driver to work with sql.NullString and ClickHouse nullable column by @jkaflik in ClickHouse/clickhouse-go#1306
Bumps the production-dependencies group with 57 updates in the / directory:
1.59.0
1.61.0
0.7.0
0.9.1
1.9.2
1.12.0
0.3.6
1.0.3
1.1.0
1.2.0
1.2.1
1.3.2
1.0.4
1.0.5
2.21.1
2.25.0
1.21.0
1.24.0
1.42.2
1.43.2
0.12.0
0.12.1
1.46.0
1.47.0
1.25.0
1.30.0
1.26.6
1.27.21
1.6.16
1.7.27
1.15.15
1.17.1
1.32.2
1.39.1
1.24.0
1.30.1
1.24.7
1.28.1
1.50.0
1.55.1
1.27.0
1.30.1
1.29.7
1.33.1
1.25.0
1.27.0
0.27.1
0.28.1
4.2.1
4.3.0
2.8.0
2.9.0
1.16.0
1.17.0
0.27.0
0.28.1
4.3.0
4.4.2
1.7.1
1.8.1
1.5.1
1.5.3
1.13.1
1.14.0
0.12.14
0.12.16
4.18.2
4.18.3
1.15.6
1.16.0
2.12.0
2.13.0
2.0.0
2.1.0
1.0.25
1.0.26
1.32.0
1.36.0
3.0.0
3.1.0
1.9.0
1.11.0
0.20.0
0.22.0
1.2.10
1.2.11
1.18.0
1.19.1
1.9.0
1.10.0
9.4.0
9.5.3
1.20.5
1.20.6
1.7.2
1.10.1
1.6.0
1.7.3
0.313.0
0.315.0
1.16.1
1.17.0
2.27.1
2.27.2
1.13.1
1.15.1
1.23.1
1.27.0
1.23.1
1.27.0
1.23.1
1.27.0
1.28.0
1.30.1
Updates
cloud.google.com/go/bigquery
from 1.59.0 to 1.61.0Commits
81a369f
chore(main): release spanner 1.61.0 (#9691)0ac0d26
feat(spanner): support MultiEndpoint (#9565)84e3236
feat(vertexai/genai): add SystemInstruction (#9736)bb84fbd
feat(vertexai/genai): constrained decoding (#9731)5497a66
chore(main): release datastore 1.16.0 (#8711)0429048
chore(internal/kokoro): filter changes down to unique dir (#10064)654e656
chore(deps): fix package update rule (#10062)22e3eae
fix(vertexai/genai): check for nil content (#10057)63bab2e
chore(main): release bigtable 1.23.0 (#9570)4940c3c
feat(pubsub): support publisher compression (#9711)Updates
cloud.google.com/go/pubsub
from 1.36.1 to 1.37.0Release notes
Sourced from cloud.google.com/go/pubsub's releases.
Commits
a75c8b6
chore(main): release pubsub 1.37.0 (#9517)e2c9a95
chore(internal/protoveneer): support custom field converters (#9456)86ec5c0
chore: release main (#9511)a74cbbe
docs(netapp): mark optional fields explicitly in Storage Pool (#9513)9bba269
feat(pubsub): support kinesis ingestion admin (#9458)5ca0271
feat(logging/logadmin): allow logging PageSize to override (#9409)e68777c
chore(main): release spanner 1.58.0 (#9423)6deb969
docs(pubsub): check for nil responses for receive examples (#9516)e54989e
chore: remove old samples that no longer compile (#9510)1cf28f6
docs(run): clarify some defaults and required or optional values (#9505)Updates
cloud.google.com/go/storage
from 1.37.0 to 1.40.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
438afcf
chore(main): release spanner 1.40.0 (#6988)bd85442
feat(spanner): configurable logger (#6958)d5e2e0f
chore: update individual config to be separate prs (#6981)1ce0f7d
feat(spanner/spansql): add support for interval arg of some date/timestamp fu...5b14658
feat(spanner): PG JSONB support (#6874)3c4b2b3
chore: bulk rewrite signatures for GA clients (#6951)d82ef41
chore(bigtable): more text proxy tune-up (#6977)e7ab70b
test(storage): add gRPC error code to retry to fix flaky PAP test (#6974)f7c7f41
feat(storage): add Autoclass support (#6828)5d2dc01
chore(bigtable): add timeouts to proxy methods (#6973)Updates
cuelang.org/go
from 0.7.0 to 0.9.1Updates
github.com/Azure/azure-sdk-for-go/sdk/azcore
from 1.9.2 to 1.12.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.
Commits
e58902b
Prep azcore v1.12.0 for release (#23005)9ad32c5
Increment package version after release of internal (#23004)897e903
Update ignore-links.txt (#23003)ac7cc04
[keyvault] fix test recording sanitizers (#22911)276cf8c
update readme (#22971)5eb479f
[azopenai] Updating hash to merged PR. (#22998)9c4f5c5
Prepare sdk/internal v1.9.0 for release (#22991)b407f56
Increment version for messaging/azwebpubsub releases (#22466)3af4c7e
update mgmt live test (#22996)b7d018e
fix sdk/resourcemanager/internal module (#22994)Updates
github.com/Azure/azure-sdk-for-go/sdk/azidentity
from 1.5.1 to 1.5.2Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
Commits
299ebfe
Prepare internal for release (#22339)d00123d
Update packages (#22338)0a332e3
Fix issue in Verify-Link.ps1 after PS 7.4 update (#22336)c8ae7ed
Sync eng/common directory with azure-sdk-tools for PR 7615 (#22335)9ae828c
Replace ErrAuthenticationRequired with AuthenticationRequiredError (#22317)7c50f09
[Release] sdk/resourcemanager/springappdiscovery/armspringappdiscovery/0.1.0 ...b36de61
Added spec location verification to the release pipeline (#22301)00f2b8b
Go SDK for Azure Web PubSub Data plane (#21929)0aa2409
Sync eng/common directory with azure-sdk-tools for PR 7585 (#22312)572ba1f
JSON marshaling helpers will preserve Content-Type (#22309)Updates
github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos
from 0.3.6 to 1.0.3Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos's releases.
... (truncated)
Commits
7d73c79
Cosmos DB - 1.0.3 release changelog (#23079)6aaef6b
Increment package version after release of storage/azdatalake (#23074)2584969
Increment package version after release of storage/azfile (#23072)a2fa598
Increment package version after release of storage/azblob (#23070)0e48f88
[keyvault] update test-resources.json (#23078)72dd8fa
[azopenaiassistants] Regenerating to work with the new assistants v2 (beta) e...ea7c28b
[keyvault] add sovereign cloud testing (#22972)da9212e
Update CodeownersLinter version to 1.0.0-dev.20240614.4 (#23075)ce86693
Thread-Safe clientRetryPolicy (#23061)8d785f6
changelog updates for release of azdatalake (#23071)Updates
github.com/Azure/azure-sdk-for-go/sdk/data/aztables
from 1.1.0 to 1.2.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/data/aztables's releases.
... (truncated)
Commits
0fbd371
Merge pull request #33 from jen20/virtual-network-clientc95e423
Add a client for Virtual Network managementaf6985d
Merge pull request #35 from ahmetalpbalkan/CreateBlockBlobc99fb1d
make block.Size int64, add CreateBlockBlob9abf8bf
Merge pull request #28 from jen20/private-error-messagesc1f7c85
Merge pull request #24 from jf/codetweaks0d03132
Merge pull request #19 from jf/master24f03c1
Merge pull request #32 from jf/clean-currentTimeRfc1123Formatted30c4704
util.go: remove unused dateLayout from currentTimeRfc1123Formatted()acc54a2
Merge pull request #29 from jen20/location-concatenationUpdates
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
from 1.2.1 to 1.3.2Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases.
... (truncated)
Commits
95f7bc6
changelog update for STG 91 Patch release15dc95e
Integrate InsecureAllowCredentialWithHTTP in storage (#22712)322b0d7
Upgrade keyvault/internal dependencies (#22713)644a3ac
azidentity test cleanup (#22700)df9e916
Default GetSASURL http+https for getsasurl (#22704)8567665
[Release] sdk/resourcemanager/containerservicefleet/armcontainerservicefleet/...3c0eba3
fix armmigrationdiscoverysap ci.yml (#22710)2803e67
[Release] sdk/resourcemanager/migrationdiscovery/armmigrationdiscoverysap/0.1...18e40d0
[azopenai] Switch EventReader from using bufio.Scanner to bufio.Reader (#22703)8f702b9
DefaultAzureCredential probes IMDS before sending it a token request (#22676)Updates
github.com/Azure/go-amqp
from 1.0.4 to 1.0.5Release notes
Sourced from github.com/Azure/go-amqp's releases.
Changelog
Sourced from github.com/Azure/go-amqp's changelog.
Commits
2dff4b3
Clean up some unused test variables (#321)24969a1
Update CI (#322)a819335
Fixing a bug where we were bottlenecking on frames that had bodies smaller th...Updates
github.com/ClickHouse/clickhouse-go/v2
from 2.21.1 to 2.25.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
6f3c8e7
Update release notes4e0713e
Skip flaky 1127 test (#1307)821b8fb
Add a compatibility layer for a database/sql driver to work with sql.NullStri...b4b7646
Update Go version in head tests (#1305)28fd6a4
Update release notes544f2a7
fix: fix some nil checks (#1283)cd37406
Optional flag to close query with flush (#1276)1ae716e
Bump go.opentelemetry.io/otel/trace from 1.24.0 to 1.26.0 (#1282)0771fb3
Bump github.com/docker/docker (#1289)a9bbb75
Fix prepare batch does not break onvalues
substring in table name (#1290)Updates
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace
from 1.21.0 to 1.24.0Release notes
Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace's releases.