Skip to main content
Skip table of contents

Release note - beVault 3.6

We are excited to announce the release of beVault Version 3.6! This version brings small enhancements and fixes for the IBMdb2 support, as well as a new way to authorize users to connect to beVault on Snowflake environment.

Check out this release note to see what’s new and stay tuned for new incoming releases in 2025 πŸš€

List of changes

Metavault

  • Important: IBM db2 configuration changes (See: Supported target database configuration | IBM-Db2 for the engine-specific details)

    • The ORGANIZEBY Engine parameter is now explicit, you can choose between β€œRow” and β€œColumn” and defaults to organization by β€œRow”. If you migrate from a 3.5 it is advised you set this to the default of your database, for consistency.

    • The COMPRESSION Engine parameter can be used to set compression modes on row-organized tables. Again, aligning with the defaults in your database is a good idea, since this is now explicit.

    • Add TABLESPACE Engine parameter which sets the tablespace for metavault-generated tables.

    • Add TABLESPACEINDEXES Engine parameter which sets the tablespace for metavault-generated table indexes.

  • Snowflake configuration changes (See: Supported target database configuration | Snowflake )

    • These are specifics to the deployment to Snowflake’s App store, and are likely best left turned off for regular deployments.

  • Bug fixes/ small improvements for IbmDb2

    • Reduce string length defaults to the lowest possible values (they are much smaller when using column-based, also they are specific to system page size, but that is hard to account for easily due to the structure of the engine)

    • Replaced CONCAT functions to use '||' instead, so that queries are more legible.

    • Disable generation of ALTER COLUMN and DROP COLUMN queries for columnar tables.

    • Set foreign keys to NOT ENFORCED for columnar tables.

  • Other improvements:

    • Possibility to add a list of additional valid issuers for JWT tokens. See: Metavault Configuration | Authentication

    • Possibility to remove to disable JWT (oidc)-based authentication, and use a HTTP header for user identification. (Again, this is mostly useful for Snowflake marketplace). See: Metavault Configuration | Authentication

    • Change the deployment of state machine to a background task to avoid timeout issues.

Workers

Components' version

Component

Version

UI Version

1.8.0 πŸ†™

Metavault Version

3.6.0 πŸ†™

States Version

2.2.0 πŸ†™

States UI Version

1.2.0 πŸ†™

Workers Version

1.9.0 πŸ†™

Fix Versions

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.