Releases: scrayosnet/xenos
Releases · scrayosnet/xenos
v0.7.2
v0.7.1
v0.7.0
v0.6.1
v0.6.0
What's Changed
- ensure that openssl is not required by @wagpa in #113
- use feature based caches and update metrics by @wagpa, @cryeprecision in #123
- support cached uuid batch responses by @wagpa in #124
Full Changelog: v0.5.0...v0.6.0
Warning
The Docker Tags have changed with this update.
v0.5.0
v0.4.0
What's Changed
- Use debug for printing errors instead of display by @cryeprecision in #98
- Use structured error logging with cause by @wagpa in #99
- Update dependencies by @scrayos in #100
New Contributors
- @cryeprecision made their first contribution in #98
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Bump various dependencies and resolve breaking changes by @scrayos in #75
- Make cache structure and data more concise by @wagpa in #76
- improve application configuration by @wagpa in #85
- Bump bytes from 1.5.0 to 1.6.0 by @dependabot in #79
- Bump reqwest from 0.12.0 to 0.12.2 by @dependabot in #80
- Bump regex from 1.10.3 to 1.10.4 by @dependabot in #78
- Bump axum from 0.7.4 to 0.7.5 by @dependabot in #81
- Bump async-trait from 0.1.78 to 0.1.79 by @dependabot in #82
- Bump tokio from 1.36.0 to 1.37.0 by @dependabot in #87
- Bump image from 0.25.0 to 0.25.1 by @dependabot in #89
- Bump serde_json from 1.0.114 to 1.0.115 by @dependabot in #88
- separate api and service errors by @wagpa in #86
- Bump h2 from 0.3.25 to 0.3.26 by @dependabot in #90
- Bump reqwest from 0.12.2 to 0.12.3 by @dependabot in #93
- Bump prost from 0.12.3 to 0.12.4 by @dependabot in #92
- Bump redis from 0.25.2 to 0.25.3 by @dependabot in #91
- Bump prost-types from 0.12.3 to 0.12.4 by @dependabot in #94
- Bump hyper from 1.2.0 to 1.3.0 by @dependabot in #95
- Bump async-trait from 0.1.79 to 0.1.80 by @dependabot in #96
- Bump rustls from 0.22.2 to 0.22.4 by @dependabot in #97
New Contributors
- @dependabot made their first contribution in #79
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- add tests for caches and consider expired if expiry reached by @HydrofinLoewenherz in #62
- update UUID requests by @HydrofinLoewenherz in #63
- extend skin and cape api by @HydrofinLoewenherz in #64
- bump redis, thiserror and reqwest by @HydrofinLoewenherz in #74
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Refactor Protobuf definitions and add head
overlay
attribute by @scrayos in #16 - implement prometheus, cache and improved result handling by @HydrofinLoewenherz in #20
- Add docker image signing with GitHub OIDC tokens by @scrayos in #23
- Add Rust validation and tests as a workflow by @scrayos in #24
- Add sarif reports by @scrayos in #29
- add metrics and config by @HydrofinLoewenherz in #26
- add rest service by @HydrofinLoewenherz in #30
- handle expiry and not found better by @HydrofinLoewenherz in #39
- bump tonic, chono and thiserror by @HydrofinLoewenherz in #41
- add tracing and sentry by @HydrofinLoewenherz in #42
- add metrics basic auth and add additional configuration options by @HydrofinLoewenherz in #43
- Many changes (Title WIP) by @HydrofinLoewenherz in #47
New Contributors
- @scrayos made their first contribution in #16
- @HydrofinLoewenherz made their first contribution in #20
Full Changelog: https://github.com/scrayosnet/xenos/commits/v0.1.0