Blog - page 28

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

Checking Infinispan cluster health and Kubernetes/OpenShift

March 01, 2017    Tags: openshift kubernetes state transfer health

Modern applications and microservices often need to expose their health status. A common example is Spring Actuator but there are also many different ways of doing that. Starting from Infinispan 9.0.0.Beta2 we introduced the HealthCheck API. It is accessible in both Embedd...

Node.js client 0.4.0 released with encryption and cross-site failover

February 24, 2017    Tags: release security xsite javascript js-client node.js

We’ve just released Infinispan Node.js Client version 0.4.0 which comes with encrypted client connectivity via SSL/TLS (with optional TLS/SNI support), as well as cross-site client failover. Thanks to the encryption integration, Node.js Hot Rod clients can talk to Hot...

Infinispan 9.0 CR2 is out!

February 24, 2017    Tags: release release candidate

Dear community. We are one step closer to the final release of Infinispan 9: we gladly announce the release of Infinispan 9.0.0.CR2. The highlights of this release are: Many dependencies have been upgraded to the latest and greatest: JGroups 4.0.0.Final Apache Luc...

Spring Boot Starters 1.0.0.Beta1

February 15, 2017    Tags: spring boot release beta

I’m happy to announce Spring Boot Starters 1.0.0.Beta1. The changelog includes: Fixed hotrod-client.properties path (now it uses classpath:hotrod-client.properties) ISPN-7468 Added Spring Cache automatic discovery and creation Fixed typo in artifact name Upg...

Infinispan 9.0.0.CR1

February 10, 2017    Tags: release release candidate

Those busy hackers over in the Infinispan dungeon have brewed up a new release, and it is the first candidate on the road to the final 9. Infinispan 9.0.0.CR1 (codenamed "Ruppaner") includes a number of fixes and component upgrades over the last Beta release. You can read all...

Hotrod clients C++/C# 8.1.0.CR1 released!

February 09, 2017    Tags: c++ release c# release candidate

Dears, we’re pleased to announce that 8.1.0.CR1 release for C++/C# clients is out! Downloading the code you’ll find these changes (and may more): C++11 instead of the old portable custom classes less bugs more safety through TLS client authentication ...

Infinispan 9.0.0.Beta2 and 8.2.6.Final are out!

January 24, 2017    Tags: beta release stable

It’s release day at Infinispan HQ and we’ve just released a couple of new versions: Infinispan 9.0.0.Beta2 includes: New: Multi-tenancy support for Hot Rod and REST endpoints improve Infinispan Server experience on OpenShift. Transactional support for Fu...

Data Container Changes Part 2

January 23, 2017    Tags: data storage

Before the end of the year I wrote a blog post detailing some of the more recent changes that Infinispan introduced with the in memory data container. As was mentioned in the previous post we would be detailing some other new changes. If you poked around in our new schema af...

Tags
See All