Skip to content

v0.2.0

Compare
Choose a tag to compare
@jessepeterson jessepeterson released this 24 Oct 18:42
· 47 commits to main since this release

Thank you to our contributors for this release: @lucasmrod, @Yohan460.

New

  • MySQL storage backend and tests (#5)
  • Consumer key "force" mode (#11)
    • Allows for over-writing DEP tokens even if the consumer key changes
  • New godep API calls for DEP endpoints:
    • Define and remove profile (#14)
    • Device details (b463e61)
  • DEP syncer debug mode for more verbose logging (30a24c5, 2a3e363)

Fixes

  • Fix uploading DEP tokens for new/initial DEP name token upload (#10, #11)