Release 0.3.0b2 - #42
Merged
Aayush Kataria (aayush3011) merged 1 commit intoAug 17, 2026
Merged
Conversation
Copilot started reviewing on behalf of
Aayush Kataria (aayush3011)
August 17, 2026 22:58
View session
Contributor
There was a problem hiding this comment.
Pull request overview
This PR prepares the repository for the 0.3.0b2 release by bumping the package version across build/deployment artifacts, updating the lockfile metadata, and finalizing the changelog entry with a release date.
Changes:
- Bump
azure-cosmos-agent-memoryversion from0.3.0b1→0.3.0b2across project metadata and deployment references. - Update
uv.lockto reflect the new version and includehttpxunder thedevextra. - Mark the
0.3.0b2changelog section as released on2026-08-17.
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| uv.lock | Updates locked package metadata for 0.3.0b2 and adds httpx to the dev optional dependency set. |
| pyproject.toml | Bumps project version to 0.3.0b2. |
| function_app/requirements.txt | Pins the function app dependency to azure-cosmos-agent-memory==0.3.0b2. |
| CHANGELOG.md | Finalizes the 0.3.0b2 entry with the release date. |
| azure.yaml | Updates the azd template reference to @0.3.0b2. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Aayush Kataria (aayush3011)
merged commit Aug 17, 2026
552ceae
into
AzureCosmosDB:main
8 checks passed
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.
No description provided.