Skip to content

Latest commit

 

History

History
192 lines (124 loc) · 15 KB

CHANGELOG.md

File metadata and controls

192 lines (124 loc) · 15 KB

Changelog

1.0.5 (2022-12-01)

Features

  • add custom annotation for configuration property and feature flag documentation (#2852) (9991d1c)

Bug Fixes

1.0.4 (2022-11-08)

Features

Documentation

  • prepare for 1.0.4 release (c23a2e5)

1.0.3 (2022-11-01)

Features

  • jans-config-api: pagination functionality for endpoints and swagger spec rectification (#2397) (d893e13)
  • jans-core: port Gluu ORM-based document store (#2581) (b61df80)
  • ssa creation endpoint (#2495) (61c83e3)

Bug Fixes

  • jans-auth-server: ssa get endpoint (#2719) (35ffbf0)
  • jans-config-api/plugins/sample/helloworld/pom.xml to reduce vulnerabilities (#972) (e2ae05e)
  • jans-core: removed redundant reference #1927 (#1928) (064cbb8)
  • jans-eleven/pom.xml to reduce vulnerabilities (#2676) (d27a7f9)

Miscellaneous Chores

1.0.2 (2022-08-30)

Features

  • added config to disable attempt to update before insert in cache (#1787) (d9a07ff)
  • jans-client-api: migration to Weld/Resteasy and Jetty 11 - Issue 260 (#1319) (420ffc3)
  • jans-core: added StandaloneJavaCustomScriptManagerTest (48ba08b)
  • jans-orm: update Couchbase ORM to use SDK 3.x #1851 (#1852) (d9d5157)

Bug Fixes

Miscellaneous Chores

1.0.1 (2022-07-06)

Features

  • jans-client-api: migration to Weld/Resteasy and Jetty 11 - Issue 260 (#1319) (420ffc3)
  • jans-core: added Discovery.java script and sample external service (440f2dd)
  • jans-core: added StandaloneJavaCustomScriptManagerTest (48ba08b)
  • jans-core: added test dependencies to scripts (53e5f67)
  • jans-core: wip for java compiler (e038ff3)

Bug Fixes

  • jans-core: switch to 1.0.1-SNAPSHOT (dbe9355)

Miscellaneous Chores

1.0.0 (2022-05-19)

Features

  • jans-auth-server: changed prog lang name python->jython (b9ba291)
  • jans-core: added more error logs if script is not loaded (4084aeb)
  • jans-core: compile java code on the fly for custom script (5da6e27)
  • jans-core: corrected StandaloneCustomScriptManager (0a52ec8)
  • jans-core: remove UPDATE_USER and USER_REGISTRATION scripts #1289 (c34e75d)
  • jans: jetty 11 integration (#1123) (6c1caa1)

Bug Fixes

  • jans-auth-server: fixed equals/hashcode by removing redundant dn field (d27659d)

Miscellaneous Chores

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

Miscellaneous Chores

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

Features

  • jans-auth-server: add methods to dynamic client registration script to modify POST, PUT and GET responses (#661) (2aa2ba8)
  • jans-config-api: config api interception script (#840) (8e4c688)
  • jans-core: added methods for register response modification (9f18613)
  • jans-core: added read response modification method (74bbe38)

Bug Fixes

Miscellaneous Chores