Blog - page 17

Stay up to date with the latest articles and news from Infinispan.

Hotrod clients C++ and C# 8.3.0.Beta1 are out!

August 14, 2018 Vittorio Rigamonti By Vittorio Rigamonti

Dear Infinispanners, The C++ and C# 8.3.0.Beta1 releases are available! Main feature for this release is: transactions. Clients can now run sequence of hotrod operations in a transactional way. Basic methods are provided to begin, commit or rollback a transaction over an ...

Node.js client 0.5.0 released with improved stability and better OSX integration

August 13, 2018 Galder Zamarreño By Galder Zamarreño

Infinispan Node.js client 0.5.0 was released last week. It comes with much improved stability under heavy load conditions and hence it’s a recommended upgrade for any current users. On top of that, a configuration option called topologyUpdates (*true (default) */ fals...

Infinispan 9.4.0.Beta1 is out!

August 03, 2018 Pedro Ruivo By Pedro Ruivo

Infinispan users, We have just released 9.4.0.Beta1 which includes bug fixes and improvements. Highlights of this release include: Removal of WebSocket server support (ISPN-9386); One step closer to remove compatibility mode, by dropping it from Remote Queries, Tasks an...

Infinispan Spark connector 0.8 released

July 24, 2018 Gustavo Fernandes By Gustavo Fernandes

The Infinispan Spark connector version 0.8 has been released and is available in Maven central and SparkPackages. This is a maintenance only release to bring compatibility with Spark 2.3 and Infinispan 9.3. For more information about the connector, please consult the docu...

Infinispan 9.3.1.Final and 9.4.0.Alpha1

July 16, 2018 Tristan Tarrant By Tristan Tarrant

We have 2 new releases to announce today: 9.3.1.Final includes some important bug fixes, and we recommend all users of 9.3.0.Final to upgrade: Fix for CVE-2018-1131 that allows unchecked deserialization in the server from binary java , XML and JSON payloads Fixed tran...

Hotrod clients C++ and C# 8.3.0.Alpha1 are out!

July 02, 2018 Vittorio Rigamonti By Vittorio Rigamonti

Dear Infinispanners, The C++ and C# 8.3.0.Alpha1 releases are available! Both the clients come with these new features: counter operations, to use cluster distributed counters admin operations, to create/remove cache programmatically at runtime For the .NET Core...

Making Java objects queryable by Infinispan remote clients

June 27, 2018 Galder Zamarreño By Galder Zamarreño

Making Java objects queryable by Infinispan remote clients The following is a common question amongst Infinispan community users: How do I make my Java objects queryable by remote clients? Annotation Method The simplest way is to take advantage Infinispan Protostre...

Infinispan 9.3.0.Final is out!

June 26, 2018 Galder Zamarreño By Galder Zamarreño

We’re delighted to announce the release of Infinispan 9.3.0.Final, which is a culmination of several months of hard work by the entire Infinispan community. Here’s a summary of what you can find within it: First final release to work with both Java 8 and Java 10...

Tags
See All