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