Releases: boxyhq/jackson
Releases · boxyhq/jackson
Release v1.26.0
Added
- Support for Turso DB (sqlite is coming soon, we need to sort out an issue with the package dependency to make it work).
Changed
- Updated dependencies
New Contributors
Full Changelog: v1.25.1...v1.26.0
Release v1.25.1
Fixed
- Redis URL config
Changed
- Updated dependencies
New Contributors
- @Hardiegogo made their first contribution in #2743
Full Changelog: v1.25.0...v1.25.1
Release v1.25.0
Changed
- Updated dependencies
- The
namespace
column length has been increased to 256 characters to support larger values. This change affects all the instances withsql
as the db engine. If you are not running manual migration then the namespace column will be dropped and populated again. It is highly advisable to back up your data before upgrading.
Full Changelog: v1.24.2...v1.25.0
Release v1.24.2
Release v1.24.1
Release v1.24.0
Changed
- Revamped UI to reflect better Identity Federation which now supports OIDC as well.
Full Changelog: v1.23.10...v1.24.0
Release v1.23.10
Added
- Addition end-to-end tests for more coverage
Changed
- Updated dependencies
- Removed deprecated
preLoadedConfig
option, it is replaced bypreLoadedConnection
Full Changelog: v1.23.9...v1.23.10
Release v1.23.9
Fixed
- Fixed attribute dereferencing when recording SAML IdP login error.
Full Changelog: v1.23.8...v1.23.9
Release v1.23.8
Release v1.23.7 [Please update to v1.23.8]
Added
- Stats for Identity Federation Apps
Changed
- Updated dependencies
Full Changelog: v1.23.6...v1.23.7