Hey @everyone we have released a new version of th...
# new-releases
r
Hey @everyone we have released a new version of the core (v3.4). If you are using v3.3, it is a non breaking change. The version has the following changes: - Upgrades to use Open JDK (15.0.1) from the older version (12.0.2) - Supports passing connection uri for mysql and postgresql (https://github.com/supertokens/supertokens-core/issues/221) - Enables mongoDB connection to work with
mongodb+srv
style URIs (https://github.com/supertokens/supertokens-core/issues/203) - Allows you to change the names of the tables managed by SuperTokens by specifying a common prefix to the table names (https://github.com/supertokens/supertokens-core/issues/220) - Support for ARM based architecture - so if you are running a Mac with the new M1 chip, the new docker images should work on them.
2 Views