Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps azure-ai-projects from 1.0.0b12 to 1.1.0b3.

Release notes

Sourced from azure-ai-projects's releases.

azure-ai-projects_1.1.0b3

1.1.0b3 (2025-08-26)

Features added

  • File setup.py was updated to indicate the dependency azure-ai-agents>=1.2.0b3 instead of azure-ai-agents>=1.0.0. This means that in a clean environment, installing via pip install --pre azure-ai-projects will install latest beta version of azure-ai-agents (which has features in preview) instead of latest stable version (which does not include preview features).

azure-ai-projects_1.1.0b2

1.1.0b2 (2025-08-05)

Bugs Fixed

Fix regression in Red-Team operations, in the definition of the class AzureOpenAIModelConfiguration.

azure-ai-projects_1.1.0b1

1.1.0b1 (2025-08-01)

First beta version following the 1.0.0 stable release. It brings back the Evaluation and Red-Team operations which are still in preview.

Features added

  • Added methods cancel and delete to Evaluations.

azure-ai-projects_1.0.0

1.0.0 (2025-07-31)

First stable version of the client library. The client library now uses version v1 of the AI Foundry data plane REST APIs.

Breaking changes

  • Features that are still in preview were removed from this stable release. This includes:
    • Evaluation operations (property .evaluations)
    • Red-Team operations (property .red_teams)
    • Class PromptTemplate.
    • Package function enable_telemetry()
  • Classes were renamed:
    • Class Sku was renamed ModelDeploymentSku
    • Class SasCredential was renamed BlobReferenceSasCredential
    • Class AssetCredentialResponse was renamed DatasetCredential
  • Method .inference.get_azure_openai_client() was renamed .get_openai_client(). The .inference property was removed. The method is documented as returning an object of type OpenAI, but it still returns an object of the derived type AzureOpenAI. The function implementation has not changed.
  • Method .telemetry.get_connection_string() was renamed .telemetry.get_application_insights_connection_string()

Sample updates

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [azure-ai-projects](https://github.com/Azure/azure-sdk-for-python) from 1.0.0b12 to 1.1.0b3.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](Azure/azure-sdk-for-python@azure-ai-projects_1.0.0b12...azure-ai-projects_1.1.0b3)

---
updated-dependencies:
- dependency-name: azure-ai-projects
  dependency-version: 1.1.0b3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 1, 2025
Copy link
Author

dependabot bot commented on behalf of github Sep 15, 2025

Superseded by #62.

@dependabot dependabot bot closed this Sep 15, 2025
@dependabot dependabot bot deleted the dependabot/uv/azure-ai-projects-1.1.0b3 branch September 15, 2025 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants