Releases: boxyhq/jackson
Releases · boxyhq/jackson
Release v1.39.2
Release v1.39.1
Fixed
- Prevent loading of arbitrary mdx files in Setup Links
Changed
- Updated dependencies
Full Changelog: v1.39.0...v1.39.1
Release v1.39.0
This release contains security fixes, please update to this version as soon as you can
Added
- Added
login_hint
torequested
object - Additional Open Telemetry metrics for Identity Federation
Fixed
- Security fix: Protect against potential timing attacks during login and webhooks processing
- Security fix: Limit content length during webhooks processing
Changed
- Updated dependencies
Full Changelog: v1.38.0...v1.39.0
Release v1.38.0
Added
- Docker compose file for local runs
- Performance benchmarking scripts based on k6s
Fixed
- Validation of Setup Link API paths for PATCH and GET requests in SSO. Please update your Jackson version if you are using long-lived Setup Links
Changed
- Updated dependencies
- Cleaned up references to
google_domain
in DSync which is no longer used
Full Changelog: v1.37.1...v1.38.0
Release v1.37.1
Added
- SSO Tracing for
token
anduserinfo
endpoints
Fixed
- Our OpenAPI Spec is now fully compliant with 3.0, buggy JSDoc annotations have been fixed
Changed
- Updated dependencies
Full Changelog: v1.37.0...v1.37.1
Release v1.37.0
Added
- Added back Ory integration
- Progress section for SSO Setup Links
Changed
- Updated dependencies
Full Changelog: v1.36.0...v1.37.0
Release v1.36.0
Added
- Store encrypted profile information with no way to access it without the key which is sent to client and never stored on the server
- Added structured logging using pino library
Changed
- Updated dependencies
Full Changelog: v1.35.1...v1.36.0
Release v1.35.1
Added
- Additional Open Telemetry metrics to track errors
Changed
- Updated dependencies
Full Changelog: v1.35.0...v1.35.1
Release v1.35.0
Added
- Flags to disable, redact and modify TTL for SSO Traces.
SSO_TRACES_DISABLE=true
,SSO_TRACES_REDACT=true
,SSO_TRACES_TTL
(in hours)
Changed
- Updated dependencies
Full Changelog: v1.34.7...v1.35.0
Release v1.34.7
Fixed
- Added a dummy import of
openid-client
so that nextjs doesn't do tree shaking on it.
Changed
- Updated dependencies
Full Changelog: v1.34.5...v1.34.7