What's Changed
- Move local communication properties outside of the things service by @k-gostev in #170
- Bump google.golang.org/grpc to latest by @dimitar-dimitrow in #172
- Provide integration tests via the key Ditto features - SoftwareUpdatable by @antonia-avramova in #182
- Move to the latest go version by @gboyvalenkov-bosch in #185
- Add containers update agent service by @k-gostev in #187
- Add functionality to set different linux capabilities to a container. by @daniel-milchev in #178
- Change golang/x/term version in NOTICE.md by @daniel-milchev in #190
- Fix integration test fail due to unexpected messages by @dimitar-dimitrow in #194
- Updated golang.org/x/net to the latest version. by @daniel-milchev in #200
- Provide unit tests for container update agent service by @stoyan-zoubev in #198
- Upgrade google.golang.org/grpc to the latest version. by @daniel-milchev in #207
- 218 add coverage badge by @IvanBoychevMarinov in #219
- Changed functionality of logo and badge. by @daniel-milchev in #227
- Bump github.com/opencontainers/image-spec to the latest version by @k-gostev in #229
- Bump several dependencies to fix CVE issues by @k-gostev in #231
- Merge dev-m5 into
main
by @k-gostev in #235 - CUA allow rollback when owner denies update by @dimitar-dimitrow in #237
- [#238] Set correct timeout flag in integration tests by @antonia-avramova in #239
- Bump dependencies to later versions by @dimitar-dimitrow in #241
- Improve containerd client unit tests by @daniel-milchev in #203
- Optimized, deterministic intermediate desired state feedback messages by @stoyan-zoubev in #204
- Add file flag to the CLI create command by @daniel-milchev in #209
- Rearrange daemon startup sequence by @k-gostev in #214
- Remove command should accept more than one container ID by @daniel-milchev in #212
- Starting of constantly restarting container fails by @dimitar-dimitrow in #216
- Implement signed images verification by @dimitar-dimitrow in #215
- Provide unit tests covering signed images verification by @dimitar-dimitrow in #220
- Filter and quiet flag for list CLI command. by @daniel-milchev in #221
New Contributors
- @gboyvalenkov-bosch made their first contribution in #185
- @IvanBoychevMarinov made their first contribution in #219
Full Changelog: v0.1.0-M3...v1.0.0