Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates version references across all Maven POM files from 1.4.4-RC2-SNAPSHOT to 1.4.4-RC3-SNAPSHOT as part of the release process. It also includes changelog updates and XML formatting improvements.
- Version bump from RC2 to RC3 across all modules and dependencies
- Addition of changelog entry for 1.4.4-RC2 release notes
- XML formatting standardization across POM files
Reviewed Changes
Copilot reviewed 37 out of 37 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| pom.xml | Root parent version update to RC3 |
| semantickernel-bom/pom.xml | BOM version update and XML formatting |
| semantickernel-api/pom.xml | API module version update and XML formatting |
| semantickernel-experimental/pom.xml | Experimental module version update |
| Multiple data modules | Version updates across all data storage modules |
| Multiple sample modules | Version updates across sample projects and demos |
| Multiple AI service modules | Version updates across AI service implementations |
| agents/semantickernel-agents-core/pom.xml | Agents module version update and XML formatting |
| api-test modules | Test module version updates |
| CHANGELOG.md | Addition of 1.4.4-RC2 release notes |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
karianna
approved these changes
Sep 18, 2025
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.
Motivation and Context
Description
Contribution Checklist