chore(release): v3.6.0#570
Merged
Merged
Conversation
…fig (#502) Bumps [azure-keyvault-secrets](https://github.com/Azure/azure-sdk-for-python) from 4.9.0 to 4.11.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-keyvault-secrets_4.9.0...azure-keyvault-secrets_4.11.0) --- updated-dependencies: - dependency-name: azure-keyvault-secrets dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ig (#540) Bumps [azure-appconfiguration](https://github.com/Azure/azure-sdk-for-python) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-appconfiguration_1.8.1...azure-appconfiguration_1.9.0) --- updated-dependencies: - dependency-name: azure-appconfiguration dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [azure-mgmt-appcontainers](https://github.com/Azure/azure-sdk-for-python) from 3.2.0 to 5.0.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-mgmt-appcontainers_3.2.0...azure-mgmt-appcontainers_5.0.0) --- updated-dependencies: - dependency-name: azure-mgmt-appcontainers dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ew) (#568) Add opt-in, disabled-by-default generic Foundry IQ MCP Server knowledge source provisioning with fail-closed canonical validation, safe request-time credential metadata, and comprehensive template and preflight coverage. Pin gpt-rag-orchestrator v3.7.0 as the minimum compatible runtime and lock the shared canonical source fixture to that released contract. Refs #567. The issue remains open until the umbrella release is published. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Merge main into the release branch, reconcile v3.5.1 history, pin orchestrator v3.7.0, and exclude unrelated dependency updates. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
⛔ Pull requests to
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Publish GPT-RAG v3.6.0 for #567 from
release/3.6.0tomain.The branch was created from current
developand explicitly merged currentmainto preserve v3.5.1 history. The unrelated dependency updates from #502, #540, and #566 are excluded;config/requirements.txtis byte-identical to v3.5.1.Release contents
Validation
python -m pytest config -q: 109 passed, 66 subtests passed.python -m pytest -q: 109 passed, 66 subtests passed.az bicep build --file infra/main.bicepand 4.7 MB size gate passed at 4.647 MB with pre-existing warnings.No live Azure MCP end-to-end call was run because there is no approved MCP endpoint or credential set. The capability remains Preview, disabled by default, fail-closed, and reversible; production enablement requires an operator-owned canary.
Documentation
Docs PR #569 is live. A release-state warning update will be pushed to the
docsbranch after publication and verified through strict MkDocs build and Pages.