Skip to content

Latest commit

 

History

History
91 lines (55 loc) · 3.8 KB

CHANGELOG.md

File metadata and controls

91 lines (55 loc) · 3.8 KB

EdgeX CoAP Device Service

Github repository

[v3.1.0] Napa - 2023-11-15 (Only compatible with the 3.x releases)

🐛 Bug Fixes

🤖 Continuous Integration

v3.0.1 - 2023-08-22

Features ✨

  • Bump to SDK v3.0.2

v3.0.0 - 2023-05-31

Features ✨

  • Bump to SDK v3.0
  • Pre-shared key now stored via EdgeX secrets mechanism

v2.3.0 - 2022-11-09

Features ✨

  • Bump to SDK v2.3 (#43)

v2.2.0 - 2022-08-08

Features ✨

  • Bump to SDK v2.2 (#41)
  • Upgrade Alpine 3.16 (#40)
  • Use secret store for PSK key (#33) (#34) (#402b1dc)

Continuous Integration 🔄

  • Use standard container name in Makefile (#37) (#64c820b)

v2.1.0 - - 2021-10-25

Features ✨

  • Bump to SDK v2.1 (#30) (#12271f6)
  • Enhancement of CoAP server device service with CoAP client functionality (#28) (#ceb58c0)

Bug Fixes 🐛

  • default install location in alpine 3.14 (#26) (#4a68428)
  • update all TOML to use quote and not single-quote (#ddee52f)

Build 👷

v2.0.1 - 2021-07-28

Bug Fixes 🐛

  • Pin base Docker image to alpine:3.12 (#a203b38)

v2.0.0 - 2021-06-22

Features ✨

  • Migrate to newer CSDK supporting EdgeX v2 (#9) (#cf36b46)

Bug Fixes 🐛

Documentation 📖

v0.1.0 - 2021-02-01