Skip to content

docs: Update API changelog, add APIv2+APIv3 version documentation#6308

Merged
bthomee merged 9 commits intoXRPLF:developfrom
mvadari:api-changelog
Feb 3, 2026
Merged

docs: Update API changelog, add APIv2+APIv3 version documentation#6308
bthomee merged 9 commits intoXRPLF:developfrom
mvadari:api-changelog

Conversation

@mvadari
Copy link
Collaborator

@mvadari mvadari commented Jan 30, 2026

High Level Overview of Change

This PR cleans up the API-CHANGELOG.md file. It moves the version-specific documentation to other files and fleshes out the changelog with all the API-related changes in each version.

Context of Change

The current API-CHANGELOG.md file is rather messy and hard to navigate.

Type of Change

  • Documentation update

API Impact

N/A

Test Plan

No code changes.

@mvadari mvadari requested review from bthomee and Copilot January 30, 2026 16:37
@mvadari mvadari changed the title docs: Update API changelog and add APIv2+APIv3 documentation docs: Update API changelog, add APIv2+APIv3 version documentation Jan 30, 2026
Copy link

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 reorganizes the API changelog documentation by extracting version-specific breaking changes into dedicated files and expanding the main changelog with comprehensive release information.

Changes:

  • Created separate documentation files for API v2 and API v3 breaking changes
  • Expanded the API-CHANGELOG.md with detailed, chronologically-ordered release notes for versions 2.0.0 through 3.1.0
  • Added a new step in the release process to update the API changelog

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 6 comments.

File Description
API-CHANGELOG.md Reorganized to reference separate version docs, added comprehensive release notes for versions 2.0.1 through 3.1.0 with PR references
API-VERSION-2.md New file documenting all breaking changes in API version 2
API-VERSION-3.md New file documenting all breaking changes in API version 3 (beta)
CONTRIBUTING.md Added step 12 to the release process for updating the API changelog

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

Copilot AI review requested due to automatic review settings January 30, 2026 19:20
Copy link

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

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


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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings January 30, 2026 19:23
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link

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

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


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

@mvadari mvadari added Ready to merge *PR author* thinks it's ready to merge. Has passed code review. Perf sign-off may still be required. Trivial Simple change with minimal effect, or already tested. Only needs one approval. labels Feb 2, 2026
Copilot AI review requested due to automatic review settings February 3, 2026 01:16
@bthomee bthomee enabled auto-merge (squash) February 3, 2026 01:17
Copy link

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

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


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

@bthomee bthomee merged commit 6d369e0 into XRPLF:develop Feb 3, 2026
50 of 52 checks passed
@codecov
Copy link

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.9%. Comparing base (b182430) to head (60a2ba8).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #6308   +/-   ##
=======================================
  Coverage     79.9%   79.9%           
=======================================
  Files          839     839           
  Lines        65530   65530           
  Branches      7273    7269    -4     
=======================================
+ Hits         52326   52330    +4     
+ Misses       13204   13200    -4     

see 3 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mvadari mvadari deleted the api-changelog branch February 3, 2026 03:03
bthomee pushed a commit that referenced this pull request Feb 3, 2026
)

This change cleans up the `API-CHANGELOG.md` file. It moves the version-specific documentation to other files and fleshes out the changelog with all the API-related changes in each version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ready to merge *PR author* thinks it's ready to merge. Has passed code review. Perf sign-off may still be required. Trivial Simple change with minimal effect, or already tested. Only needs one approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants