Skip to content

Releases: infinispan/infinispan

15.1.0.Dev03

22 Aug 08:34
Compare
Choose a tag to compare
15.1.0.Dev03 Pre-release
Pre-release

What's Changed

  • ISPN-14457 - Support nested queries with Ickle - indexed implementation by @gybandi in #12643
  • ISPN-16306 EmbeddedTransactionManager hide exceptions for asynchronou… by @jabolina in #12660
  • ISPN-16323 Correct Logging Statement for Transaction Rollback in TransactionImpl Class by @logresearch in #12676
  • ISPN-16279 Non blocking methods for Query API by @pruivo in #12620
  • ISPN-16322 [RESP] Null Value should use RESP 3 null instead of RESP 2… by @wburns in #12678
  • ISPN-16314 Map embedded non-root-indexed types by @fax4ever in #12680
  • ISPN-16334 RemoteCache flags should not rely upon thread local by @wburns in #12688
  • ISPN-16338 Bump io.smallrye:jandex from 3.2.0 to 3.2.1 by @dependabot in #12689
  • ISPN-16333 Updates console to 15.1.1.Final by @karesti in #12684
  • ISPN-16279 Non blocking methods for Query API by @wburns in #12693
  • ISPN-16337 ISPN004116 warn message always thrown when utising script … by @ryanemerson in #12687
  • ISPN-16341 LocalCacheStream toList/toArray are empty when using sorte… by @wburns in #12696
  • ISPN-16343 Bump version.insights from 2.0.2 to 2.0.3 by @dependabot in #12703
  • ISPN-16284 PersistenceManagerImpl.acquireKeyFromContext(...) throws N… by @wburns in #12697
  • ISPN-16309 Throw a descriptive exception if user properties are malfo… by @tristantarrant in #12656
  • CI action on pull request open by @rigazilla in #12554
  • fixing trivial format in gh action by @rigazilla in #12713
  • ISPN-16344 Bump org.asciidoctor:asciidoctorj-pdf from 2.3.17 to 2.3.18 by @dependabot in #12705
  • ISPN-16319 NPE thrown when attempting to remove entry with xsite. by @pruivo in #12699
  • ISPN-16231 Skip return value internally if Hot Rod request does not force return value. by @jabolina in #12511
  • ISPN-16328 [RESP] HRANDFIELD against non-existing hash with count sho… by @jabolina in #12682
  • ISPN-16253 publish suref report in separated workflow by @rigazilla in #12720
  • ISPN-16365 infinispan-commons contains unnecessary dependency on wild… by @ryanemerson in #12723
  • ISPN-16390 Bump version.protostream from 5.0.7.Final to 5.0.8.Final by @dependabot in #12734
  • Github action: don't fail on test error in mvn verify by @rigazilla in #12737
  • ISPN-16395 Fix track_flaky_tests.sh by @rigazilla in #12738
  • ISPN-16347 Bump org.jgroups:jgroups from 5.3.9.Final to 5.3.10.Final by @dependabot in #12711
  • ISPN-16376 [RESP] Check pop number of args by @rigazilla in #12727
  • ISPN-16391 Bump io.reactivex.rxjava3:rxjava from 3.1.8 to 3.1.9 by @dependabot in #12735
  • ISPN-16409 Bump version.maven from 3.9.8 to 3.9.9 by @dependabot in #12748
  • ISPN-16408 Bump org.jgroups:jgroups from 5.3.10.Final to 5.3.11.Final by @dependabot in #12747
  • ISPN-16398 Bump version.spring from 6.1.11 to 6.1.12 by @dependabot in #12740
  • ISPN-16339 User properties format documentation by @tristantarrant in #12695
  • ISPN-16120 LDAP SSL by @tristantarrant in #12690
  • ISPN-16415 Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 by @dependabot in #12756
  • ISPN-16414 Bump commons-logging:commons-logging from 1.3.3 to 1.3.4 by @dependabot in #12755
  • ISPN-16385 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #12732
  • ISPN-16374 Bump io.smallrye:jandex from 3.2.1 to 3.2.2 by @dependabot in #12726
  • ISPN-16357 Bump version.hibernate.core from 6.4.9.Final to 6.4.10.Final by @dependabot in #12718
  • ISPN-16401 Bump org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-depchain from 3.3.0 to 3.3.1 by @dependabot in #12743
  • ISPN-16354 Correctly handle escape sequences in XML and YAML by @tristantarrant in #12749
  • Use JDK 23-ea in GH Actions as latest JDK by @tristantarrant in #12761
  • ISPN-16395 Fix flaky test extraction by @tristantarrant in #12758
  • ISPN-16416 ZADD catch proper validation error for incopatible options by @karesti in #12762
  • ISPN-16384 Bump version.micrometer from 1.12.8 to 1.12.9 by @dependabot in #12731
  • Ignore JVMCI-native CompilerThread[0-9] leaks by @tristantarrant in #12771
  • ISPN-16425 Setrange should not create empty entries by @karesti in #12773
  • ISPN-16424 GETRANGE single character by @karesti in #12768
  • ISPN-16419 Fixes LMPOP and WITHSCORES case sensitive by @karesti in #12765
  • ISPN-16418 Fixes Sorted Set XX option with LT or GT option by @karesti in #12763
  • ISPN-16383 SQL store numeric precision throwing in acceptable values by @jabolina in #12772
  • ISPN-16417 Fix maxOccurs in XSD schema for index-sharding by @tristantarrant in #12766
  • ISPN-16416 Assert IllegalArgumentException by @karesti in #12783
  • ISPN-16419 LMPOP Raise syntax error with extra args by @karesti in #12767
  • ISPN-16442 Set JGroups bind address to localhost for Wildfly servers … by @Crumby in #12788
  • ISPN-15336 Non-understandable column names in case of running count(*) on aggregation queries by @fax4ever in #12764
  • ISPN-16360 Flaky test: org.infinispan.commons.util.GlobMatcherTest#te… by @jabolina in #12789
  • ISPN-16410 Capture an exception if the put schema fails by @karesti in #12786
  • ISPN-16349 Reduce put-all chuck size from 1000 to 100 by @fax4ever in #12784

