Skip to content

Commit 25edce3

Browse files
Merge pull request #150 from minekube/release-please--branches--main--components--connect-java
chore(main): release 0.15.7
2 parents 493aa1c + 7ec291f commit 25edce3

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.15.6"
2+
".": "0.15.7"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.15.7](https://github.com/minekube/connect-java/compare/0.15.6...0.15.7) (2026-08-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **connect:** log exception message when rejecting session proposals ([#148](https://github.com/minekube/connect-java/issues/148)) ([8e52409](https://github.com/minekube/connect-java/commit/8e52409de12de34d9e9039a51f1cd6857fdac51d))
9+
* **core:** admit org-less endpoints under Bedrock identity enforcement ([#145](https://github.com/minekube/connect-java/issues/145)) ([493aa1c](https://github.com/minekube/connect-java/commit/493aa1caee9a6158f5917141090809bb455fd004))
10+
311
## [0.15.6](https://github.com/minekube/connect-java/compare/0.15.5...0.15.6) (2026-08-19)
412

513

0 commit comments

Comments
 (0)