Releases: TeskaLabs/seacat-auth
Releases · TeskaLabs/seacat-auth
v24.06-alpha5
What's Changed
Full Changelog: v24.06-alpha4...v24.06-alpha5
v23.47-beta2.1
Full Changelog: v23.47-beta2...v23.47-beta2.1
v24.06-alpha4
What's Changed
Full Changelog: v24.06-alpha3...v24.06-alpha4
v24.06-alpha3
What's Changed
- Grafana OAuth documentation by @byewokko in #344
- Docs: Updated nav tree and screenshots by @avglassman in #347
- Add new "/account"- prefixed paths for account management endpoints by @byewokko in #343
Full Changelog: v24.06-alpha2...v24.06-alpha3
v24.06-alpha2
What's Changed
Full Changelog: v24.06-alpha1...v24.06-alpha2
v24.06-alpha1
What's Changed
Full Changelog: v23.47...v24.06-alpha1
v23.47
🗒️ Changelog (since v23.44-beta)
Breaking changes
Kibana and Elastic integration (Batman)
- Configuration is moved to
batman:elasticsearch
section with a fallback to the standardelasticsearch
section. (#333, #326) - It is now required to specify
kibana_url
in the configuration. (#281) - Kibana spaces and Elasticsearch roles are now automatically created and synced with Seacat tenants. (#281)
Public URL configuration
- Public URL config changed. See #330 for details and configuration guide.
Other
- Remove access token from websocket protocol header during introspection (#324,
v23.47-alpha2
)
Fix
- Impersonation error handling (#339,
v23.47-alpha7
) - Initialize batman service regardless of configuration (#337,
v23.47-alpha7
) - Well-known endpoints in the private container are available without auth (#335,
v23.47-alpha6
) - Check suspended credentials before login and password reset (#334,
v23.47-alpha6
) - Fixed Batman Kibana component initialization (#333,
v23.47-alpha5
)
Features
- Access token Batman introspection (#333,
v23.47-alpha5
) - Replace audit service with audit logger (#329,
v23.47-alpha5
) - Hash password reset codes in the database (#329,
v23.47-alpha5
) - Batman configuration for Kibana can be also loaded from the
[elasticsearch]
section (#326,v23.47-alpha4
) - Public URL config now requires only one option in canonical deployments (#328, #330,
v23.47-alpha4
) - Kibana spaces and roles are now synchronized with Seacat tenants (#281,
v23.47-alpha
)
Refactoring
v23.47-beta2
What's Changed
- Check suspended credentials before login and password reset by @byewokko in #334
- Well-known endpoints in the private container are available without auth by @byewokko in #335
- Initialize batman service regardless of configuration by @byewokko in #337
- Documentation restructure and UI guide by @avglassman in #338
- Modular login session by @byewokko in #336
- Fix impersonation error handling by @byewokko in #339
New Contributors
- @avglassman made their first contribution in #338
Full Changelog: v23.47-beta...v23.47-beta2
v23.47-alpha6
What's Changed
- Check suspended credentials before login and password reset by @byewokko in #334
- Well-known endpoints in the private container are available without auth by @byewokko in #335
- Initialize batman service regardless of configuration by @byewokko in #337
Full Changelog: v23.47-alpha5...v23.47-alpha6
v23.47-beta
🚨 Breaking changes
Kibana and Elastic integration (Batman)
- Configuration is moved to
batman:elasticsearch
section with a fallback to the standardelasticsearch
section. (#333, #326) - It is now required to specify
kibana_url
in the configuration. (#281) - Kibana spaces and Elasticsearch roles are now automatically created and synced with Seacat tenants. (#281)
Public URL configuration
- Public URL config changed. See #330 for details and configuration guide.
🗒️ Changelog
Fix
- Fixed Batman Kibana component initialization (#333,
v23.47-alpha5
)
Features
- Access token Batman introspection (#333,
v23.47-alpha5
) - Replace audit service with audit logger (#329,
v23.47-alpha5
) - Hash password reset codes in the database (#329,
v23.47-alpha5
) - Batman configuration for Kibana can be also loaded from the
[elasticsearch]
section (#326,v23.47-alpha4
) - Public URL config now requires only one option in canonical deployments (#328, #330,
v23.47-alpha4
) - Kibana spaces and roles are now synchronized with Seacat tenants (#281,
v23.47-alpha
)