Skip to content

Commit

Permalink
add new updates to whats-new.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
alessiomatricardi committed Jun 17, 2024
1 parent 7937f1c commit d0c1e07
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/reference/antora/modules/ROOT/pages/whats-new.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,9 @@ The references stay in cache because polling configuration does not allow to pro

The `LobHandler` (and respective API) has been deprecated for removal in Spring Framework `6.2`.
Respective option on `JdbcMessageStore` (and similar) have been deprecated as well.
The byte array handling for serialized message is fully deferred to JDBC driver.
The byte array handling for serialized message is fully deferred to JDBC driver.

[[x6.4-zeromq-changes]]
=== ZeroMQ Changes

The outbound component `ZeroMqMessageHandler` (and respective API) can now bind a TCP port instead of connecting to a given URL.

0 comments on commit d0c1e07

Please sign in to comment.