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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.0.1 #1704

Merged
merged 1 commit into from
Jul 6, 2022
Merged

chore(main): release 1.0.1 #1704

merged 1 commit into from
Jul 6, 2022

Conversation

mo-auto3
Copy link
Collaborator

@mo-auto3 mo-auto3 commented Jul 6, 2022

🤖 I have created a release beep boop

1.0.1 (2022-07-06)

Features

  • add newly redesigned jans-client-api (#1540) (4582ae5)
  • add support for date ranges in statistic client #1575 (#1653) (8048cd9)
  • add support for requestUriBlockList config (#1572) (63b3b74)
  • agama: allow the config-api to perform syntax check of flows (#1621) (2e99d3a)
  • agama: improve flows timeout (#1447) (ccfb62e)
  • agama: reject usage of repeated input names (#1484) (aed8cf3)
  • endpoint to get details of connected FIDO devices registered to users #1465 (#1466) (62522fe)
  • enhance error handling #1434 (a3f6314)
  • expose prometheus metrics via jmx exporter (#1573) (205e320)
  • fix the dependencies and code issues (#1473) (f4824c6)
  • introduce new hybrid persistence mapping (#1505) (a77ab60)
  • jans linux setup enable/disable script via arg (#1634) (0b3cf16)
  • jans linux setup openbanking CLI and certificate automation (#1472) (62b5868)
  • jans-auth-server: add support for ranges in statistic endpoint (UI team request) (fd66720)
  • jans-auth-server: added convenient method for up-scoping or down-scoping AT scopes #1218 (5d71655)
  • jans-auth-server: added restriction for request_uri parameter (blocklist and allowed client.request_uri) #1503 (0696d92)
  • jans-auth-server: added sid and authn_time for active sessions response (bf9b572)
  • jans-auth-server: improve client assertion creation code (ClientAuthnRequest) #1182 (81946b2)
  • jans-auth-server: make check whether user is active case insensitive #1550 (d141837)
  • jans-auth-server: persist org_id from software statement into client's "o" attribute (021d3bd)
  • jans-auth-server: removed dcrSkipSignatureValidation configuration property #1623 (6550247)
  • jans-cli --no-suggestion for automated testing (#1437) (187cc07)
  • jans-cli tabulate scim user list (#1518) (d370978)
  • jans-client-api: migration to Weld/Resteasy and Jetty 11 - Issue 260 (#1319) (420ffc3)
  • jans-config-api: agama configuration integration (#1501) (e84575b)
  • jans-config-api: enhancement to expose user inum at root level of response (#1477) (1e4b6bc)
  • jans-config-api: fixed user management swagger spec for mandatory fields (#1519) (29ff812)
  • jans-config-api: swagger spec change to expose user inum at root level of response (#1483) (c202705)
  • jans-config-api: user management endpoint 418 (#1548) (b95fa7b)
  • 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-linux-setup add forgot password script (#1587) (b2e3eb3)
  • jans-linux-setup agama (#1486) (6b23bfe)
  • proper plugin activation of config-api container (#1627) (07cabb9)
  • update DSL to support shorthand for finish #1628 (71e4652)

Bug Fixes

  • a workaround for fido2 dependency (#1590) (527c928)
  • add path parameter to /fido2/registration/entries #1465 (#1508) (808d0c4)
  • correct the link to image (#1660) (0943d81)
  • fido2-plugin throwing error during deployment #1632 (#1633) (90d2c8a)
  • fix typos and other issues in jans-config-api swagger specs #1665 (#1668) (3c3a0f4)
  • jans app and java version (#1492) (1257e49)
  • Jans cli user userpassword (#1542) (d2e13a2)
  • jans-auth-server: added SessionRestWebService to rest initializer (f0ebf67)
  • jans-auth-server: corrected npe in JwtAuthorizationRequest (9c9e7bf)
  • jans-auth-server: disable surefire for jans-auth-static (7869efa)
  • jans-auth-server: fix missing jsonobject annotation (#1651) (be5b82a)
  • jans-auth-server: sql localizedstring persistence SqlEntryManager (#1475) (b959b94)
  • jans-cli download yaml files for build (#1635) (31b7e49)
  • jans-cli help message format and prompt values (ref: #1352) (#1478) (37a9181)
  • jans-cli hide menu item (#1510) (b70fc52)
  • jans-cli user list failing for empty customAttributes (#1525) (7cbf10b)
  • jans-config-api add JAVA to programmingLanguage (ref: #1656) (#1667) (a885a92)
  • jans-config-api: removed java_script from programmingLanguages (8b935d8)
  • jans-config-api: switch to 1.0.1-SNAPSHOT (e8a9186)
  • jans-core: switch to 1.0.1-SNAPSHOT (dbe9355)
  • jans-linux-setup add gcs module path for downloading apps (#1538) (e540738)
  • jans-linux-setup add gcs path after packages check (ref: #1514) (#1516) (31dd609)
  • jans-linux-setup disable script Forgot_Password_2FA_Token (#1662) (377affc)
  • jans-linux-setup displayName of forgot-password script (#1595) (07a5ea0)
  • jans-linux-setup download jans-auth for --download-exit (#1659) (879ed87)
  • jans-linux-setup enable forgot-password script (#1597) (149d19c)
  • jans-linux-setup multiple argument --import-ldif (#1476) (5556f36)
  • jans-linux-setup python executable when launching setup (#1683) (87ac58c)
  • jans-linux-setup remove temporary link file (#1495) (673859a)
  • jans-orm: switch to 1.0.1-SNAPSHOT (0030da7)
  • main docker version (1220e1c)
  • remove jans-auth-common dependency #1459 (75f4fb5)
  • update external modules for otp/fido2 (#1589) (fc42181)
  • update pom #1438 (#1439) (66b9962)

Miscellaneous Chores

  • prepare docker images release 1.0.1-1 (12660a8)
  • prepare helm chart release 1.0.1 (ae78b76)
  • release 1.0.1 (828bfe8)

This PR was generated with Release Please. See documentation.

@mo-auto mo-auto added area-documentation Documentation needs to change as part of issue or PR kind-dependencies Pull requests that update a dependency file labels Jul 6, 2022
@mo-auto3 mo-auto3 force-pushed the release-please--branches--main branch from 16ad313 to b1e214c Compare July 6, 2022 14:10
@moabu moabu merged commit 1adaaa7 into main Jul 6, 2022
@moabu moabu deleted the release-please--branches--main branch July 6, 2022 14:40
@mo-auto3
Copy link
Collaborator Author

mo-auto3 commented Jul 6, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-documentation Documentation needs to change as part of issue or PR autorelease: tagged kind-dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants