Skip to content

2.0.20

Latest

Choose a tag to compare

πŸš€ New features and improvements

  • Reduce PathConflictResolver memory and auto-select resolver (#1938) @gnodet
  • Fix dependency selector cache regression in DF collector (#1941) @gnodet
  • Fix thread contention in GenericVersionScheme and WeakInternPool (#1937) @gnodet
  • Improve thread safety across modules (#1902) @gnodet
  • WarnChecksumPolicy: proceed on no checksums (#1922) @ascheman
  • Extend AuthenticationBuilder to support SSLContext for mTLS authentication (#1907) @jiteshkhatri11
  • DependencyCollectionChecker: new session member (#1899) @cstamas
  • Add any media type to RFC9457 content type header (#1894) @slawekjaranowski
  • fix: Configuration to be able to control sending RFC 9457 related Accept HTTP header (#1891) @cstamas
  • Improvement: BF dependency selector hot methods (#1882) @cstamas

πŸ› Bug Fixes

  • Fix ApacheTransport auth cache CCEx (#1923) @cstamas
  • Checksums: lack of information (#1917) @cstamas
  • Fix inverted SIGTSTP condition in IPC server (#1915) @gnodet
  • Bug: fix IPC named lock client-side robustness for Windows (#1910) @gnodet
  • Bugfix: Fix NPE in PathConflictResolver (#1904) @cstamas
  • Bug: fix IPC named lock server-side waiter leak on client timeout (#1901) @gnodet
  • Bug: fix new PCR as it in certain cases left duplicates (#1896) @cstamas

πŸ“ Documentation updates

πŸ‘» Maintenance

πŸ“¦ Dependency updates