All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Replace tab with spaces
- (deps) Update docker/login-action action to v4
- (deps) Update rust crate tracing-subscriber to v0.3.23
- (deps) Update rust crate once_cell to v1.21.4
- (deps) Update docker/setup-buildx-action action to v4
- (deps) Update docker/build-push-action action to v7
- (deps) Update rust docker tag to v1.94.0
- Optimize for size
- (Dockerfile) Fix directories access rights
- (deps) Update rust crate tokio to v1.50.0
- (metrics) [breaking] Unify token metrics name
- More idiomatic syntax
- Use axum .with_graceful_shutdown()
- Refactor
usedeclarations - Smaller OCI image
- (Dockerfile) Use POSIX sh syntax
- (deps) Update rust crate chrono to v0.4.44
- Disallow the
ref_patternslint
- (clippy) Allow
doc_paragraphs_missing_punctuationlint
- Simplify PR pipeline
- Use release-plz
- (deps) Update rust crate reqwest to v0.13.2
- (deps) Update rust docker tag to v1.93.1
- (deps) Update rust crate regex to v1.12.3