Skip to content

2.0.22

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Aug 07:47
· 7 commits to master since this release

πŸš€ New features and improvements

  • Fix #1994: log exceptions from IpcNamedLock.tryUnlock() (#2045) @elharo
  • Consider "Retry-After" header in Java HTTP Client (#2044) @kwin
  • Fix compilation error in DefaultRepositorySystemReentrancyTest (#2047) @gnodet
  • Extend re-entrancy detection for broken trace chains (#2009) @gnodet
  • Fix #2013: optimize TransitiveDependencyManager performance (#2014) @gnodet
  • Extract included checksums from x-amz-meta-* headers (#2023) @iarvind
  • Enh: Allow validator factory to abstain (#2008) @cstamas

πŸ› Bug Fixes

  • Fix InterruptedException silently dropping task in SmartExecutor.Limited.submit(Runnable) (#2012) @elharo

πŸ“ Documentation updates

  • docs: rewrite expected-checksums.md to STE rules (#2041) @elharo
  • Support deprecated tag. (#2059) @kwin
  • Reconcile the two download pages and modernise them (#2057) @slachiewicz
  • Convert the index page from xdoc to Markdown (#2055) @slachiewicz
  • docs: rewrite creating-a-repository-system-session.md to STE rules (#2034) @elharo
  • docs: rewrite common-misconceptions.md to ASD-STE100 rules (#2035) @elharo
  • docs: rewrite deployment.md in ASD-STE100 Simplified Technical English (#2040) @elharo
  • docs: rewrite dependency-graph.md in ASD-STE100 Simplified Technical English (#2039) @elharo
  • docs: rewrite about-checksums.md to STE rules (#2024) @elharo
  • docs: rewrite api-compatibility.md to STE rules (#2026) @elharo
  • Docs: rewrite what-is-resolver page in Simplified Technical English (ASD-STE100) (#2022) @elharo
  • Fix documentation issues across site docs (#2010) @elharo
  • Improve rendering of javadoc content (#1981) @kwin
  • Edit version comparison (#1714) @elharo

πŸ‘» Maintenance

πŸ”§ Build

πŸ“¦ Dependency updates