Skip to content

Releases: OpenIdentityPlatform/commons

3.1.2

Choose a tag to compare

@github-actions github-actions released this 16 Jul 15:41

What's Changed

  • Restrict build matrix to 'ubuntu-latest' OS by @vharseko in #190
  • Exclude test and integration-test sources from CodeQL analysis by @vharseko in #205
  • Enable javadoc doclint and fix all HTML/reference errors across the JDK matrix by @vharseko in #201
  • Update commons-lang3 version to 3.20.0 by @vharseko in #184
  • Update commons-text version to 1.15.0 by @vharseko in #185
  • Migrate tests from Mockito 1 (mockito-all) to Mockito 2 (mockito-core) by @vharseko in #187
  • Capitalize "JavaScript" in JsonPatchJavascriptValueTransformer docs by @vharseko in #188
  • Fix typos and remove dead null check in DeployExternalDependencyMojo by @vharseko in #192
  • Fix typos in InstallExternalDependencyMojo by @vharseko with @Copilot in #193
  • Fix typo and temp-directory bug in ResolveExternalDependencyMojo by @vharseko in #195
  • Enable persistit tests on JDK 26 and re-enable passing ignored tests by @vharseko in #240
  • Add concurrency control to GitHub Actions workflows by @vharseko in #251
  • Silence doclint "missing" warnings and fix remaining HTML/reference javadoc by @vharseko in #252
  • Scan JavaScript/TypeScript, Python and Actions with CodeQL by @vharseko in #253
  • Fix stale Javadoc @param/@throws tags (CodeQL unknown-javadoc-parameter, inconsistent-javadoc-throws) by @vharseko in #250
  • Fix flaky WarmupTest.testWarmup (compare resident page set, not slot order) by @vharseko in #254
  • Stabilize flaky TransactionTest2.transactionsConcurrentWithPersistitClose by @vharseko in #255
  • Stabilize flaky TransactionIndexTest.testDeadlockedWwDependency by @vharseko in #256
  • Make WarmupTest.readOrderIsSequential deterministic by @vharseko in #259
  • Stabilize flaky JournalManagerTest.missingVolumePageHandling by @vharseko in #261
  • Stabilize flaky CleanupManagerTest.testCleanupHappens by @vharseko in #262
  • Validate the page before re-inserting an index pointer in fixIndexHole (bug 1017957 class race) by @vharseko in #263
  • persistit: settle MVCC state at the end of Persistit.initialize() by @vharseko in #266
  • persistit: keep JournalManager consistent when rollover fails near the block end by @vharseko in #267
  • persistit: do not accept short writes when copying pages to the volume by @vharseko in #269
  • Run integration tests in the default CI build by @vharseko in #270
  • Clean up Javadoc warnings and fail the build on new ones by @vharseko in #271
  • persistit: stabilize flaky MVCCPruneTest.testPruneAlternatingAbortedAndCommittedVersions by @vharseko in #273
  • persistit: revalidate pending index insertions after the tree claim is dropped mid-store (bug 1017957 residual) by @vharseko in #275

Full Changelog: 3.1.1...3.1.2

3.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 10:54

What's Changed

Full Changelog: 3.1.0...3.1.1

3.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 09:09

What's Changed

  • Update build.yml add JDK 26 support by @vharseko in #166
  • Fix NPE in ServletJwtSessionModuleTest due to commented-out mock stub by @Copilot in #168
  • CVE-2025-67030 Plexus-Utils has a Directory Traversal vulnerability in its extractFile method by @dependabot[bot] in #167
  • chore: bump actions/checkout to v6 and actions/cache to v5 by @Copilot in #170
  • fix: correct issuedAtTime in JWT cool-off period test by @Copilot in #171
  • Extract embedded POM from JAR during install/deploy instead of generating minimal stub by @Copilot in #169
  • [OpenIdentityPlatform/OpenAM#980] Resolve duplicate dependencies by @maximthomas in #172
  • CVE-2026-32588 CVE-2026-27314 Apache Cassandra has an authenticated DoS over CQL + is vulnerable to privilege escalation in an mTLS environment using MutualTlsAuthenticator by @dependabot[bot] in #173

New Contributors

  • @Copilot made their first contribution in #168

Full Changelog: 3.0.4...3.1.0

3.0.4

Choose a tag to compare

@github-actions github-actions released this 22 Mar 17:49

What's Changed

Full Changelog: 3.0.3...3.0.4

3.0.3

Choose a tag to compare

@github-actions github-actions released this 09 Mar 11:12

What's Changed

Full Changelog: 3.0.2...3.0.3

3.0.2

Choose a tag to compare

@github-actions github-actions released this 11 Dec 08:59

What's Changed

Full Changelog: 3.0.1...3.0.2

3.0.1

Choose a tag to compare

@github-actions github-actions released this 06 Nov 14:13

What's Changed

Full Changelog: 2.4.1...3.0.1

2.4.1

Choose a tag to compare

@github-actions github-actions released this 04 Sep 08:43

What's Changed

  • CVE-2024-38999 requirejs v2.3.6 was discovered to contain a prototype pollution via the function s.contexts._.configure. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties by @maximthomas in #153
  • move javax.version to servlet-api.version property in maven by @maximthomas in #152

Full Changelog: 2.4.0...2.4.1

2.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 10:35

What's Changed

Full Changelog: 2.3.0...2.4.0

2.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 12:57

What's Changed

Full Changelog: 2.2.4...2.3.0