Infinispan 10.1
Dear Infinispan community,
Quick on the heels of Infinispan 10.0 here comes the first Beta or 10.1.
Server
This release closes the gap between the legacy server and the new server we introduced in 10.0. In particular:
-
The reworked console (which will be described in detail in an upcoming series of blog posts)
-
Kerberos authentication for both Hot Rod (GSSAPI, GS2) and HTTP/Rest (SPNEGO)
-
Query and indexing operations/stats are now exposed over the RESTful API
-
Tasks and Scripting support
Non-blocking
More work has landed on the quest to completely remove blocking calls from our internals. The following have been made non-blocking:
-
the size operation
-
cache stream ops with primitive types
Additionally caches now have a reactive Publisher which is intended as a fully non-blocking approach to distributed operations.
Components upgrades
-
rxjava 2.2.12
-
smallrye metrics 2.3.0
-
microprofile metrics 2.2
Bug fixes, clean-ups and documentation
Over 40 bug fixes. See the full list of changes and fixes
Get it, Use it, Ask us!
We’re hard at work on new features, improvements and fixes, so watch this space for more announcements!Please, download and test the latest release.
The source code is hosted on GitHub. If you need to report a bug or request a new feature, look for a similar one on our JIRA issues tracker. If you don’t find any, create a new issue.
If you have questions, are experiencing a bug or want advice on using Infinispan, you can use GitHub discussions. We will do our best to answer you as soon as we can.
The Infinispan community uses Zulip for real-time communications. Join us using either a web-browser or a dedicated application on the Infinispan chat.