matrix-authentication-service/.gear/predownloaded-development/vendor/opa-wasm/CHANGELOG.md
2026-03-07 01:41:31 +03:00

3.3 KiB

Changelog

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.

[Unreleased]

0.1.9 - 2025-12-28

Other

  • (deps) bump actions/checkout from 4 to 6 (#241)
  • Upgrade Clippy in CI to 1.92.0
  • (deps) update wasmtime requirement from >=22, <39 to >=22, <41
  • (deps) update tracing-forest requirement from 0.1.4 to 0.3.0

0.1.8 - 2025-11-17

Other

  • Fix clippy warnings
  • (deps) update wasmtime requirement from >=22, <36 to >=22, <39

0.1.7 - 2025-07-30

Other

  • (deps) update wasmtime requirement from >=22, <35 to >=22, <36
  • fix clippy warnings
  • bump rust/clippy to 1.88.0

0.1.6 - 2025-07-21

Other

  • Protect crates.io publishing behing a GH environment
  • Merge branch 'main' into typed_enum_generics
  • Merge pull request #226 from matrix-org/quenting/trusted-publishing
  • Update the Release-plz workflow to use trusted publishing

0.1.5 - 2025-04-06

Other

  • (deps) update wasmtime requirement from >=22, <31 to >=22, <32
  • (deps) update duration-str requirement from >=0.11, <0.14 to >=0.11, <0.16
  • (deps) update json-patch requirement from >=0.2.3, <3.1.0 to >=0.2.3, <4.1.0

0.1.4 - 2025-02-21

Other

  • Merge pull request #204 from matrix-org/dependabot/cargo/wasmtime-gte-22-and-lt-31
  • Merge pull request #203 from matrix-org/dependabot/cargo/duration-str-0.13
  • Widen the version range for duration-str
  • (deps) update duration-str requirement from 0.11 to 0.13
  • bump clippy to 1.85
  • adapt the tests to rego v1 syntax

0.1.3 - 2024-11-21

Other

  • (deps) update wasmtime requirement from >=22, <27 to >=22, <28
  • (deps) bump codecov/codecov-action from 4 to 5

0.1.2 - 2024-11-12

Other

  • Merge pull request #193 from matrix-org/dependabot/cargo/thiserror-2
  • Merge pull request #191 from matrix-org/dependabot/cargo/json-patch-gte-0.2.3-and-lt-3.1.0
  • Merge pull request #192 from matrix-org/dependabot/cargo/wasmtime-gte-22-and-lt-27
  • (deps) update wasmtime requirement from >=22, <24 to >=22, <27

0.1.1 - 2024-10-07

Other

  • (ci) bump clippy in CI to 1.81.0
  • (deps) update wasmtime requirement from >=22, <23 to >=22, <24

0.1.0 - 2024-07-01

Added

  • Initial release