Releases: ATTPC/attpc_envoy
Releases · ATTPC/attpc_envoy
v2.0.0 - Switch to attpc_sentry, update dependencies, refactor
In this version of attpc_envoy, we've switched to using the new attpc_sentry server for monitoring the data routers. We've also updated a lot of dependencies and refactored some backend code to hopefully make things easier to maintain moving forward.
Below you can read the more detailed changelog:
What's Changed
- Bump serde from 1.0.210 to 1.0.215 by @dependabot in #73
- Bump quick-xml from 0.36.2 to 0.37.1 by @dependabot in #74
- Bump tokio from 1.40.0 to 1.41.1 by @dependabot in #72
- Bump reqwest from 0.12.8 to 0.12.9 by @dependabot in #71
- Dep updates by @gwm17 in #75
- Bump rfd from 0.15.0 to 0.15.1 by @dependabot in #76
- Bump serde from 1.0.215 to 1.0.218 by @dependabot in #84
- Bump tokio from 1.41.1 to 1.43.0 by @dependabot in #83
- Sentry support, some code refactor by @gwm17 in #87
- Switch to sentry over surveyor, update deps, refactors by @gwm17 in #88
- Fix up README, bump version by @gwm17 in #89
Full Changelog: v1.1.0...v2.0.0
v1.1.0 - User configurable run-log
Users can now add fields to the auto-generated run-log table (saved as CSV)
Configuration files before 1.1.0 are not compatible with attpc_envoy >= 1.1.0
What's Changed
Full Changelog: v1.0.0...v1.1.0
v1.0.0 - First Official Release
This is the first fully stable release of the attpc_envoy system