Skip to content

Latest commit

 

History

History
86 lines (61 loc) · 2.55 KB

CHANGELOG.md

File metadata and controls

86 lines (61 loc) · 2.55 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.

v2.1.0

(2024-11-01)

  • Add a device_tags_python service that uses the python balena-sdk [Thodoris Greasidis]
  • Change the scope of the set device tags to math the service name [Thodoris Greasidis]
  • Set an ISO date string as the tag values [Thodoris Greasidis]
  • Rename the device_tags service to devices_tag_node [Thodoris Greasidis]

v2.0.0

(2024-02-22)

  • Add a balena.yml file [Thodoris Greasidis]
  • Update the device tag curl examples to the v6 model [Thodoris Greasidis]
  • Update balena-sdk to 19.3.5 [Thodoris Greasidis]
  • Update the base image to debian-node:18-bookworm [Thodoris Greasidis]
  • Rename the service to device_tags [Thodoris Greasidis]

v1.0.9

(2023-04-14)

  • Update flowzone configuration [Thodoris Greasidis]

v1.0.8

(2023-04-14)

  • Add .dockerignore [Thodoris Greasidis]

v1.0.7

(2022-12-07)

  • Bump moment from 2.29.2 to 2.29.4 in /main [dependabot[bot]]

v1.0.6

(2022-12-07)

  • Bump qs and express in /main [dependabot[bot]]

v1.0.5

(2022-12-07)

  • Replace balenaCI with flowzone [Thodoris Greasidis]

v1.0.4

(2022-04-09)

  • Fix dependabot configuration [Thodoris Greasidis]

v1.0.3

(2022-04-09)

  • patch: Bump moment from 2.29.1 to 2.29.2 in /main [dependabot[bot]]

v1.0.2

(2022-03-29)

  • patch: Bump node-fetch from 2.6.1 to 2.6.7 in /main [dependabot[bot]]

v1.0.1

(2022-03-29)

  • patch: Bump minimist from 1.2.5 to 1.2.6 in /main [dependabot[bot]]

v1.0.0

(2022-03-29)

  • Setup the repo for versiobot [Thodoris Greasidis]
  • Add dependabot configuration [Thodoris Greasidis]
  • patch: Bump lodash from 4.17.20 to 4.17.21 in /main [dependabot[bot]]
  • Replace the tag names used with more readable ones [Thodoris Greasidis]
  • server.js: Refactor the setup to use async await [Thodoris Greasidis]
  • Update balena-sdk to v15 [Thodoris Greasidis]
  • Rename the curl examples folder to be clear what it is [Thodoris Greasidis]
  • README: Fix left over RESIN in env var name [Thodoris Greasidis]
  • patch: Bump lodash from 4.17.15 to 4.17.19 in /main [dependabot[bot]]
  • Add an extra lastserverstart tag when express gets initialized [Thodoris Greasidis]
  • Fix the public device url [Thodoris Greasidis]
  • Replace express * dependency to v4 [Thodoris Greasidis]
  • Update balena-sdk to v13 [Thodoris Greasidis]
  • update project to modern conventions [dt-rush]
  • Update to balena-sdk & rename everything [Thodoris Greasidis]