Monday, 09 December 2019
Infinispan 10.1.0.CR1
Dear Infinispan community,
as we are closing in on 10.1, we have been working on a lot of polishing and bugfixing.
Server
-
The new console has received a lot of improvements,
-
A new welcome page
-
A command-line switch to specify an alternate logging configuration file
Removals and deprecations
-
The old RESTful API (v1) has been removed
-
The Infinispan Lucene Directory has been deprecated.
-
The memcached protocol server has been deprecated. If you were relying on this, come and talk to us about working on a binary protocol implementation.
Bug fixes, clean-ups and documentation
Over 40 issues fixed including a lot of documentation updates. See the full list of changes and fixes
Get it, Use it, Ask us!
Please download, report bugs, chat with us, ask questions on StackOverflow.
Infinispan 10.1.0.Final is scheduled for December the 20th.
Tags: release candidate release
Monday, 17 September 2018
Infinispan 9.4.0.CR3, 9.3.3 and codename vote
Hi Infinispan Community,
our original plan was to release 9.4 Final today, but we have decided to delay the release by an extra sprint (3 weeks). So today we are announcing 9.4.0.CR3 instead, which comes with the following fixes:
-
Segmented off-heap data container
-
Performance improvements for Near Caches
-
Hot Rod client-side statistics
-
Removal of the old compatibility mode in favor of the new transcoding capabilities is now complete
-
Server rebased on top of WildFly 14
-
Lots of code cleanups, especially around query
-
Bug fixes
For those of you on our stable branch, we also released a 9.3.3 with some bug fixes.
Please download, report bugs, chat with us, ask questions on the forum or on StackOverflow.
As this release is yet unnamed, please make sure you vote for the name:
Loading…
Tags: release release candidate
Thursday, 30 August 2018
Infinispan 9.3.2.Final and 9.4.0.CR2 are out!
Dear Infinispan users,
We have just released 9.3.2.Final and 9.4.0.CR2.
9.3.2.Final includes bug fixes and improvements.
Highlights of this release include:
The full list of 9.3.2.Final fixes are here.
9.4.0.CR2 has been released due to an internal issue we experienced releasing CR1.
You can find both releases on our download page. Please report any issues in our issue tracker and join the conversation in our Zulip Chat to shape up our next release.
Enjoy,
The Infinispan Team
Tags: release final release candidate
Monday, 27 August 2018
Infinispan 9.4.0.CR1 is out!
Dear Infinispan users,
We have just released 9.4.0.CR1 which includes bug fixes and improvements.
Highlights of this release include:
-
Near cache and client side TTL (ISPN-9098)
-
Allow configuring near cache from hot rod properties (ISPN-9385)
-
Initial support for JSON format in scripts
-
Default analyzers are provided to use with remote queries (ISPN-9429)
-
Prevent user from configuring passivation with a shared store (ISPN-7168)
-
Enhance RemoteStore to support segmentation (ISPN-9376)
-
Upgrade to RxJava 2.2.0 (ISPN-9418)
-
Hot Rod configuration properties have setters now to ease integration with other frameworks (ISPN-9398)
The full list of 9.4.0.CR1 fixes are here.
You can find the release on our download page. Please report any issues in our issue tracker and join the conversation in our Zulip Chat to shape up our next release.
Enjoy,
The Infinispan Team
Tags: release release candidate
Monday, 04 June 2018
Infinispan 9.3.0.CR1
Dear Infinispan Community,
we’re glad to announce that 9.3.0.CR1 is out!
This is the first release which works with both Java 8 and Java 10. Pre-releases of Java 11 work too. Note that Infinispan still only works in classpath mode.
Highlights of this release include:
Expanded transaction support in Hot Rod, which can now participate in Java transactions via Sync or Xa enlistment. Transaction recovery isn’t supported yet.
Caches can now configure the maximum number of attempts to start a CacheWriter/CacheLoader on startup before cache creation fails.
Write-behind stores are now fault-tolerant by default
Segmented On-Heap Data Container improves stream operation performance
We have introduced several WildFly feature packs to make it easier for Infinispan to be utilised on WildFly instances via the Server Provisioning Plugin. The following feature packs have been created:
-
infinispan-feature-pack-client: all of the modules required to connect to a hotrod server via the client
-
infinispan-feature-pack-embedded: the modules required for embedded instances of Infinispan
-
infinispan-feature-pack-embedded-query: the same as above but with query capabilities
-
infinispan-feature-pack-wf-modules: this is equivalent to the wildfly-modules.zip
2-Level cache now works with Hibernate ORM 5.3
The server now allows multiple protocols with a Single Port. The initial version supports HTTP/1.1, HTTP/2 and Hot Rod. Switching protocols can be done using TLS/ALPN and HTTP/1.1 Upgrade header.
Admin console - improved all editors (schema, scripts, JSON data) to include syntax highlighting
Component Upgrades: Hibernate Search 5.10 and Hibernate ORM 5.3
Numerous bug fixes which improve stability are also included (here is the full list of the solved issues).
As usual, you can find all the bits on our website. If you find any issues, don’t hesitate to report them on our issue tracker.
Tags: release release candidate
Wednesday, 21 February 2018
Infinispan 9.2.0.CR3
This should have been the announcement for Final, but we discovered a number of performance regressions as well as a few important bugs that needed fixing. We also slipped in a few features and improvements. So, without further ado, here’s what is new and noteworthy in Infinispan 9.2.0.CR3:
Various component upgrades
-
Netty 4.1.21
-
Hibernate Search 5.9.0.Final
-
Protostream to 4.2.0.CR1
Features/Enhancements
-
Azure discovery
-
Use async ops in the Hot Rod server
-
Simplified client configuration when security is enabled
Lots of documentation updates
-
REST server changes
-
Data Encoding
-
Server tasks
And many bugfixes
Get your artifacts from maven, the distributions from our download page, the fixed issues from our issue tracker and read the updated documentation. Come and talk to us on IRC (#infinispan on Freenode) or ask questions on the forum.
Tags: release release candidate
Friday, 02 February 2018
Infinispan 9.2.0.CR2 is out!
The Infinispan team is proud to announce that Infinispan 9.2.0.CR2 has been released!
New and noteworthy in this release:
For more details, consult the release notes.
As we approach the final version release quickly, users are encouraged to try it and send feedback. So, please head over to the download page and try it out. Or if you prefer you can run using Docker with:
docker run -it jboss/infinispan-server:9.2.0.CR2
If you have any issues, please report it in our bug tracker, ask us on the forum, or join us for a friendly chat on the #infinispan IRC channel on Freenode.
Cheers!
Tags: release release candidate
Wednesday, 22 March 2017
Infinispan 9.0.0.CR4
==
Dear Infinispan users, we thought CR3 was going to be the last candidate release before Final… but we were mistaken!
The reason for yet another CR is that we decided to make some changes which affect some default behaviours:
-
enabling optimistic transactions with repeatable read now turns on write-skew by default
-
retrieving an already configured cache by passing in a template doesn’t redefine that cache’s configuration
Other important changes:
-
big improvements to the client/server rolling upgrade process
-
allow indexes to be stored in off-heap caches
-
lots of bug fixes
For the full list of changes check the release notes, download the 9.0.0.CR4 release and let us know if you have any questions or suggestions.
Cheers, The Infinispan team
Tags: release release candidate
Wednesday, 15 March 2017
Hotrod clients C++/C# 8.1.0.CR2 released!
Dears,
we’re pleased to announce that 8.1.0.CR2 release for C++/C# clients is out!
Check the release notes, focus was on bug fixes this round so you have the opportunity to download the cleanest code so far!
Spring cleaning will continue in the next release iteration, stay tuned and, if you like, take part signalling new issues here!
Enjoy!
The Infinispan Team
Tags: c++ release c# release candidate
Wednesday, 08 March 2017
Infinispan 9.0.0.CR3 is out!
Dear users, the last release candidate for Infinispan 9 is out!
This milestone contains mostly bug fixes and documentation improvements ahead of 9.0.0.Final. Noteworthy changes:
-
Kubernetes Rolling Updates are fully supported
-
Infinispan Rolling Upgrades on Kubernetes is fully supported
-
Library updates: JGroups 4.0.1, Protostream 4.0.0.Alpha9, Log4j2 2.8.1
-
The deadlock detection hasn’t keep up with the improvements of our locking algorithm and has been removed.
-
Support for authentication in the Rest endpoint
For the full list of changes check the release notes, download the 9.0.0.CR3 release and let us know if you have any questions or suggestions.
Cheers, The Infinispan team
Tags: release candidate