github Azure/azure-sdk-for-java azure-compute-batch_1.0.0-beta.1

latest releases: azure-cosmos_4.61.1, azure-monitor-opentelemetry-exporter_1.0.0-beta.24, azure-resourcemanager-netapp_1.2.0...
pre-release15 days ago

1.0.0-beta.1 (2024-05-16)

  • Azure Batch client library for Java. This package contains the Microsoft Azure Batch client library.

Features Added

  • Unified Clients: Consolidated multiple smaller clients into two clients: BatchClient for synchronous methods and BatchAsyncClient for asynchronous methods.
  • Refactored Options: Instead of listing each optional parameter separately in method signatures, a single options object is now used. This object encapsulates all optional parameters.
  • Bulk Task Creation: Added createTasks method for bulk task creation (adding multiple tasks to a job at once) to both clients.

Bugs Fixed

  • Fixed various typos, misspellings, and unclear operation names for improved clarity and consistency.

Other Changes

  • Removal of Ocp Date Header: The ocp-date header has been removed from all SDK operations.

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.