Change8

v1.24.0

📦 cloudsmithView on GitHub →
2 features🐛 4 fixes

Summary

This release introduces betterleaks checks and improves Debian package handling. It also includes several bug fixes for authentication and logging.

✨ New Features

  • Added betterleaks checks to pre-commit hooks and CI (ENG-13667).
  • Derive Debian source package members from the .dsc on `push deb` (ENG-56).

🐛 Bug Fixes

  • Degrade gracefully when auth can't open a browser (ENG-13962).
  • Stop 401 hint from asserting a permissions problem.
  • Add CLOUDSMITH_KEYRING_* env var aliases to avoid global impact.
  • Resolve AWS STS region and wire up --debug logging.