v1.3.0
What's Changed
- fix - don't use device after release by @jkralik in #251
- Upgrade dependencies by @Danielius1922 in #253
- client: add missing error checks by @Danielius1922 in #248
- fix handling interface errors during discovery via multicast by @jkralik in #254
- getDevice, getDevices: report all devices - owned by someone else by @jkralik in #255
- fix ownership status assignment in getDevices() by @der-dano in #256
- add oc/swupdate resource + set ACLs by @der-dano in #257
- chore(deps): update docker/login-action action to v2 by @renovate in #261
- chore(deps): update docker/metadata-action action to v4 by @renovate in #262
- chore(deps): update docker/build-push-action action to v3 by @renovate in #260
- chore(deps): update docker/setup-buildx-action action to v2 by @renovate in #263
- chore(deps): update docker/setup-qemu-action action to v2 by @renovate in #264
- Upgrade dependencies by @Danielius1922 in #265
- Jkralik/feature/export device configuration by @jkralik in #266
- github: add static analysis workflows by @Danielius1922 in #234
- coap: allow to set inactivity monitor by @jkralik in #267
- core: allow to customize GetOwnerID by @jkralik in #268
- core: dont close connection when it is currently used by @jkralik in #269
- chore(deps): update actions/setup-go action to v3 by @renovate in #272
- chore(deps): update golangci/golangci-lint-action action to v3 by @renovate in #273
- Upgrade dependencies by @Danielius1922 in #274
- fix(deps): update module github.com/stretchr/testify to v1.8.0 by @renovate in #271
- Upgrade dependencies by @Danielius1922 in #277
- allows to use multiple ownership transfer methods for own op by @jkralik in #279
- Upgrade dependencies by @Danielius1922 in #284
- SonarCloud: add tests to increase code coverage by @Danielius1922 in #285
- SonarCloud: add tests to increase code coverage (2) by @Danielius1922 in #287
- Upgrade dependencies by @Danielius1922 in #290
- Feature/refactore caches by @lubo-svk in #291
- fix DeviceCache for infinite expiration by @jkralik in #293
New Contributors
Full Changelog: v1.2.1...v1.3.0