Releases: boxyhq/jackson
Releases · boxyhq/jackson
Release v1.26.6
Added
- Added option to enable forwarding of OpenID params to Identity Providers (
OPENID_REQUEST_FORWARD_PARAMS
).
Changed
- Updated dependencies
Full Changelog: v1.26.5...v1.26.6
Release v1.26.5
Release v1.26.4
Added
- CORS support for OIDC well-known configuration
Changed
- Updated dependencies
Full Changelog: v1.26.3...v1.26.4
Release v1.26.3
Fixed
- For for Turso DB stream inactive
Changed
- Updated dependencies
Full Changelog: v1.26.2...v1.26.3
Release v1.26.2
Release v1.26.1
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