Skip to content

Releases: Azure/azure-sdk-for-net

Azure.Monitor.OpenTelemetry.Exporter_1.3.0

10 Jun 22:33
3d4982c
Compare
Choose a tag to compare

1.3.0 (2024-06-07)

Other Changes

  • Includes all changes from 1.3.0-beta.1 and 1.3.0-beta.2
  • Changed AzureMonitorLogExporter to be internal.
    This will be changed back to public in our next Beta while we experiment with options to enable log filtering.
    (#44479)

Azure.Identity_1.11.4

10 Jun 17:09
Compare
Choose a tag to compare

1.11.4 (2024-06-10)

Bugs Fixed

  • Managed identity bug fixes

Azure.ResourceManager.DataFactory_1.1.0

07 Jun 10:01
040b8b2
Compare
Choose a tag to compare

1.1.0 (2024-05-31)

Features Added

  • Added new app model properties for SQL Server family connectors for Data Factory and Synapse.
  • Added query property for Salesforce V2.
  • Added lakehouse table dataset schema property.
  • Added credential property in DynamicsCrm for new feature.
  • Add ArmOperation.Rehydrate and ArmOperation.Rehydrate<T> static methods to rehydrate a long-running operation.
  • Enable the new model serialization by using the System.ClientModel, refer this document for more details.

Bugs Fixed

  • Fixed headers schema issue.
  • Corrected Swagger definitions for SPN, UAMI, and SAMI credentials.

Other Changes

  • Updated Python configuration.
  • Changed ScriptActivityScriptBlock type property to support parameterization.
  • Updated Swagger for ServiceNowV2 expression app model.
  • Removed redundant credential resources in the .NET SDK.
  • Removed UAMI and SAMI credentials since they will be resolved as ManagedIdentity.

Azure.ResourceManager.HybridCompute_1.0.0-beta.9

07 Jun 10:31
70d055a
Compare
Choose a tag to compare

1.0.0-beta.9 (2024-06-07)

Features Added

Azure.AI.OpenAI_2.0.0-beta.1

07 Jun 18:42
54c8e3c
Compare
Choose a tag to compare
Pre-release

2.0.0-beta.1 (2024-06-07)

Please note: This update brings a major set of changes to the Azure.AI.OpenAI library.

With the release of the official OpenAI .NET client library, the Azure.AI.OpenAI library has migrated to become a companion to OpenAI's package that offers Azure client configuration and strongly-typed extension support for Azure-specific request and response models.

We'd love your feedback: our goal is to move the new OpenAI .NET library and its refreshed Azure.AI.OpenAI companion into a General Availability status as quickly as we can; we've heard loud and clear that the perpetual preview/prerelease status is an adoption blocker. To reach that goal, your feedback -- either on the issues here, in azure-sdk-for-net, or the issues on the new openai-dotnet OpenAI repository -- will be invaluable.

Features Added

OpenAI parity: built on the OpenAI .NET library, full parity support is available for the breadth of common features, including:

  • Assistants V2 with streaming
  • Audio transcription/translation and text-to-speech generation
  • (Coming soon) Batch
  • Chat completion
  • Embeddings
  • Files
  • Fine-tuning
  • Image generation with dall-e-3
  • Vector stores

Azure OpenAI: updated to the latest 2024-05-01-preview service API, new features include:

  • Assistants v2 with streaming
  • Improved configuration for On Your Data
  • Expanded Responsible AI content filter annotations

Breaking Changes

Given the nature of this update, breaking changes are extensive. Please see the README and the OpenAI library README for usage details. OpenAI's library carries forward many of the same design concepts as the Azure.AI.OpenAI library used as a standalone library, but considerable improvements have been made to the surface that will require significant code adjustments.

Azure.Core_1.40.0

06 Jun 18:35
242d8af
Compare
Choose a tag to compare

1.40.0 (2024-06-06)

Features Added

  • Added RefreshOn property to AccessToken and updated BearerTokenAuthenticationPolicy to refresh long-lived credentials according to this value (#43836).

Bugs Fixed

  • Fixed User-Agent telemetry so that it properly escapes operating system information if it contains non-ascii characters (#44386).
  • Fixed case where Operation.Id was not being set for incomplete long-running operations (#44098).

Other Changes

  • Improved memory performance for HTTP message sanitization (#43818).
  • Added DynamicallyAccessedMembers attribute to type parameter in Operation<T>.Rehydrate method (#44208).

Azure.ResourceManager.EventGrid_1.1.0-beta.5

06 Jun 08:33
6183bb6
Compare
Choose a tag to compare

1.1.0-beta.5 (2024-06-05)

Features Added

  • Upgraded api-version tag from 'package-2023-12-preview' to 'package-2024-06-preview'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/82f2cbc667318659fff331022f47b616c01cd2e2/specification/eventgrid/resource-manager/readme.md .
    • Custom domain: put create / post validate / Patch update.
    • Get/POST full URL for namespace topic event subscription.
    • ExpirationTimeUtc for namespace topic eventsubscription
    • Add EventSubscriptionDestination to PushInfo
    • CustomJwtAuthentication
    • One on the NSP properties (subscriptions) returning list of class rather than list of string.
  • Add ArmOperation.Rehydrate and ArmOperation.Rehydrate<T> static methods to rehydrate a long-running operation.
  • Enable the new model serialization by using the System.ClientModel, refer this document for more details.

Other Changes

  • Upgraded Azure.Core from 1.36.0 to 1.39.0
  • Upgraded Azure.ResourceManager from 1.9.0 to 1.12.0

Azure.Core.Experimental_0.1.0-preview.34

06 Jun 18:39
242d8af
Compare
Choose a tag to compare

0.1.0-preview.34 (2024-06-06)

Bugs Fixed

  • Fixed a bug in the PopTokenRequestContext constructor that caused the IsProofOfPossessionEnabled property to be ignored.

Azure.Analytics.Synapse.Artifacts_1.0.0-preview.20

05 Jun 04:35
c53dc4c
Compare
Choose a tag to compare

1.0.0-preview.20 (2024-06-07)

Features Added

  • Model Dataset has a new parameter LakeHouseLocation
  • Model Dataset has a new parameter GoogleBigQueryV2ObjectDataset
  • Model Dataset has a new parameter PostgreSqlV2TableDataset
  • Model Dataset has a new parameter SalesforceServiceCloudV2ObjectDataset
  • Model Dataset has a new parameter SalesforceV2ObjectDataset
  • Model Dataset has a new parameter ServiceNowV2ObjectDataset
  • Model Dataset has a new parameter SnowflakeV2Dataset
  • Model Dataset has a new parameter WarehouseTableDataset
  • Model Pipeline has a new parameter ExpressionV2
  • Model Pipeline has a new parameter GoogleBigQueryV2Source
  • Model Pipeline has a new parameter LakeHouseTableSink
  • Model Pipeline has a new parameter LakeHouseTableSource
  • Model Pipeline has a new parameter LakeHouseWriteSettings
  • Model Pipeline has a new parameter LakeHouseReadSettings
  • Model Pipeline has a new parameter Metadata
  • Model Pipeline has a new parameter MetadataItem
  • Model Pipeline has a new parameter ParquetReadSettingsstate
  • Model Pipeline has a new parameter PostgreSqlV2Source
  • Model Pipeline has a new parameter SalesforceServiceCloudV2Sink
  • Model Pipeline has a new parameter SalesforceServiceCloudV2Source
  • Model Pipeline has a new parameter SalesforceV2Sink
  • Model Pipeline has a new parameter SalesforceV2SourceReadBehavior
  • Model Pipeline has a new parameter SalesforceV2Source
  • Model Pipeline has a new parameter ServiceNowV2Source
  • Model Pipeline has a new parameter SnowflakeV2Sink
  • Model Pipeline has a new parameter SnowflakeV2Source
  • Model Pipeline has a new parameter WarehouseSink
  • Model Pipeline has a new parameter WarehouseSource
  • Model LinkedService add supports GoogleAds
  • Model LinkedService has a new parameter GoogleBigQueryV2LinkedService
  • Model LinkedService has a new parameter LakeHouseLinkedService
  • Model LinkedService has a new parameter PostgreSqlV2LinkedService
  • Model LinkedService has a new parameter SalesforceServiceCloudV2LinkedService
  • Model LinkedService has a new parameter SalesforceV2LinkedService
  • Model LinkedService has a new parameter SalesforceV2LinkedService
  • Model LinkedService has a new parameter SnowflakeV2LinkedService
  • Model LinkedService has a new parameter WarehouseLinkedService
  • Model LinkedService has a new parameter WarehouseLinkedService

Breaking Changes

  • Model LinkedService parameter MariaDBLinkedService update new properties
  • Model LinkedService parameter MySqlLinkedService update new properties
  • Model LinkedService parameter ServiceNowV2LinkedService update properties
  • Model Pipeline parameter ExecuteDataFlowActivity update new properties computeType
  • Model Pipeline parameter ScriptActivityScriptBlock update properties type

Azure.ResourceManager.StorageCache_1.3.0

03 Jun 10:05
e89f0ae
Compare
Choose a tag to compare

1.3.0 (2024-06-03)

Features Added

Other Changes

  • Upgraded Azure.Core from 1.36.0 to 1.39.0
  • Upgraded Azure.ResourceManager from 1.9.0 to 1.12.0