Skip to content

2.1.1

Compare
Choose a tag to compare
@Phill030 Phill030 released this 26 Mar 17:25
· 5 commits to main since this release
623f795

Release v2.1.1

Fixes

  • V_ is now included inside of the regex
  • Methods were wrongly named & used
  • Patch server is called with wrong URL
  • Applied general clippy fixes (clippy::pedantic)

Features

  • Updated axum & reqwest to the latest major release
  • Axum and the RevisionChecker now use separate tasks so files can be served while fetching new files
  • The RateLimiter now uses the Axum middleware instead of Arc<Mutex<...>> which should be more efficient

Important

This release contains a special aurorium_minimal executable which was compiled using methods to decrease the size of the binary. We cannot guarantee 100% efficiency or integrity!