Releases: apimeister/unpatched-agent
Releases · apimeister/unpatched-agent
v0.2.0
Breaking
The agent now requires --id
to be set when starting. Get the id from unpatched server
What's Changed
Improvements
- refactored api_key handling into pre_shared key handling
- switch timeout from exec to tokio by @alexkunde in #28
Dependency Updates
- Bump clap from 4.4.0 to 4.4.1 by @dependabot in #25
- Bump serde from 1.0.186 to 1.0.188 by @dependabot in #26
- Bump clap from 4.4.1 to 4.4.2 by @dependabot in #29
- Bump actions/checkout from 3 to 4 by @dependabot in #30
- Bump serde_json from 1.0.105 to 1.0.106 by @dependabot in #31
- Bump clap from 4.4.2 to 4.4.3 by @dependabot in #32
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Bump sysinfo from 0.29.4 to 0.29.5 by @dependabot in #2
- Bump clap from 4.3.11 to 4.3.14 by @dependabot in #3
- Bump uuid from 1.4.0 to 1.4.1 by @dependabot in #1
- Add services by @alexkunde in #4
- Bump tokio-tungstenite from 0.19.0 to 0.20.0 by @dependabot in #6
- Bump sysinfo from 0.29.5 to 0.29.6 by @dependabot in #7
- Bump serde from 1.0.174 to 1.0.175 by @dependabot in #5
- Bump clap from 4.3.17 to 4.3.19 by @dependabot in #8
- Bump serde from 1.0.175 to 1.0.180 by @dependabot in #10
- Bump sysinfo from 0.29.6 to 0.29.7 by @dependabot in #12
- Bump serde_json from 1.0.103 to 1.0.104 by @dependabot in #11
- Bump tokio from 1.30.0 to 1.31.0 by @dependabot in #13
- Add tls by @alexkunde in #15
- switch timeout to Duration by @alexkunde in #20
- deactivate codecov for dependabot by @alexkunde in #21
- Bump tokio from 1.31.0 to 1.32.0 by @dependabot in #19
- Bump clap from 4.3.21 to 4.4.0 by @dependabot in #22
- Bump serde from 1.0.183 to 1.0.186 by @dependabot in #23
- implement release pipeline by @alexkunde in #24
New Contributors
- @dependabot made their first contribution in #2
- @alexkunde made their first contribution in #4
Full Changelog: https://github.com/apimeister/unpatched-agent/commits/v0.1.0