Skip to content

Releases: neoeinstein/aliri

aliri_axum: v0.5.0

19 Feb 21:48
a90218b
Compare
Choose a tag to compare

0.5.0 (2025-02-19)

⚠ BREAKING CHANGES

  • axum: update to axum 0.8.0

Features

  • axum: update to axum 0.8.0 (af22530)

aliri_warp: v0.9.1

19 Nov 19:49
af86332
Compare
Choose a tag to compare

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

19 Nov 19:49
af86332
Compare
Choose a tag to compare

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

19 Nov 19:49
af86332
Compare
Choose a tag to compare

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

19 Nov 19:49
af86332
Compare
Choose a tag to compare

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

19 Nov 19:49
af86332
Compare
Choose a tag to compare

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

19 Nov 19:49
af86332
Compare
Choose a tag to compare

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

19 Nov 19:49
af86332
Compare
Choose a tag to compare

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

19 Nov 19:49
af86332
Compare
Choose a tag to compare

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

12 Apr 03:31
380198e
Compare
Choose a tag to compare

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)