Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 1.78 KB

CHANGELOG.md

File metadata and controls

53 lines (40 loc) · 1.78 KB

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

0.2.4 - 2022-07-14

  • Add balena repo.yml file for node type [Ken Bannister]

v0.2.3

(2022-07-02)

  • Update README sections for consistency across clouds [Ken Bannister]

v0.2.2

(2022-06-22)

  • Describe device environment variables set by provisioning [Ken Bannister]

v0.2.1

(2022-05-16)

  • Update dependencies from npm audit [Ken Bannister]

v0.2.0

(2022-05-16)

  • Fix build checks [Ken Bannister]
  • Use API key to login to balena for device validation [Ken Bannister]
  • Move files from src directory to top-level for simplicity [Ken Bannister]

v0.1.0

(2022-05-16)

  • Use API key to login to balena for device validation [Ken Bannister]
  • Move files from src directory to top-level for simplicity [Ken Bannister]
  • Clean up package.json and set package version [Ken Bannister]
  • Improve how function.json is initialized [Ken Bannister]
  • Use HTTP method to specify POST or DELETE [Ken Bannister]
  • Specify service name in API and use balena service vars [Ken Bannister]
  • Rename RESIN_ variables to BALENA_ [Ken Bannister]
  • Add screenshot of function [Ken Bannister]
  • Minor updates, mostly comments [Ken Bannister]
  • Improve error handling and resilience [Ken Bannister]
  • Fixes to the script to create the function app [Ken Bannister]
  • Minor update to README [Ken Bannister]
  • Minor update to README [Ken Bannister]
  • Fix typo in README [Ken Bannister]
  • Minor fix to README [Ken Bannister]
  • Add ability to privision from live Azure Function app [Ken Bannister]
  • Minor update to README [Ken Bannister]
  • Add ability to provision from a local Core Tools function [Ken Bannister]