version bump and release notes - #477
Merged
Merged
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 4586484b-7c93-41a8-bfbf-fed30615afba
Copilot started reviewing on behalf of
Rodrigo Brandão (rodrigobr-msft)
July 17, 2026 20:14
View session
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates project versioning metadata and documents the v1.2.0 release in library documentation, preparing the repo for the next development cycle.
Changes:
- Bump
versioning/TARGET-VERSIONto 1.3.0 for ongoing development. - Add a v1.2.0 release-notes table entry to the Teams hosting library README.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| versioning/TARGET-VERSION | Updates the target version for setuptools-git-versioning to drive the next development version. |
| libraries/microsoft-agents-hosting-teams/readme.md | Adds a release-notes table row linking to the v1.2.0 changelog entry. |
Comments suppressed due to low confidence (1)
versioning/TARGET-VERSION:2
versioning/TARGET-VERSIONcontains1.3.0.(trailing period) and an extra blank line.TARGET-VERSIONis consumed bysetuptools-git-versioning(seeversioning/pyproject.toml) and should be a valid PEP 440 version string; the trailing.can lead to invalid/incorrect package versions.
1.3.0.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Axel Suárez (axelsrz)
approved these changes
Jul 17, 2026
Rodrigo Brandão (rodrigobr-msft)
enabled auto-merge (squash)
July 17, 2026 20:16
Rodrigo Brandão (rodrigobr-msft)
merged commit Jul 17, 2026
a01ffa1
into
main
10 of 11 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.
Summary