Skip to content

Latest commit

 

History

History
182 lines (111 loc) · 2.68 KB

CHANGELOG.md

File metadata and controls

182 lines (111 loc) · 2.68 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.

v0.2.2

(2024-02-06)

  • correct and refactor logical tests [Anton Belodedenko]

v0.2.1

(2024-02-05)

  • refactor chain cert surfacing [Anton Belodedenko]

v0.2.0

(2024-01-26)

  • implement private certificate renewal [Anton Belodedenko]

v0.1.17

(2023-06-27)

  • Update the links to certificates when DNS_TLD or TLD changes. [Carlo Miguel F. Cruz]

v0.1.16

(2023-04-25)

  • Update links [Anton Belodedenko]

v0.1.15

(2023-04-25)

  • Move to balena-io [ab77]

v0.1.14

(2023-03-23)

  • Build multiarch images for amd64 and arm64 [Pagan Gazzard]

v0.1.13

(2022-11-30)

  • Allow plain TLD certs without UUID [ab77]

v0.1.12

(2022-11-30)

  • Don't clobber custom certs [ab77]

v0.1.11

(2022-10-11)

  • Don't hammer ACME with cert requests [ab77]

v0.1.10

(2022-10-10)

  • Exclude accounts/hooks from backup [ab77]

v0.1.9

(2022-10-10)

  • Flowzone: use inherited secrets [Page-]

v0.1.8

(2022-10-05)

  • Backup entire ACME directory [ab77]

v0.1.7

(2022-10-04)

  • Create PKI directory structure [ab77]

v0.1.6

(2022-09-29)

  • Correct S3 endpoint and move to Flowzone [ab77]

v0.1.5

(2022-09-22)

  • Change env. var. name [ab77]

v0.1.4

(2022-08-05)

  • Refactor markdown [ab77]

v0.1.3

(2022-08-05)

  • Refactor post-provisioning steps [ab77]

v0.1.2

(2022-08-04)

  • Add optional S3 backup/restore [ab77]

v0.1.1

(2022-06-21)

  • Generate new version [ab77]
  • Configurable DNS propagation delay [ab77]

v0.1.0

(2022-04-18)

  • Rebrand VPN to CloudLink [ab77]

v0.0.15

(2022-04-05)

  • Optional balena supervisor|api [ab77]

v0.0.14

(2022-02-03)

  • Lock critical sections [ab77]

v0.0.13

(2022-01-21)

  • Revert shellcheck recommendations [ab77]

v0.0.12

(2022-01-21)

  • Check if public cert is issued [ab77]

v0.0.11

(2022-01-20)

  • Fix resolve_templates function [ab77]

v0.0.10

(2022-01-20)

  • Add cert-name parameter [ab77]
  • Links to the latest public certs generated by certbot. [Carlo Miguel F. Cruz]

v0.0.9

(2022-01-08)

  • Handle export chain on TLD changes [ab77]

v0.0.8

(2021-11-24)

  • Refactor handling of defaults [ab77]

v0.0.7

(2021-11-16)

  • Allow extra keys/certs with no defaults [ab77]

v0.0.6

(2021-10-27)

  • Update documentation [ab77]

v0.0.5

(2021-10-22)

  • Conditionally issue private assets [ab77]

v0.0.4

(2021-10-22)

  • Fix syntax and shellcheck [ab77]

v0.0.3

(2021-10-22)

  • Default requests toggle [ab77]

v0.0.2

(2021-10-21)

  • Initial commit. [ab77]