Releases: plgd-dev/device
Releases · plgd-dev/device
v2.0.2
What's Changed
- Add FindDeviceAddress function to test package by @Danielius1922 in #314
- Add FindDeviceEndpoints function to test package by @Danielius1922 in #315
- test: add test for update resource in RFOTM state by @jkralik in #316
- Upgrade dependencies by @Danielius1922 in #321
- Add TestDeviceGetResourcesIterator test case by @Danielius1922 in #322
- getDevice/getDevices: for x509.UnknownAuthorityError sets ownedByOther to ownership status by @jkralik in #324
- fix of exhausting CPU when observe devices is used (#325) by @jkralik in #326
- Update dependencies by @Danielius1922 in #330
- validate time before sign the identity certificate (#329) by @jkralik in #331
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- expose error when discovery fail by @jkralik in #302
- test: add TestClientOwnDeviceWithFailSetupCertificates by @jkralik in #303
- Fix issues reported by golangsci-lint by @Danielius1922 in #304
- Remove previously failed connection from device connections by @lubo-svk in #305
- golangsci-lint: fix issues reported by errcheck by @Danielius1922 in #306
- merge branch kistler-v1 by @jkralik in #312
- Upgrade dependencies by @Danielius1922 in #311
Full Changelog: v2.0.0...v2.0.1
v2.0.0
v1.3.4
v1.3.3
v1.3.2
v1.3.1
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
v1.2.1
v1.2.0
What's Changed
- fix typo Indetity -> Identity by @jkralik in #240
- chore(deps): update actions/checkout action to v3 by @renovate in #242
- Upgrade dependencies by @Danielius1922 in #245
- Add tag to ACLs and Credentials by @Danielius1922 in #246
- extends owning device about DTLS with psk by @jkralik in #247
- Add missing error checks by @Danielius1922 in #235
- client/getDevices: fix filling doxm values for owned devices by @jkralik in #249
Full Changelog: v1.1.0...v1.2.0