Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release docker-jans-all-in-one 1.0.22-1 #7471

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions docker-jans-all-in-one/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.0.22-1](https://github.com/JanssenProject/jans/compare/docker-jans-all-in-one-v1.0.21-1...docker-jans-all-in-one-v1.0.22-1) (2024-01-22)


### Features

* **charts:** add chart for docker-jans-saml ([#7361](https://github.com/JanssenProject/jans/issues/7361)) ([777412b](https://github.com/JanssenProject/jans/commit/777412b279154db2dc4ba821de39c3d271d6d6d1))
* **docker-jans:** add support for passing jetty.http.idleTimeout option ([#7298](https://github.com/JanssenProject/jans/issues/7298)) ([a1a2e10](https://github.com/JanssenProject/jans/commit/a1a2e1062c0759a40c6d45b48158ff8741473ada))


### Bug Fixes

* **docker-jans-all-in-one:** incorrect image tags prevent image build ([#7156](https://github.com/JanssenProject/jans/issues/7156)) ([818ea0f](https://github.com/JanssenProject/jans/commit/818ea0f8fcaad504749f9ff3cfb115c583bd1d32))
* resolve install failure in CN setup ([#7439](https://github.com/JanssenProject/jans/issues/7439)) ([f84e99a](https://github.com/JanssenProject/jans/commit/f84e99a1a6257854cd23e2cc16aa1a3a5d0790b6))

## [1.0.21-1](https://github.com/JanssenProject/jans/compare/docker-jans-all-in-one-v1.0.20-1...docker-jans-all-in-one-v1.0.21-1) (2023-12-14)


Expand Down