Skip to content

07.01.00-MS-GA

Compare
Choose a tag to compare
@zdenek-jonas zdenek-jonas released this 14 Sep 10:02
· 6 commits to release/7x since this release
baa687d

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