Release Notes - Infinispan - Version 14.0.8.Final - HTML format

Bug

  • [ISPN-12224] - Cluster in a confusing state after restarted from graceful shutdown - no hint for waiting on complete restarted
  • [ISPN-14112] - REST/CLI command will add a schema definition with 'upload' if the given file does not exists
  • [ISPN-14329] - Availability of caches should be prevented until a cluster is complete after "shutdown cluster"
  • [ISPN-14501] - RESP protocol parser can be a bit more efficient
  • [ISPN-14527] - Meta model may not reflect some schema changes
  • [ISPN-14573] - AbstractAuthorization.testRestServerNodeReport is failing
  • [ISPN-14574] - [CLI] ClassCastException with get clusters -s option
  • [ISPN-14578] - We should never be using CompletableFuture.completionStage
  • [ISPN-14579] - Various RESP commands are requesting wrong size for buffer
  • [ISPN-14580] - We should use voidPromise for all context writes that don't use a future
  • [ISPN-14583] - RESP endpoint should bundle flush calls to allow pipelining
  • [ISPN-14589] - JdbcStringBasedCacheStorePassivation.testFailoverWithPassivation failures
  • [ISPN-14683] - NPE in configuration reader if resolver is null
  • [ISPN-14685] - EncodingConfiguration matching is too strict
  • [ISPN-14691] - Fix Authorization error in Actuator Metrics Binding
  • [ISPN-14730] - Exclude completely the non jakarta commons dependency
  • [ISPN-14732] - ClasspathURLStreamHandlerProvider should throw FileNotFoundException if it cannot find a resource
  • [ISPN-14737] - SoftIndexFileStore Index can become corrupted
  • [ISPN-14738] - RESP endpoint commands don't require previous value
  • [ISPN-14739] - OffHeapConcurrentMap shouldn't require reading previous value on put
  • [ISPN-14741] - Console link direct to a wrong page
  • [ISPN-14753] - Prevent SoftIndexFileStore Compactor from running multiple times

Task

  • [ISPN-14713] - Include new api dependency in Spring Boot 3 modules

Component Upgrade

  • [ISPN-14550] - Upgrade Patternfly Dependencies to Release 2023.01 (2023-02-02)
  • [ISPN-14694] - Upgrade Patternfly Dependencies to Release 2023.02 (2023-03-24)
  • [ISPN-14711] - Updates latests SB 3 and 2
  • [ISPN-14754] - Update Console to 14.0.8.Final

Enhancement

  • [ISPN-12106] - Add a refresh button in the cache detail
  • [ISPN-12223] - Confusing behaviour in case of joining nodes if a partition is DEGRADED
  • [ISPN-13946] - Expose indexes metamodel
  • [ISPN-14012] - Allowed multiple named configurations for Infinispan client
  • [ISPN-14085] - Allow to pass new list of indexed entities in update schema API
  • [ISPN-14361] - Create Hibernate 2LC implementation for Hibernate 6.2.x.
  • [ISPN-14394] - Cache Configuration Wizard indexing startup mode
  • [ISPN-14473] - Improve REST API error reporting
  • [ISPN-14478] - Add possibility to project object version in Ickle query result
  • [ISPN-14504] - Optimize RESP GET and SET operations
  • [ISPN-14517] - Generate test certificates from code
  • [ISPN-14577] - Running tests with alternate JDK
  • [ISPN-14585] - Convert RESP endpoint to use parser generator
  • [ISPN-14689] - Handle RESP SET optional arguments
  • [ISPN-14720] - RESP endpoint should be able to parse commands as enum

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.