Releases: neoeinstein/aliri
Releases · neoeinstein/aliri
aliri_warp: v0.9.1
Dependencies
- The following workspace dependencies were updated
- dependencies
- aliri bumped from 0.6.0 to 0.6.4
- aliri_oauth2 bumped from 0.10.0 to 0.10.2
aliri_tower: v0.6.1
Dependencies
- The following workspace dependencies were updated
- dependencies
- aliri bumped from 0.6.0 to 0.6.4
- aliri_oauth2 bumped from 0.10.0 to 0.10.2
aliri_tokens: v0.3.2
0.3.2 (2024-11-19)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
- aliri bumped from 0.6.0 to 0.6.4
aliri_reqwest: v0.5.1
0.5.1 (2024-11-19)
Bug Fixes
- aliri_reqwest: widen reqwest-middleware constraint (#109) (0f1c0a5)
Dependencies
- The following workspace dependencies were updated
- dependencies
- aliri_tokens bumped from 0.3.0 to 0.3.2
aliri_oauth2: v0.10.2
0.10.2 (2024-11-19)
Bug Fixes
- aliri_reqwest: widen reqwest-middleware constraint (#109) (0f1c0a5)
Dependencies
- The following workspace dependencies were updated
- dependencies
- aliri bumped from 0.6.1 to 0.6.4
- dev-dependencies
- aliri bumped from 0.6.0 to 0.6.4
aliri_axum: v0.4.1
Dependencies
- The following workspace dependencies were updated
- dependencies
- aliri bumped from 0.6.0 to 0.6.4
- aliri_oauth2 bumped from 0.10.0 to 0.10.2
- dev-dependencies
- aliri_oauth2 bumped from 0.10.0 to 0.10.2
- aliri_tower bumped from 0.6.0 to 0.6.1
aliri_actix: v0.9.2
Dependencies
- The following workspace dependencies were updated
- dependencies
- aliri bumped from 0.6.0 to 0.6.4
- aliri_oauth2 bumped from 0.10.0 to 0.10.2
- dev-dependencies
- aliri_oauth2 bumped from 0.10.0 to 0.10.2
aliri: v0.6.4
0.6.4 (2024-11-19)
Bug Fixes
- aliri_reqwest: widen reqwest-middleware constraint (#109) (0f1c0a5)
- aliri_tokens: use mode on unix only (#100) (b73896b)
aliri_tower: v0.6.0
0.6.0 (2024-04-12)
⚠ BREAKING CHANGES
- deps: update Rust HTTP crates to be based on HTTP 1.0 (#70)
Features
- debug trace outputs on JWT validation failure (#43) (b22724d)
- deps: update Rust HTTP crates to be based on HTTP 1.0 (#70) (3157a38)
Bug Fixes
- deps: update cargo all non breaking changes (#54) (4218dab)
- deps: update rust crate tower-layer to 0.3.2 (#71) (0550e7d)
aliri_tokens: v0.3.1
0.3.1 (2024-04-12)
⚠ BREAKING CHANGES
- deps: update rust crate reqwest to v0.12.3 (#68)
Bug Fixes
- add missing tokio feature dependency (#85) (1f6bbb3)
- deps: update cargo all non breaking changes (#54) (4218dab)
- deps: update rust crate reqwest to v0.12.3 (#68) (b24c8c9)
- deps: update rust tracing monorepo (#53) (1b83612)