open-balena/CHANGELOG.md
2019-03-20 11:24:21 +02:00

1.7 KiB

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.

v1.0.1

(2019-03-20)

  • vpn: Remove BALENA_ROOT_CA from the VPN trust chain [Rich Bayliss]

v1.0.0

(2019-03-15)

  • tags: Pin the image tags for the service stack [Rich Bayliss]

v0.2.2

(2019-03-08)

  • codeowners: Add CODEOWNERS file [Rich Bayliss]

v0.2.1

(2019-03-08)

  • certs: Add support for an ACME certificate provider [Rich Bayliss]

v0.2.0

(2019-01-25)

  • Do not publish DB and Redis ports to the host [Akis Kesoglou]

v0.1.4

(2019-01-10)

  • vagrant: Add missing Node dependency [Rich Bayliss]

v0.1.3

(2019-01-10)

  • vagrant: Improve the Vagrant file to make development easier [Rich Bayliss]

v0.1.2

(2018-12-20)

  • init: Make scripts macOS compatible [Rich Bayliss]

v0.1.1

(2018-12-17)

  • Ignore package-lock.json [Akis Kesoglou]
  • Print the proper path to root CA cert [Akis Kesoglou]

v0.1.0

(2018-11-20)

  • vagrant: Change into open-balena directory automatically [Will Boyce]
  • api: Pass full VPN CA chain to os-config [Will Boyce]
  • haproxy: Proxy port 3128 to vpn service [Will Boyce]

v0.0.7

(2018-11-14)

  • Update README [Akis Kesoglou]

v0.0.6

(2018-11-10)

  • fix changelog.md [Giovanni Garufi]

v0.0.5

(2018-11-07)

  • env: Pass superuser credentials in the environment [Rich Bayliss]

v0.0.4

(2018-11-02)

  • Automatically detect the correct NodeJS binary [Akis Kesoglou]

v0.0.3

(2018-11-02)

  • Forward VPN config to the API container [Akis Kesoglou]

v0.0.2

(2018-11-01)

  • Add support for automatic versioning [Akis Kesoglou]

v0.0.1

(2018-02-20)

  • Initial commit