New Contributors

Full Changelog: 15.1.0.Dev02...15.1.0.Dev03

15.0.8.Final

22 Aug 07:15
Compare
Choose a tag to compare

What's Changed

  • [15.0.x] ISPN-16261 ProtoStream 5.0.7.Final by @ryanemerson in #12721
  • [15.0.x] ISPN-16365 infinispan-commons contains unnecessary dependency on wild… by @github-actions in #12724
  • [15.0.x] ISPN-16376 [RESP] Check pop number of args by @github-actions in #12746
  • [15.0] ISPN-16413 Upgrade Console 15.0.7.Final by @karesti in #12751
  • [15.0] ISPN-16289 SQLServerException in JDBC Store when purgeExpired is called by @tristantarrant in #12750
  • [15.0.x] ISPN-16339 User properties format documentation by @github-actions in #12753
  • [15.0] ISPN-16213 Test endpoint it root list strings by @fax4ever in #12760
  • ISPN-16390 ProtoStream 5.0.8.Final by @tristantarrant in #12759
  • [15.0.x] Ignore JVMCI-native CompilerThread[0-9] leaks by @github-actions in #12775
  • [15.0.x] ISPN-16120 LDAP SSL by @github-actions in #12754
  • [15.0] ISPN-16354 Correctly handle escape sequences in XML and YAML by @tristantarrant in #12769
  • [15.0.x] ISPN-16425 Setrange should not create empty entries by @github-actions in #12776
  • [15.0.x] ISPN-16419 Fixes LMPOP and WITHSCORES case sensitive by @github-actions in #12778
  • [15.0.x] ISPN-16418 Fixes Sorted Set XX option with LT or GT option by @github-actions in #12779
  • [15.0.x] ISPN-16424 GETRANGE single character by @github-actions in #12777
  • [15.0.x] ISPN-16417 Fix maxOccurs in XSD schema for index-sharding by @github-actions in #12782
  • [15.0.x] ISPN-16383 SQL store numeric precision throwing in acceptable values by @github-actions in #12781
  • [15.0.x] ISPN-16419 LMPOP Raise syntax error with extra args by @github-actions in #12790
  • [15.0.x] ISPN-16416 ZADD catch proper validation error for incopatible options by @github-actions in #12770
  • [15.0.x] ISPN-16442 Set JGroups bind address to localhost for Wildfly servers … by @github-actions in #12791
  • [15.0.x] ISPN-16360 Flaky test: org.infinispan.commons.util.GlobMatcherTest#te… by @github-actions in #12792
  • ISPN-16410 Capture an exception if the put schema fails by @tristantarrant in #12794
  • [15.0.x] ISPN-16349 Reduce put-all chuck size from 1000 to 100 by @github-actions in #12793

