Skip to content

Conversation

@Flanker32
Copy link
Member

What does this implement/fix? Explain your changes.

Does this close any currently open issues?

Any relevant logs, screenshots, error output, etc.?

Any other comments?

Has this been tested?

  • Tested

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the version numbers across the Azure Maven plugins repository from 1.43.0 to 1.44.0 for Maven plugins, from 0.54.0 to 0.55.0 for toolkit libraries, and updates Lombok from 1.18.24 to 1.18.36.

  • Version bump from 1.43.0 to 1.44.0 for Maven plugins
  • Version bump from 0.54.0 to 0.55.0 for Azure toolkit libraries
  • Lombok dependency updated from 1.18.24 to 1.18.36

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 Updates parent project version to 1.44.0 and dependency versions for azure-toolkit-libs (0.55.0) and maven-plugins-build-tools (1.44.0)
build-tools/pom.xml Updates parent and artifact versions to 1.44.0
azure-webapp-maven-plugin/pom.xml Updates parent version to 1.44.0
azure-toolkit-libs/pom.xml Updates artifact version to 0.55.0 and Lombok version to 1.18.36
azure-toolkit-libs/*/pom.xml Updates parent and artifact versions to 0.55.0 across all toolkit library modules
azure-spring-apps-maven-plugin/pom.xml Updates parent version to 1.44.0
azure-sfmesh-maven-plugin/pom.xml Updates parent version to 1.44.0
azure-sdk-build-tool-maven-plugin/pom.xml Updates parent version to 1.44.0
azure-maven-plugin-lib/pom.xml Updates parent and artifact versions to 1.44.0
azure-functions-maven-plugin/pom.xml Updates parent version to 1.44.0
azure-functions-maven-plugin/CHANGELOG.md Adds changelog entries for versions 1.40.0 and 1.39.0 with TOC updates
azure-container-apps-maven-plugin/pom.xml Updates parent version to 1.44.0
azure-appservice-maven-plugin-lib/pom.xml Updates parent and artifact versions to 1.44.0

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +4 to 8
- [1.40.0](#1400)
- [1.39.0](#1390)
- [1.38.0](#1380)
- [1.37.0](#1370)
- [1.36.0](#1360)
Copy link

Copilot AI Nov 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The table of contents entries for versions 1.40.0 and 1.39.0 are added at the top, but this breaks the chronological ordering. The changelog entries are ordered newest-first (which is correct), but these TOC entries should be inserted after line 3 and before line 6 (which references 1.38.0) to maintain consistency with the existing TOC structure where newer versions appear first.

Suggested change
- [1.40.0](#1400)
- [1.39.0](#1390)
- [1.38.0](#1380)
- [1.37.0](#1370)
- [1.36.0](#1360)
- [1.38.0](#1380)
- [1.37.0](#1370)
- [1.36.0](#1360)
- [1.37.0](#1370)
- [1.36.0](#1360)

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants