Skip to content

Releases: microstream-one/microstream

08.01.02-MS-GA

28 Feb 13:12
4ae3dde
Compare
Choose a tag to compare

Bugfixes

  • Fixed memory cleanup [#694]

08.01.01-MS-GA

04 Jul 09:04
850c818
Compare
Choose a tag to compare

Bugfixes

  • Fixed dynamodb table creation settings [#599][#600]

08.01.00-MS-GA

23 May 11:45
4b19579
Compare
Choose a tag to compare

Features

  • Integration for Quarkus 3 [#564]

Bugfixes

  • Fixed Lazy Collections unloading [#563][#568]

08.00.00-MS-GA

26 Apr 07:48
1f6f39d
Compare
Choose a tag to compare

Features

  • Upgrade to Java 11 [#359]
  • Lazy Collections [#515]
  • Quarkus integration [#422]
  • Update CDI integration to use Jakarta EE [#509][#513]
  • Support for Multiple StorageManager within Spring Boot 2.x [#490]
  • Java 17 type handler improvement [#462]
  • Read-only mode [#427][#436]
  • Serializer with type information [#376]
  • Channel count migration tool [#371]
  • Helidon MP example update [#444]
  • More convenient API for import, export and CSV conversion [#535]
  • Built-in SBOM [#460]

Bugfixes

  • Spring Boot 3.x fixes [#504]
  • Set appropriate ClassLoaderProvider in Spring Boot integrations [#517][#518]
  • Maven 4 build compliance [#471]
  • Helidon example build fix [#463]
  • Spring integration fixes [#415]
  • File deletion fix [#408]
  • Cache read through fix [#369]
  • Define service providers in module info [#368]

Further Reading

08.00.00-MS-EA2

25 Jan 11:46
4596730
Compare
Choose a tag to compare
08.00.00-MS-EA2 Pre-release
Pre-release

Features

  • Lazy Collections (beta) [#515]
  • Support for Multiple StorageManager within Spring Boot 2.x [#490]
  • Spring Boot 3.x fixes [#504]

08.00.00-MS-EA1

08 Dec 07:57
47a54c9
Compare
Choose a tag to compare
08.00.00-MS-EA1 Pre-release
Pre-release

Features

  • Upgrade to Java 11 [#359]
  • Quarkus integration [#422]
  • Java 17 type handler improvement [#462]
  • Read-only mode [#427][#436]
  • Serializer with type information [#376]
  • Helidon MP example update [#444]
  • Channel count migration tool [#371]

Bugfixes

  • Maven 4 build compliance [#471]
  • Helidon example build fix [#463]
  • Spring integration fixes [#415]
  • File deletion fix [#408]
  • Cache read through fix [#369]
  • Define service providers in module info [#368]

07.01.00-MS-GA

14 Sep 10:02
baa687d
Compare
Choose a tag to compare

Features

  • New public AFS connectors
    • AWS S3 and DynamoDB
    • Azure Storage
    • Google Cloud Firestore
    • Hazelcast
    • Kafka
    • Oracle Coherence, DB and Cloud Object Store
    • Redis
    • Hana DB
  • Finalized storage garbage collector, activated by default [#402]
  • Improve CDI integration [#377]
  • CDI Integration: Allow customization of the EmbeddedStorageFoundation before StorageManager is created [#388][#398]
  • Spring Boot integration: Add interceptor logic to store marked objects at end of method [#384]
  • Clarification around cache expiry when using StorageManager [#387]
  • Store reference inside Lazy when Lazy is marked (CDI integration) [#386]
  • Enable microstream cache [#351]
  • Validate Channel Folders to Channel Count [#192]

Bugfixes

  • Remove @Store from CDI integration [#397][#394]
  • Fix CDI integration cache configuration keys [#395]
  • Active the test in the CDI extension [#354]

Further Reading

07.01.00-MS-beta2

30 Aug 09:17
3de8042
Compare
Choose a tag to compare
07.01.00-MS-beta2 Pre-release
Pre-release

Features

  • Improve CDI integration [#377]
  • CDI Integration: Allow customization of the EmbeddedStorageFoundation before StorageManager is created [#388][#398]
  • Spring Boot integration: Add interceptor logic to store marked objects at end of method [#384]
  • Clarification around cache expiry when using StorageManager [#387]
  • Store reference inside Lazy when Lazy is marked (CDI integration) [#386]
  • Enable microstream cache [#351]

Bugfixes

  • Remove @Store from CDI integration [#397][#394]
  • Fix CDI integration cache configuration keys [#395]
  • Active the test in the CDI extension [#354]

07.01.00-MS-beta1

09 Aug 10:44
7fc31ba
Compare
Choose a tag to compare
07.01.00-MS-beta1 Pre-release
Pre-release

Enhancements

  • Validate Channel Folders to Channel Count [#192]
  • GC Live Object Check [#402]

07.00.00-MS-GA

26 Apr 07:59
fb496ba
Compare
Choose a tag to compare

Features

Bugfixes

  • Reducing memory usage [#323]
  • Exclusive attempt conflict [#282][#284]
  • Fixed storage stalls in case of errors during the housekeeping phase [#285][#303]
  • Stop LazyrefenceManager automatically [#343]
  • Eliminate null in StorageConfiguration.toString() [#205][#297]
  • Fixed exclusive file access conflicts when restarting storage [#282]

Further Reading