Skip to content

Latest commit

 

History

History
476 lines (277 loc) · 37.6 KB

CHANGELOG.md

File metadata and controls

476 lines (277 loc) · 37.6 KB

Changelog

1.0.22-1 (2024-01-22)

Features

  • charts: add chart for docker-jans-saml (#7361) (777412b)
  • docker-jans: add jans-lock as custom library in jans-auth (#7381) (8a45b10)
  • docker: support for OAuth 2.0 Rich Authorization Requests (#7196) (f02db0f)
  • rename JSON message configuration properties to conform karate test framework (#7186) (1dc880d)

Bug Fixes

1.0.21-1 (2023-12-14)

Features

  • docker-jans-persistence-loader: set feature flags state (#6833) (13ef9c2)
  • docker-jans: add archived jwks (#6564) (119d9ad)
  • docker-jans: automatically update schema of sql/spanner tables (#6634) (2d86835)
  • docker-jans: use mixed strategy for Agama serialization (#6889) (289cf26)
  • docker-jans: use reference token for TUI client (#6600) (3c5c0e9)

Bug Fixes

  • docker-jans-persistence-loader: passing CN_SCIM_ENABLED doesn't toggle jansScimEnabled config (#6952) (30f901a)
  • prepare for 1.0.21 release (#7008) (2132de6)

1.0.20-1 (2023-11-08)

Features

  • jans-pycloudlib: add lock to prevent race condition (#6329) (9dd82da)

Bug Fixes

  • jans-pycloudlib: incorrect persistence entry check for ldap and couchbase (#6297) (87ac453)
  • prepare for 1.0.20 release (c6e806e)

1.0.19-1 (2023-10-11)

Features

  • docker-jans: upgrade base image to Java 17 (#6231) (8ed40e9)

Bug Fixes

  • prepare for 1.0.19 release (554fd43)

1.0.18-1 (2023-09-23)

Bug Fixes

  • prepare for 1.0.18 release (87af7e4)

1.0.17-1 (2023-09-17)

Features

Bug Fixes

  • docker-jans-persistence-loader: data type too small for jansDevice data (#5951) (06a8bcd)
  • docker-jans-persistence-loader: search session by deviceSecret (#6038) (d299d7f)
  • prepare for 1.0.17 release (4ba8c15)

1.0.16-1 (2023-08-02)

Features

Bug Fixes

  • docker-jans-persistence-loader: enlarge column adsPrjDeplDetails (#5651) (aba08ab)
  • prepare for 1.0.16 release (042ce79)
  • prepare for 1.0.16 release (b2649c3)

1.0.15-1 (2023-07-12)

Features

  • docker: add deletion support for persistence (#5370) (96be085)

Bug Fixes

  • prepare for 1.0.15 release (0e3cc2f)

1.0.14-1 (2023-06-12)

Bug Fixes

  • prepare for 1.0.14 release (25ccadf)

1.0.13-1 (2023-05-10)

Bug Fixes

  • docker-jans-persistence-loader: ensure smtp config is multivalued (#4836) (589a330)
  • docker-jans: sync role-based introspection script (#4753) (f744330)
  • ensure google libs support all possible credentials (#4777) (d0759e5)
  • prepare for 1.0.13 release (493478e)

1.0.12-1 (2023-04-18)

Bug Fixes

  • docker-jans-persistence-loader: rename smtp config keys (#4528) (f0c3045)
  • opencontainer labels (f8b0b36)
  • prepare for 1.0.12 release (6f83197)

1.0.11-1 (2023-04-05)

Features

  • jans-auth-server: increase sessionIdUnauthenticatedUnusedLifetime value in setup #4445 (#4446) (ecf9395)

Bug Fixes

  • docker-jans-persistence-loader: disable agama engine by default (#4400) (9a81459)
  • docker-jans-persistence-loader: set highest level script to false by default (#4250) (c29fc73)
  • docker-jans: update smtp config and agama script entry (#4384) (d24dffb)
  • prepare for release (60775c0)

1.0.10-1 (2023-03-16)

Features

  • docker-jans-persistence-loader: add online_access scope and enable agama engine by default (#4136) (8c0bbb3)
  • docker-jans: add client auth scopes (#4156) (1ae907b)

Bug Fixes

  • docker-jans-config-api: remove licenseSpringCredentials from admin-ui jansConfDyn (#4125) (2cf8aa0)
  • prepare release for 1.0.10 (e996926)

1.0.9-1 (2023-03-09)

Bug Fixes

1.0.7-1 (2023-02-22)

Features

  • docker-jans-persistence-loader: add ssa admin scope (#3762) (540f619)
  • docker-jans: add admin-ui scopes (#3530) (bc62673)
  • docker-jans: change persistence entry check to read configuration (#3618) (d465c19)

Bug Fixes

  • docker-jans-persistence-loader: add missing persist tokens config when upgrading from previous version (#3849) (5b8036d)
  • modify clnId column type (#3459) (701394c)
  • prepare 1.0.7 release (ce02fd9)
  • prepare for 1.0.6 release (9e4c8fb)
  • rename role_based_client as tui_client (#3657) (c393cb2)

1.0.6-1 (2023-01-09)

Features

  • docker-jans: add admin-ui scopes (#3530) (bc62673)
  • image: add token-exchange and device secret (#2788) (87c4676)
  • image: preserve attribute's values in jans-auth config (#3013) (3e9e7fc)
  • jans cli to jans-cli-tui (#3063) (fc20e28)
  • jans-pycloudlib: add AWS Secrets Manager support for configuration layers (#3112) (0522e61)

Bug Fixes

  • getting ready for a release (0bda832)
  • image: missing configuration for openbanking discovery (#2796) (ba664f0)
  • image: multiple dynamic scopes created when using 2 replicas (#2871) (5e0f1e6)
  • modify clnId column type (#3459) (701394c)
  • prepare for 1.0.6 release (9e4c8fb)
  • pycloudlib: searching values from spanner returns empty set (#2833) (861a065)

1.0.5-1 (2022-12-01)

Features

  • image: preserve attribute's values in jans-auth config (#3013) (3e9e7fc)
  • jans cli to jans-cli-tui (#3063) (fc20e28)
  • jans-pycloudlib: add AWS Secrets Manager support for configuration layers (#3112) (0522e61)

Bug Fixes

  • getting ready for a release (0bda832)

1.0.4-1 (2022-11-08)

Bug Fixes

  • image: multiple dynamic scopes created when using 2 replicas (#2871) (5e0f1e6)
  • pycloudlib: searching values from spanner returns empty set (#2833) (861a065)

1.0.3-1 (2022-11-01)

Features

  • docker-jans-fido2: allow creating initial persistence entry (#2029) (41dfab7)
  • docker-jans-scim: allow creating initial persistence entry (#2035) (e485618)
  • image: add token-exchange and device secret (#2788) (87c4676)
  • image: generate scopes from swagger/openapi files (#2759) (63722ea)

Bug Fixes

  • image: add missing script for openbanking installation (#2618) (de775a7)
  • image: add missing ssa configuration (#2613) (b70b8b2)
  • image: missing configuration for openbanking discovery (#2796) (ba664f0)
  • jans-config-api/plugins/sample/helloworld/pom.xml to reduce vulnerabilities (#972) (e2ae05e)
  • jans-eleven/pom.xml to reduce vulnerabilities (#2676) (d27a7f9)
  • pycloudlib: handle type mismatch for iterable (#2004) (46e0b2e)
  • pycloudlib: set default values for JSONB column (#2651) (9b536ab)
  • scan docs/script-catalog for custom scripts (#2533) (5a0521e)

Miscellaneous Chores

1.0.2-1 (2022-08-30)

Features

  • add support for requestUriBlockList config (#1572) (63b3b74)
  • docker-jans-fido2: allow creating initial persistence entry (#2029) (41dfab7)
  • docker-jans-scim: allow creating initial persistence entry (#2035) (e485618)
  • introduce new hybrid persistence mapping (#1505) (a77ab60)
  • jans-auth-server: removed dcrSkipSignatureValidation configuration property #1623 (6550247)
  • jans-auth-server: removed id_generation_endpoint and other claims from discovery response #1827 (4068197)

Bug Fixes

  • docker-jans-persistence-loader/Dockerfile to reduce vulnerabilities (#1829) (8e4ae15)
  • pycloudlib: handle type mismatch for iterable (#2004) (46e0b2e)

Miscellaneous Chores

  • prepare docker images release 1.0.1-1 (12660a8)
  • release 1.0.2-1 (d01b51a)

1.0.1-1 (2022-07-06)

Features

  • add support for requestUriBlockList config (#1572) (63b3b74)
  • introduce new hybrid persistence mapping (#1505) (a77ab60)
  • jans-auth-server: removed dcrSkipSignatureValidation configuration property #1623 (6550247)

Miscellaneous Chores

  • prepare docker images release 1.0.1-1 (12660a8)

1.0.0-1 (2022-05-20)

Features

  • add helper to create persistence entry from LDIF file (#1262) (f2e653e)
  • adjust ownership and permission to avoid bloated images (#1312) (d016682)
  • pre-populate role scope mapping dynamically (#1201) (3ab6a11)

Bug Fixes

  • add missing permission and defaultPermissionInToken attribute in role-scope mapping (#1270) (e2c67ec)
  • avoid duplicated client when re-running persistence-loader and configurator (#1134) (5567ba9)
  • change column size of jansFido2AuthnEntry.jansAuthData column (#1066) (f1c3ffa)
  • errors adding/upgrading data into couchbase persistence (#1226) (db71324)
  • handle index error for JSON columns (#1205) (90f77c3)
  • invalid LDAP schema reading token_server client ID (#1321) (db4f080)
  • typo and indexing error (#1125) (dc87dc0)
  • Typo httpLoggingExludePaths jans-auth-server jans-cli jans-config-api jans-linux-setup docker-jans-persistence-loader (47a20ee)
  • Use highest level script in case ACR script is not found. Added FF to keep existing behavior. (#1070) (07473d9)

Miscellaneous Chores

1.0.0-beta.16 (2022-03-14)

Features

  • add support for role-based client (i.e. jans-cli) (#956) (306bd52)
  • add support to import custom ldif (#1002) (0b6334a)
  • add validity length (in days) for certs (#981) (abc89dc)
  • support regex client attribute to validate redirect uris (#1005) (a78ee1a)

Bug Fixes

Miscellaneous Chores

1.0.0-beta.15 (2022-03-02)

Features

Bug Fixes

Miscellaneous Chores

1.0.0-beta.14 (2021-12-27)

Features

Bug Fixes

  • always close file descriptors after parsing LDIF files (#159) (a99bef8)

Miscellaneous Chores

  • change release to 1.0.0-beta.14 (2d5d61b)
  • release 1.0.0-beta.13 (789a9ed)

1.0.0-beta.14 (2021-12-27)

Features

Bug Fixes

  • always close file descriptors after parsing LDIF files (#159) (a99bef8)

Miscellaneous Chores

  • change release to 1.0.0-beta.14 (2d5d61b)
  • release 1.0.0-beta.13 (789a9ed)

1.0.0-beta.13 (2021-12-03)

Features

Miscellaneous Chores

1.0.0-beta.13 (2021-12-03)

Features

Miscellaneous Chores