Skip to content

chore(main): release 2.1.0#14067

Merged
moabu merged 1 commit into
mainfrom
release-please--branches--main
May 12, 2026
Merged

chore(main): release 2.1.0#14067
moabu merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@mo-auto
Copy link
Copy Markdown
Member

@mo-auto mo-auto commented May 12, 2026

🤖 I have created a release beep boop

2.1.0 (2026-05-12)

Features

  • add ability in tarp to use the details of client already regist… (#14008) (fdb7edb)
  • add opensearch-cedarling plugin (#13921) (e0ee855)
  • add terraform and terraform JWT implementations with cedarling opa (#13988) (0ea4187)
  • added SimpleUser class wrapper (#13986) (05e040b)
  • cloud-native: create archived public keys in jansArchJwk table (#13928) (577a372)
  • cloud-native: map fido2-metrics READ scope to admin role (#14046) (281dab0)
  • jans-auth-server: improved Invalid Request message for Authorization Endpoint #2775 (#14004) (667f096)
  • jans-auth-server: removed arquillian server side tests which are old and duplicates client tests checks (#14057) (c287a6b)
  • jans-auth-server: removed arquillian server side tests which are old and duplicates client tests checks #14056 (c287a6b)
  • jans-cedarling: add automatic jwks key rotation (#13956) (ee1efbf)
  • jans-cedarling: add benchmarks for cedarling binding platforms (#13985) (9705689)
  • jans-cedarling: add cedarling_opa plugin functionality (#13861) (57f3fe8)
  • jans-cedarling: implement collecting and sending telemetry for the lock server (#13787) (1ee8912)
  • jans-cedarling: implement sending health checks to the lock server (#14023) (cb1a9a2)
  • jans-cli-tui: create TUI client with SSA (#13923) (554bf00)
  • jans-fido2: make Apple WebAuthn root CA subject DN configurable (#13737) (16e7a46)
  • jans-linux-setup: map fido2-metrics READ scope to admin role (used in admin ui) by default (#14040) (5eb5ebb)
  • jans-orm: allow to persist JSONObject (#13939) (dbd7ae6)
  • jans-tarp: UI/UX improvement in jans-tarp (#13995) (069e29f)

Bug Fixes

  • auth code flow not working in incognito mode (#14053) (8a78926)
  • cloud-native: audit log filter returns entries beyond the specified end date (#14006) (f5e1e8a)
  • config-api: audit log filter returns entries beyond the specified end date (#13920) (dc1bcc3)
  • config-api: lock stats endpoint not working (#13925) (d86a77e)
  • docs: fix broken links (#13958) (bc6ecaf)
  • jans-auth-server: "unknown" in consent screen #13868 (#14014) (33a3747)
  • jans-auth-server: added nested jwt into JWE for address claim tests #13895 (#13922) (67a1787)
  • jans-auth-server: corrected tests execution on jenkins for LogoutStatusJwtHttpTest (#13899) (e138eec)
  • jans-auth-server: migrated encryption tests to use nested jws to reflect changes on AS side #13895 (#13972) (dc5a4ce)
  • jans-cedarling: add request timeouts to outbound HTTP clients (#14003) (a1b4975)
  • jans-cedarling: swap unmaintained serde_yml and add cargo-audit CI (7fd5cb9)
  • jans-cedarling: use local build instead of assets for sidecar (#13944) (2236015)
  • jans-cli-tui: client authorization algs (#14019) (cd3998a)
  • jans-cli-tui: omit missing properties for asset mappings (#13934) (cb1a96c)
  • jans-cli-tui: some scripts are missing for clients (#13983) (bded1b4)
  • jans-fido2: implement processAaidEntry to store AAID-keyed TOC e… (#13993) (889f05c)
  • jans-fido2: implement processAaidEntry to store AAID-keyed TOC entries in metadata map (889f05c)
  • jans-linux-setup: install MySQL from official repo for Debian 13 (#13945) (4d040eb)
  • opensearch-cedarling plugin compilation (#13954) (fe7014f)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • Documentation
    • Updated changelog with version 2.1.0 release notes including new features and bug fixes.

Review Change Stack

@mo-auto
Copy link
Copy Markdown
Member Author

mo-auto commented May 12, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 12, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: a925eb5a-1346-43ec-857a-9aea1690f87c

📥 Commits

Reviewing files that changed from the base of the PR and between 8566166 and 3099df7.

📒 Files selected for processing (1)
  • CHANGELOG.md

📝 Walkthrough

Walkthrough

This PR adds a changelog entry for version 2.1.0 released on 2026-05-12, documenting new features and bug fixes across the project.

Changes

Version 2.1.0 Release Changelog

Layer / File(s) Summary
Release notes for 2.1.0
CHANGELOG.md
Changelog entry for version 2.1.0 with populated Features section documenting new capabilities and Bug Fixes section detailing resolved issues.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested labels

kind-dependencies, autorelease: tagged, area-documentation

Suggested reviewers

  • moabu
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is largely incomplete relative to the template. It lacks target issue, implementation details sections, test/documentation confirmation checkboxes, and the required documentation impact statement. Add target issue reference, implementation details section, complete the test and documentation checklist, and confirm documentation impact status as required by the template.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(main): release 2.1.0' directly and clearly describes the main change: creating a release version 2.1.0. It follows conventional commit format and is concise.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@moabu moabu merged commit 3a08940 into main May 12, 2026
3 checks passed
@moabu moabu deleted the release-please--branches--main branch May 12, 2026 12:15
@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 May 12, 2026
@mo-auto
Copy link
Copy Markdown
Member Author

mo-auto commented May 12, 2026

🤖 Created releases:

🌻

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.

2 participants