Full Changelog: 15.0.7.Final...15.0.8.Final

14.0.31.Final

21 Aug 14:42
Compare
Choose a tag to compare

What's Changed

  • [14.0.x] ISPN-16402 Bump org.jgroups:jgroups from 5.2.27.Final to 5.2.28.Final by @dependabot in #12744
  • [14.0.x] ISPN-16399 Bump version.spring from 5.3.37 to 5.3.39 by @dependabot in #12741
  • [14.0.x] ISPN-16391 Bump io.reactivex.rxjava3:rxjava from 3.1.8 to 3.1.9 by @dependabot in #12736
  • [14.0.x] ISPN-16415 Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 by @dependabot in #12757
  • [14.0.x] ISPN-16233 REST compare API has buffer leak issue because of not call… by @jabolina in #12730
  • ISPN-16346 Allow security manager installation since JDK 18 including by @ropalka in #12709

New Contributors

Full Changelog: 14.0.30.Final...14.0.31.Final

15.0.7.Final

07 Aug 08:42
Compare
Choose a tag to compare

What's Changed

  • [15.0.x] ISPN-16306 EmbeddedTransactionManager hide exceptions for asynchronou… by @github-actions in #12679
  • [15.0.x] ISPN-16322 [RESP] Null Value should use RESP 3 null instead of RESP 2… by @github-actions in #12683
  • ISPN-16279 Non blocking methods for Query API by @pruivo in #12692
  • [15.0.x] ISPN-16337 ISPN004116 warn message always thrown when utising script … by @github-actions in #12698
  • [15.0.x] [RESP] ISPN-16278 Fix msetnx behavior with same key by @rigazilla in #12707
  • [15.0.x] ISPN-16309 Throw a descriptive exception if user properties are malfo… by @github-actions in #12704
  • [15.0.x] ISPN-16341 LocalCacheStream toList/toArray are empty when using sorte… by @github-actions in #12700
  • [15.0.x] ISPN-16347 Bump JGroups to 5.3.10.Final by @pruivo in #12714
  • [15.0.x] ISPN-15916 Certificate reloading by @ryanemerson in #12642
  • [15.0.x] ISPN-16328 [RESP] HRANDFIELD against non-existing hash with count sho… by @github-actions in #12717
  • [15.0.x] ISPN-16319 NPE thrown when attempting to remove entry with xsite. by @github-actions in #12716

Full Changelog: 15.0.6.Final...15.0.7.Final

14.0.30.Final

02 Aug 06:55
Compare
Choose a tag to compare

What's Changed

  • [14.0.x] ISPN-16192 Bump version.spring from 5.3.36 to 5.3.37 by @dependabot in #12521
  • [14.0.x] ISPN-16186 Modules missing proto-schema-compatibility-check by @github-actions in #12526
  • Bump s4u/setup-maven-action from 1.13.0 to 1.14.0 by @dependabot in #12589
  • [14.0.x] ISPN-16275 Bump org.jgroups:jgroups from 5.2.26.Final to 5.2.27.Final by @dependabot in #12616
  • [14.0.x] ISPN-16302 Fails to read cache files inside cache folder in Infinispa… by @jabolina in #12665
  • [14.0.x] ISPN-16313 Bump version.netty from 4.1.111.Final to 4.1.112.Final by @dependabot in #12672
  • [14.0] ISPN-16284 PersistenceManagerImpl.acquireKeyFromContext(...) throws N… by @wburns in #12694

Full Changelog: 14.0.29.Final...14.0.30.Final

15.1.0.Dev02

20 Jul 07:00
Compare
Choose a tag to compare
15.1.0.Dev02 Pre-release
Pre-release

What's Changed

Full Changelog: 15.1.0.Dev01...15.1.0.Dev02

15.0.6.Final

20 Jul 07:24
Compare
Choose a tag to compare

