chore: separate changelog for Java and .NET#2242
Merged
rishav-karanjit merged 32 commits intomainfrom Apr 28, 2026
Merged
Conversation
JAVA BREAKING CHANGE: something
## [4.0.0](v3.10.0-java...v4.0.0-java) (2026-04-28) ### ⚠ BREAKING CHANGES * **java:** something ### Features -- Java * **java:** empty commit ([89abb22](89abb22))
NET BREAKING CHANGE: something
## [4.0.0](v3.9.2-net...v4.0.0-net) (2026-04-28) ### ⚠ BREAKING CHANGES * **net:** something ### Features -- All Languages * **net:** empty commit ([e2b6992](e2b6992))
## [4.1.0](v4.0.0-java...v4.1.0-java) (2026-04-28) ### Features -- Java * **java:** empty commit ([888a8ed](888a8ed)) ### Miscellaneous * **release:** 4.0.0 ([465bd22](465bd22))
This reverts commit 303df10.
This reverts commit 465bd22.
This reverts commit 524cb6e.
This reverts commit 0b22f20.
JAVA BREAKING CHANGE: mv
## [4.0.0](v3.10.0-java...v4.0.0-java) (2026-04-28) ### ⚠ BREAKING CHANGES * **java:** mv ### Features -- Java * **java:** next is major version ([4496979](4496979))
## [3.11.0](v3.10.0-net...v3.11.0-net) (2026-04-28) ### Features -- DotNet * **dotnet:** java mv did not affect net ([227fb50](227fb50)) ### Maintenance -- All Languages * **release:** 4.0.0 ([c2e24bf](c2e24bf))
NET BREAKING CHANGE: mv
## [4.0.0](v3.11.0-net...v4.0.0-net) (2026-04-28) ### ⚠ BREAKING CHANGES * **dotnet:** mv ### Features -- DotNet * **dotnet:** next is major version ([88e4af3](88e4af3)) ### Maintenance -- All Languages * **net:** revert pining ([01fd8fd](01fd8fd))
josecorella
approved these changes
Apr 28, 2026
Merged
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.
Issue #, if available:
Description of changes:
separating change log for Java and .NET
Description of test done:
4bab441: Dummy tagged Java and .NET to start fresh
4496979: Java Breaking change commit
c2e24bf: sem release did major version bump for Java
227fb50: non breaking change for .NET
9cd9c1d: sem release did minor version bump for .net and Java breaking change did not affect .net
88e4af3: NET Breaking change commit
2a34e9d: sem release did major version bump for net
5c0c57a: java minor version commit
d8578a: sem release did minor version release for java. .net breaking change did not affect Java
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.