Releases: oxidecomputer/v-api
Releases · oxidecomputer/v-api
Release list
v0.4.7
v0.4.6
What's Changed
Changes
- Prevent tokens from being leaked in logs by @augustuswm in #498
- Drop variants were not properly dropped by @augustuswm in #499
- Restrict usage of boundary less token creation by @augustuswm in #500
- Fix GitHub username confusion by @augustuswm in #501
- Email domains must match exactly by @augustuswm in #502
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
Changes
- Add param types that can deserialize values by @augustuswm in #495
- Bump to v0.4.5 by @augustuswm in #496
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
Changes
- Expand support for implication to permissions that carry multiple values by @augustuswm in #485
- Add draft migration guide by @augustuswm in #483
Dependency Updates
- Update Rust crate syn to v2.0.118 by @oxide-renovate[bot] in #484
- Lock file maintenance by @oxide-renovate[bot] in #456
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
Changes
- Handle a missed case the clones fail by @augustuswm in #482
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
Changes
- Support non copy permission values by @augustuswm in #481
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
Changes
- typo in .github/release.yml filename by @notpeter in #473
- Bump to v0.4.1 by @notpeter in #478
- Less finely pinned chrono by @notpeter in #480
Dependency Updates
- Update Rust crate dropshot to v0.17.1 by @oxide-renovate[bot] in #467
- Bump actions/checkout to v6.0.3 by @notpeter in #474
- Update Rust crate owo-colors to 4.3.0 by @oxide-renovate[bot] in #453
- Update reqwest to v0.13.4 by @oxide-renovate[bot] in #458
- Update Rust crate uuid to 1.23.3 by @oxide-renovate[bot] in #465
- Update Rust crate hyper to 1.10.1 by @oxide-renovate[bot] in #461
- Update Rust crate http to v1.4.2 by @oxide-renovate[bot] in #457
- Update Rust crate chrono to 0.4.45 by @oxide-renovate[bot] in #475
- Update Rust crate regex to 1.12.4 by @oxide-renovate[bot] in #477
- Update Rust crate diesel to 2.3.10 by @oxide-renovate[bot] in #476
- Lock file updates 2026-06-11 by @notpeter in #479
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Bump to v0.3.2 by @notpeter in #442
- ci: Add Release workflow (release notes only) by @notpeter in #443
- Group dependency updates in release notes by @notpeter in #444
- Permission implication by @augustuswm in #447
- Bump version by @augustuswm in #448
- Migration refactor by @augustuswm in #450
- Preset mappers by @augustuswm in #449
- OAuth rework by @augustuswm in #437
- Bump version by @augustuswm in #452
- Resolve should take Path and not PathBuf by @augustuswm in #455
- Additional debugging. Handle non-spec verification uri by @augustuswm in #459
- Token key refactor by @augustuswm in #460
- Increase alpha version by @augustuswm in #462
- Do not attempt to print null responses by @augustuswm in #463
- Continuing work on generalized printer by @augustuswm in #469
- Fix query field name for code verifier by @augustuswm in #470
- Fix scope checking to use the generic permission type instead of V type by @augustuswm in #471
- Add some additional logging for mapper validation by @augustuswm in #472
Dependencies
- Update Rust crate tokio to 1.52.3 by @oxide-renovate[bot] in #445
- Update Rust crate jsonwebtoken to v10.4.0 by @oxide-renovate[bot] in #446
- Lock file maintenance by @oxide-renovate[bot] in #378
Full Changelog: v0.3.1...v0.4.0
v0.4.0-alpha.5
What's Changed
- Fix query field name for code verifier by @augustuswm in #470
- Fix scope checking to use the generic permission type instead of V type by @augustuswm in #471
Full Changelog: v0.4.0-alpha.4...v0.4.0-alpha.5
v0.4.0-alpha.4
What's Changed
- Do not attempt to print null responses by @augustuswm in #463
- Continuing work on generalized printer by @augustuswm in #469
Full Changelog: v0.4.0-alpha.3...v0.4.0-alpha.4