What's Changed

  • [15.0.x] ISPN-16223: Docs edits for Using the Memcached protocol endpoint by @github-actions in #12563
  • [15.0.x] ISPN-16247: Add more info about pessimistic transactions locking mode by @github-actions in #12595
  • [15.0.x] ISPN-16239: Add missing RESP commands to documentation by @github-actions in #12605
  • [15.0.x] ISPN-16282 SMISMEMBER implementation by @github-actions in #12629
  • [15.0.x] ISPN-16270 Non indexed delete statement fails with MarshallingException by @github-actions in #12613
  • [15.0.x] ISPN-16235: Doc edits for topology set-stable command review by @github-actions in #12640
  • [15.0.x] [DOC] ISPN-16229 Added docs for explicit resp cache config by @github-actions in #12622
  • [15.0.x] ISPN-16250 [RESP] Fixes HINCRBY and HINCRBYFLOAT by @github-actions in #12594
  • [15.0.x] ISPN-14653 LCS by @github-actions in #12626
  • [15.0.x] ISPN-16272 [RESP] GETRANGE can't handle huge ranges by @github-actions in #12624
  • [15.0.x] ISPN-16276 set ttl with xx by @github-actions in #12618
  • [15.0.x] ISPN-16156 Life easier for mac and windows by @github-actions in #12546
  • [15.0.x] Fix Hot Rod defaults table in upgrading guide by @github-actions in #12572
  • [15.0.x] ISPN-16240 ServerConfigurationSerializer should include the RESP endpoint by @jabolina in #12585
  • [15.0.x] ISPN-16283 Remove set if empty after operation by @github-actions in #12627
  • [15.0.x] ISPN-16228: [doc] Add a statement for JMX limitations for server by @github-actions in #12571
  • [15.0.x] ISPN-16251: [doc] Add information how to set JVM options for the server by @github-actions in #12591
  • [15.0.x] ISPN-16286 RESP KEYS * hangs with persistence enabled by @github-actions in #12639
  • [15.0.x] ISPN-16241 [RESP] "HRANDFIELD key count withvalues" should return map by @github-actions in #12602
  • [15.0.x] ISPN-16294 Don't force the server port in the code by @github-actions in #12644
  • [15.0.x] ISPN-16296 [RESP] KEYS may cause server to get stuck by @github-actions in #12651
  • [15.0.x] ISPN-16302 Fails to read cache files inside cache folder in Infinispa… by @github-actions in #12653
  • [15.0.x] ISPN-16308 Auto-detect RESP when SELECT is the first command by @github-actions in #12657
  • [15.0.x] ISPN-16310 Handle Memcached touch with 0 expiration by @github-actions in #12667
  • [15.0.x] ISPN-16307 Fix parsing of multi-value attributes by @github-actions in #12666
  • [15.0.x] ISPN-16233 Fix Netty buffer leaks by @github-actions in #12663
  • [15.0.x] ISPN-16311 [RESP] Inconsistent error type by @github-actions in #12664

Full Changelog: 15.0.5.Final...15.0.6.Final

15.1.0.Dev01

04 Jul 14:00
Compare
Choose a tag to compare
15.1.0.Dev01 Pre-release
Pre-release

What's Changed

  • ISPN-16103 CrossSite: Wait for prepare command in case of local failure by @pruivo in #12410
  • ISPN-16093 Hot Rod client should PING servers added on topology update by @jabolina in #12406
  • ISPN-16075 Allow to use remote query API from the server task by @fax4ever in #12402
  • ISPN-16069 Allow the indexes to start with embedded setup by @fax4ever in #12377
  • ISPN-16123 Bump version.spring.boot from 3.2.5 to 3.2.6 by @dependabot in #12431
  • ISPN-16124 Bump com.microsoft.sqlserver:mssql-jdbc from 12.6.1.jre11 to 12.6.2.jre11 by @dependabot in #12432
  • ISPN-16115 Bump org.jgroups:jgroups from 5.3.6.Final to 5.3.7.Final by @dependabot in #12421
  • ISPN-16127 Bump version.maven from 3.9.6 to 3.9.7 by @dependabot in #12437
  • [DOC] ISPN-16092 Documenting RESP cache by @rigazilla in #12412
  • ISPN-16125 Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2 by @dependabot in #12433
  • ISPN-16130 Bump version.vertx from 4.5.7 to 4.5.8 by @dependabot in #12440
  • ISPN-16113 Bump version.spring from 6.1.7 to 6.1.8 by @dependabot in #12419
  • ISPN-16131 Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.6.14 by @dependabot in #12441
  • ISPN-16112 added nanoseconds getters for average remote store/read/re… by @danfaer in #12436
  • ISPN-16107 RocksDBStore: wait for batch to complete before writing by @pruivo in #12415
  • Updated Third-party server tests configuration for MariaDB106 and EAP8. by @andyuk1986 in #12447
  • ISPN-15916 Certificate reloading by @tristantarrant in #12359
  • ISPN-16143 HotRodQueryIT fix by @tristantarrant in #12453
  • ISPN-16136 Bump version.byteman from 4.0.22 to 4.0.23 by @dependabot in #12445
  • ISPN-13839 Remove invalidation templates from internal server config by @tristantarrant in #12418
  • ISPN-16138 Update Console to 15.0.6.Final by @karesti in #12448
  • Updated missed wildfly-galleon-pack dependency. by @andyuk1986 in #12463
  • ISPN-16148 Add missing licenses for ISPN 15 by @pruivo in #12460
  • ISPN-16108 Bump org.springframework.session:spring-session-core from 3.2.2 to 3.2.3 by @dependabot in #12416
  • ISPN-16152 Clean up RockDB directory before starting tests by @tristantarrant in #12469
  • ISPN-16150 Bump version.protostream from 5.0.4.Final to 5.0.5.Final by @dependabot in #12466
  • ISPN-16073 Bump version.micrometer from 1.12.4 to 1.12.6 by @dependabot in #12374
  • ISPN-16159 Bump org.apache.maven.plugins:maven-help-plugin from 3.4.0 to 3.4.1 by @dependabot in #12478
  • Update GH actions to take into account 15.0.x and main by @ryanemerson in #12475
  • ISPN-16140 Spring Cache reactive methods fix by @karesti in #12457
  • ISPN-16154 Cross site view change event logs stale view by @pruivo in #12480
  • ISPN-13725 Fixes some docs issues by @karesti in #12483
  • Revert "ISPN-13839 Remove invalidation templates from internal server… by @ryanemerson in #12490
  • ISPN-16177 Enable collection wrapping for Protostream by @pruivo in #12499
  • ISPN-16174 FootprintIT max loaded classes should be sized to fit Insi… by @tristantarrant in #12493
  • ISPN-16169 Bump org.asciidoctor:asciidoctorj-pdf from 2.3.15 to 2.3.17 by @dependabot in #12487
  • Utilise Keycloak 24 in IT tests by @ryanemerson in #12508
  • ISPN-16170 Expose if tracing is enabled in the server by @karesti in #12489
  • ISPN-16185: Possible incorrect include in Configuring Infinispan cach… by @theashiot in #12514
  • ISPN-16170 Return true y global is also enabled by @karesti in #12513
  • ISPN-16189: Doc fix for Spring Cache reactive methods by @theashiot in #12516
  • ISPN-16186 Modules missing proto-schema-compatibility-check by @ryanemerson in #12515
  • ISPN-16180 Bump version.hibernate.core from 6.4.8.Final to 6.4.9.Final by @dependabot in #12505
  • ISPN-16165 ResourceManagerImpl.lookupResource micro-optimization by @tristantarrant in #12485
  • ISPN-16153 REST API Docs using deprecated /rest/v2/cache-managers/def… by @ryanemerson in #12471
  • ISPN-14375 Remove all references to Subject.doAs from docs by @tristantarrant in #12492
  • ISPN-16178 Cache hashCode for DefaultConsistentHash by @jabolina in #12481
  • ISPN-16188: Documentation fixes for various guides by @theashiot in #12528
  • ISPN-16139 Blocking pool and Hibernate Search StackOverflow overwhelm… by @wburns in #12503
  • ISPN-16139 Blocking pool and Hibernate Search StackOverflow overwhelm… by @wburns in #12532
  • ISPN-16194 Change index writer queue config by @fax4ever in #12524
  • ISPN-16202 Bump version.maven from 3.9.7 to 3.9.8 by @dependabot in #12539
  • ISPN-14418 Return HTTP error when trying to initialize internal caches by @jabolina in #12533
  • ISPN-16156 Life easier for mac and windows by @karesti in #12476
  • ISPN-16217 Bump version.spring.boot from 3.2.6 to 3.2.7 by @dependabot in #12556
  • ISPN-16220 Replace Query DSL API with commons Query API for the Remot… by @pruivo in #12561
  • ISPN-16214 Time quantity units by @tristantarrant in #12551
  • ISPN-16223: Docs edits for Using the Memcached protocol endpoint by @theashiot in #12562
  • ISPN-16225 Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.5.0 to 4.8.6.0 by @dependabot in #12564
  • ISPN-16228: [doc] Add a statement for JMX limitations for server by @theashiot in #12566
  • ISPN-16191 CacheResource blockingPublisher is wrapping the incorrect … by @wburns in #12520
  • Fix Hot Rod defaults table in upgrading guide by @tristantarrant in #12570
  • ISPN-16211 Bump version.spring from 6.1.8 to 6.1.10 by @dependabot in #12547
  • ISPN-16210 Bump org.springframework.session:spring-session-core from 3.2.3 to 3.2.4 by @dependabot in #12545
  • ISPN-16219 Bump com.microsoft.sqlserver:mssql-jdbc from 12.6.2.jre11 to 12.6.3.jre11 by @dependabot in #12558
  • Fix Upgrading Guide doc issues by @tristantarrant in #12559
  • ISPN-16240 ServerConfigurationSerializer should include the RESP endpoint by @jabolina in #12576
  • ISPN-16238 ProtobufMetadataManagerInterceptor must not return null in… by @pruivo in #12577
  • ISPN-16246 Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.0 to 4.8.6.1 by @dependabot in #12583
  • ISPN-16245 Bump version.junit5 from 5.10.2 to 5.10.3 by @dependabot in #12582
  • ISPN-16235: Doc edits for topology set-stable command by @theashiot in #12573
  • ISPN-16251: [doc] Add information how to set JVM options for the server by @theashiot in #12587
  • ISPN-16243 Bump version.junit.platform from 1.10.2 to 1.10.3 by @dependabot in #12580
  • ISPN-16244 Bump org.jboss.narayana.jta:narayana-jta from 7.0.1.Final to 7.0.2.Final by @dependabot in #12581
  • ISPN-16250 [RESP] Fixes HINCRBY and HINCRBYFLOAT by @jabolina in #12586
  • ISPN-162...
Read more

15.0.5.Final

18 Jun 21:07
Compare
Choose a tag to compare

What's Changed

  • [15.0.x] ISPN-16103 CrossSite: Wait for prepare command in case of local failure by @pruivo in #12413
  • [15.0.x] [DOC] ISPN-16092 Documenting RESP cache by @github-actions in #12439
  • [15.0.x] ISPN-16107 RocksDBStore: wait for batch to complete before writing by @github-actions in #12444
  • [15.0.x] Updated Third-party server tests configuration for MariaDB106 and EAP8. by @github-actions in #12449
  • [15.0.x] ISPN-16143 HotRodQueryIT fix by @github-actions in #12455
  • [15.0.x] Updated missed wildfly-galleon-pack dependency. by @github-actions in #12464
  • [15.0.x] ISPN-16148 Add missing licenses for ISPN 15 by @github-actions in #12468
  • [15.0.x] ISPN-16152 Clean up RockDB directory before starting tests by @github-actions in #12474
  • [15.0.x] ISPN-16140 Spring Cache reactive methods fix by @github-actions in #12479
  • [15.0.x] ISPN-16154 Cross site view change event logs stale view by @github-actions in #12484
  • [15.0.x] ISPN-16174 FootprintIT max loaded classes should be sized to fit Insi… by @github-actions in #12502
  • [15.0.x] ISPN-16177 Enable collection wrapping for Protostream by @github-actions in #12501
  • [15.0.x] Utilise Keycloak 24 in IT tests by @github-actions in #12509
  • [15.0.x] ISPN-16185: Possible incorrect include in Configuring Infinispan cach… by @github-actions in #12517
  • [15.0.x] ISPN-14375 Remove all references to Subject.doAs from docs by @github-actions in #12531
  • [15.0.x] ISPN-16153 REST API Docs using deprecated /rest/v2/cache-managers/def… by @github-actions in #12530
  • [15.0.x] ISPN-16165 ResourceManagerImpl.lookupResource micro-optimization by @github-actions in #12529
  • [15.0.x] ISPN-16186 Modules missing proto-schema-compatibility-check by @github-actions in #12527
  • [15.0.x] ISPN-16189: Doc fix for Spring Cache reactive methods by @github-actions in #12525
  • [15.0.x] ISPN-16188: Documentation fixes for various guides by @github-actions in #12536
  • [15.0.x] ISPN-16139 Blocking pool and Hibernate Search StackOverflow overwhelm… by @github-actions in #12537
  • [15.0.x] ISPN-16139 Blocking pool and Hibernate Search StackOverflow overwhelm… by @github-actions in #12538
  • [15.0.x] ISPN-16194 Change index writer queue config by @github-actions in #12541
  • [15.0.x] ISPN-14418 Return HTTP error when trying to initialize internal caches by @github-actions in #12542

Full Changelog: 15.0.4.Final...15.0.5.Final

15.0.4.Final

21 May 05:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 15.0.3.Final...15.0.4.Final