Skip to content

Azure.Compute.Batch Ga release#56264

Open
wiboris wants to merge 3 commits intomainfrom
wiboris/batchdataplanega
Open

Azure.Compute.Batch Ga release#56264
wiboris wants to merge 3 commits intomainfrom
wiboris/batchdataplanega

Conversation

@wiboris
Copy link
Member

@wiboris wiboris commented Feb 13, 2026

GA release of Azure.Compute.Batch

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

Copilot AI review requested due to automatic review settings February 13, 2026 18:04
@github-actions github-actions bot added the Batch label Feb 13, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the Azure.Compute.Batch package for its GA (General Availability) 1.0.0 release, transitioning from beta.6. The package provides client library functionality for Azure Batch, enabling creation and management of Batch objects such as Pools, Jobs, and Tasks.

Changes:

  • Updated package version from 1.0.0-beta.6 to 1.0.0 in the project file
  • Updated CHANGELOG.md to document the GA release with a planned release date of March 1, 2026

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
sdk/batch/Azure.Compute.Batch/src/Azure.Compute.Batch.csproj Updated version property from 1.0.0-beta.6 to 1.0.0 for GA release
sdk/batch/Azure.Compute.Batch/CHANGELOG.md Removed unreleased beta.6 section and added GA 1.0.0 release entry dated 2026-03-01

@wiboris
Copy link
Member Author

wiboris commented Feb 13, 2026

@copilot can you create an api view

Copilot AI mentioned this pull request Feb 13, 2026
9 tasks
Copy link
Contributor

Copilot AI commented Feb 13, 2026

@wiboris I've opened a new pull request, #56266, to work on those changes. Once the pull request is ready, I'll request review from you.

@wiboris
Copy link
Member Author

wiboris commented Feb 13, 2026

/azp run

@azure-pipelines
Copy link

You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list.

@wiboris
Copy link
Member Author

wiboris commented Feb 13, 2026

/azp run azure

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@wiboris
Copy link
Member Author

wiboris commented Feb 13, 2026

/azp Azure Pipelines

@azure-pipelines
Copy link

Command 'Azure' is not supported by Azure Pipelines.

Supported commands
  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

@wiboris
Copy link
Member Author

wiboris commented Feb 13, 2026

/azp list

@azure-pipelines
Copy link

CI/CD Pipelines for this repository:

@wiboris
Copy link
Member Author

wiboris commented Feb 13, 2026

/azp run net - batch

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments