Skip to content

Commit 2bd9af3

Browse files
chore(release): 0.42.0 release notes
# [0.42.0](0.41.0...0.42.0) (2025-10-13) ### Features * Introduced prefix-filters for RGRE connections ([#156](#156)) ([733ccd6](733ccd6))
1 parent c79cc5d commit 2bd9af3

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.42.0](https://github.com/IBM/networking-java-sdk/compare/0.41.0...0.42.0) (2025-10-13)
2+
3+
4+
### Features
5+
6+
* Introduced prefix-filters for RGRE connections ([#156](https://github.com/IBM/networking-java-sdk/issues/156)) ([733ccd6](https://github.com/IBM/networking-java-sdk/commit/733ccd629f7138801141b1fe7284b9421f8b4bb6))
7+
18
# [0.41.0](https://github.com/IBM/networking-java-sdk/compare/0.40.0...0.41.0) (2025-09-04)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"semantic-release": "semantic-release"
1515
},
1616
"dependencies": {
17-
"@semantic-release/github": "^11.0.5"
17+
"@semantic-release/github": "^11.0.6"
1818
},
1919
"resolutions": {
2020
"brace-expansion": "4.0.1"

0 commit comments

Comments
 (0)