Skip to content

Commit c59a9b9

Browse files
committed
more fixes from code review
Co-authored-by: Robert Young <[email protected]> rh-pre-commit.version: 2.0.1 rh-pre-commit.check-secrets: ENABLED Signed-off-by: Sam Barker <[email protected]>
1 parent 849a3dd commit c59a9b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2024-12-17-release-0_9_0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ We generally expect Kroxylicious to be both forwards and backwards compatible ac
1313

1414
This release also marks the introduction of our new connection handling state machine at the core of the proxy. We have evolved the state machine at the core of the proxy to separate out the state carried at various stages of the connection life cycle and provide stronger rules around transitions between states. This is still a work in progress as its implications are rather wide-ranging however we think it gives us a stronger core to base everything else around. This does, for the moment, limit our ability to offer authentication offload support, we do intend to restore this eventually (please do get in touch if this use case is important to you).
1515

16-
There are many quality of life improvements in this release (in no particular order)
16+
There are many quality of life improvements in [this release](https://github.com/kroxylicious/kroxylicious/releases/tag/v0.9.0) (in no particular order)
1717

1818
- Ensure we now respond with errors instead of closing the connection when there are problems encrypting records
1919
- We've made it easier for Filter authors to generate error responses of their own.
@@ -29,4 +29,4 @@ We are very pleased to say we have first time contributions from
2929

3030
### Feedback
3131

32-
Please let us know, through [Slack](https://kroxylicious.slack.com) or [GitHub](https://github.com/kroxylicious/kroxylicious-junit5-extension/issues), if you find the extension interesting or helpful.
32+
Please let us know, through [Slack](https://kroxylicious.slack.com) or [GitHub](https://github.com/kroxylicious/kroxylicious/issues), if you find the extension interesting or helpful.

0 commit comments

Comments
 (0)