2326

The Grainite 2326 release is a limited production ready (PR) release meant for Grainite Design Partners. This release is suitable for continued application development, production deployments and creation of operational practices for Grainite Clusters.

New Features:

  • Role Based Access Control is now generally available. Please see the documentation here for more details on setup and usage.

  • Support has been added for Azure Key Vault for Bring Your Own Key (BYOK) data encryption at rest. Setup instructions for BYOK data encryption can be found here.

Updates:

  • The developer docker image for running Grainite in a single node is now public and no longer requires access credentials. The -u and -t options for gx start for username and token are now deprecated as they are no longer needed. Note that without a license, commercial use of the image in production is prohibited. Our sales team can help with purchasing a license and can be contacted at sales@grainite.com

Known Issues:

  • Affects only single node development instances, not clusters: after a large amount of data has been ingested (approximately over 5GB) of events, if the Grainite container is restarted, topic dump may hang. The workaround if this issue is encountered would be to delete accumulated data by running rm -rf <path to dx directory>.

Fixes:

  • Stability and performance fixes.

Last updated