Skip to content

Populate CHANGELOG.md & update maven metadata#48342

Open
karthick-rn wants to merge 1 commit intomainfrom
karthick/mpcprod/apiview
Open

Populate CHANGELOG.md & update maven metadata#48342
karthick-rn wants to merge 1 commit intomainfrom
karthick/mpcprod/apiview

Conversation

@karthick-rn
Copy link
Member

Description

Update CHANGELOG.md to prepare for the beta package release. Also, addressed a valid bot comment from apiview on the name pattern.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

Testing Guidelines

  • Pull request includes test coverage for the included changes.
    Note: No test changes required. This PR only updates Maven metadata (pom.xml) and documentation (CHANGELOG.md).

Copilot AI review requested due to automatic review settings March 9, 2026 21:28
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 prepares the azure-analytics-planetarycomputer data plane library for its initial 1.0.0-beta.1 release by populating the CHANGELOG with meaningful release notes and correcting the Maven <name> pattern to align with SDK naming conventions (as flagged by APIView).

Changes:

  • Updated <name> in pom.xml from "Microsoft Azure SDK for PlanetaryComputer" to the correct "Microsoft Azure client library for PlanetaryComputer" pattern, and added the article "the" to the <description>.
  • Replaced placeholder CHANGELOG headings with actual release notes covering the four client pairs (StacClient, DataClient, IngestionClient, SharedAccessSignatureClient), authentication, and LRO support.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
pom.xml Corrects <name> to the standard "Microsoft Azure client library for …" pattern; minor <description> grammar fix
CHANGELOG.md Replaces empty section placeholders with descriptive beta.1 release notes

@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

API Change Check

APIView identified API level changes in this PR and created the following API reviews

com.azure:azure-analytics-planetarycomputer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants