Skip to content

Commit

Permalink
chore(main): release docs 1.0.11 (#4463)
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-auto authored Apr 5, 2023
1 parent cf6eb2a commit 9268712
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [1.0.11](https://github.com/JanssenProject/jans/compare/docs-v1.0.10...docs-v1.0.11) (2023-04-05)


### Features

* **agama:** add a "default agama flow" to bridge ([#4309](https://github.com/JanssenProject/jans/issues/4309)) ([3b2248f](https://github.com/JanssenProject/jans/commit/3b2248fdb2a8e842cde1baca81132fa47613c356))
* **agama:** add means to selectively prevent flow crash when a subflow crashes ([#4436](https://github.com/JanssenProject/jans/issues/4436)) ([5d8f0ad](https://github.com/JanssenProject/jans/commit/5d8f0ad2d74f7d39a5eb4b79e807f175393959b5))
* **jans-auth-server:** added configurable acr to Device Flow [#4305](https://github.com/JanssenProject/jans/issues/4305) ([#4424](https://github.com/JanssenProject/jans/issues/4424)) ([fbd4ede](https://github.com/JanssenProject/jans/commit/fbd4edeaf7d5cb32b03653d4f2c944d41389407d))
* **jans-auth-server:** align JWT Response for OAuth Token Introspection with spec [#3240](https://github.com/JanssenProject/jans/issues/3240) ([#4151](https://github.com/JanssenProject/jans/issues/4151)) ([02e1595](https://github.com/JanssenProject/jans/commit/02e159516d9d41cfe3d81d13983256066f6e647d))
* **jans-auth-server:** increase sessionIdUnauthenticatedUnusedLifetime value in setup [#4445](https://github.com/JanssenProject/jans/issues/4445) ([#4446](https://github.com/JanssenProject/jans/issues/4446)) ([ecf9395](https://github.com/JanssenProject/jans/commit/ecf93955f391bcda17ad6a2f6ead00d79afee165))


### Bug Fixes

* **docs:** autogenerate docs ([#4486](https://github.com/JanssenProject/jans/issues/4486)) ([a9b3eab](https://github.com/JanssenProject/jans/commit/a9b3eabf749cc5dde98c12ffa1b9a1bb9a8091f6))
* **docs:** jans TUI configuration -- update user password ([#4435](https://github.com/JanssenProject/jans/issues/4435)) ([c34b156](https://github.com/JanssenProject/jans/commit/c34b156133ba314e6f04c290deedeb2fb4d2e59f))
* **docs:** minor ([#4245](https://github.com/JanssenProject/jans/issues/4245)) ([65f5944](https://github.com/JanssenProject/jans/commit/65f59447c569b418ba55b943dd60d01495e538ba))
* **docs:** post-install setup [#3340](https://github.com/JanssenProject/jans/issues/3340) ([#4327](https://github.com/JanssenProject/jans/issues/4327)) ([c214681](https://github.com/JanssenProject/jans/commit/c2146818fcd5d316e7a2e634bd90d9a27a55d8ea))
* **docs:** temporary record incase of one_step [#3340](https://github.com/JanssenProject/jans/issues/3340) ([#4326](https://github.com/JanssenProject/jans/issues/4326)) ([921fd20](https://github.com/JanssenProject/jans/commit/921fd20df7397a78253c5c9a3e46f2dde55d7d51))
* prepare for release ([60775c0](https://github.com/JanssenProject/jans/commit/60775c09dc5ab9996bf80c03dcb457861d48dfb1))
* SG endpoint moved inside the fido2 server ([#4321](https://github.com/JanssenProject/jans/issues/4321)) ([dacb0fa](https://github.com/JanssenProject/jans/commit/dacb0faea5cd485b5cd01abb5c5680856e747daa))
* update push part in SG script to conform Jans config and API ([#4345](https://github.com/JanssenProject/jans/issues/4345)) ([e1cb416](https://github.com/JanssenProject/jans/commit/e1cb416080c6de9ad3f009f4cce8c9e812d73164))

## [1.0.10](https://github.com/JanssenProject/jans/compare/docs-v1.0.9...docs-v1.0.10) (2023-03-16)


Expand Down

0 comments on commit 9268712

Please sign in to comment.