Releases: microstream-one/microstream
Releases · microstream-one/microstream
08.01.02-MS-GA
Bugfixes
- Fixed memory cleanup [#694]
08.01.01-MS-GA
08.01.00-MS-GA
08.00.00-MS-GA
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
- Migration guide and details in documentation
08.00.00-MS-EA2
08.00.00-MS-EA1
07.01.00-MS-GA
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
- Migration guide and details in documentation
07.01.00-MS-beta2
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
07.01.00-MS-beta1
07.00.00-MS-GA
Features
- CDI Extension
- Logging [#293]
- Serializer API [#286]
- Android Type Handlers [#325]
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
- Migration guide and details in documentation