Skip to content

0.42.0

Choose a tag to compare

@mnonnenmacher mnonnenmacher released this 20 Nov 13:53
· 168 commits to main since this release

What's Changed

🐞 Bug Fixes

  • 890bc2b docker: Create a directory for the tmpfs mount
  • 543b179 docker: Make importing custom certificates work

🎉 New Features

  • bcccc72 ui: Provide navigation to previous/next runs

🐘 Build & ⚙️ CI

  • fce9284 release: Increase timeout for validating Maven Central deployment

🚀 Dependency Updates

  • 61bbe8c update com.github.gmazzo.buildconfig to v6
  • 21ca00b update dependency @hey-api/openapi-ts to v0.88.0
  • b2511cd update dependency vite to v7.2.4
  • 8f42d4d update dependency vitest to v4.0.11
  • 9011a7b update org.ossreviewtoolkit:version-catalog to v71.5.0

💡 Other Changes

  • 437518d Revert "fix(config): Clear HTTP basic auth cache to prevent credential conflicts"