Skip to content

Latest commit

 

History

History
298 lines (162 loc) · 20.2 KB

CHANGELOG.md

File metadata and controls

298 lines (162 loc) · 20.2 KB

Changelog

1.15.0 (2024-10-23)

Features

Bug Fixes

  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.25.2 to 1.26.1 (#428) (f96b514)
  • deps: bump github.com/aws/aws-sdk-go-v2/config (#431) (79b2492)
  • deps: bump github.com/aws/aws-sdk-go-v2/config (#487) (05d171e)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/route53 (#429) (509d6dd)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/route53 (#485) (41e0ac0)
  • deps: bump github.com/go-acme/lego/v4 from 4.14.2 to 4.16.1 (#415) (fe27216)
  • deps: bump github.com/go-playground/validator/v10 (#426) (a18aa9c)
  • deps: bump github.com/hashicorp/vault/api from 1.10.0 to 1.13.0 (#423) (e82f8bd)
  • deps: bump github.com/hashicorp/vault/api/auth/approle (#411) (7b00800)
  • deps: bump github.com/hashicorp/vault/api/auth/kubernetes (#430) (f721e69)
  • deps: bump github.com/prometheus/client_golang (#410) (5aa9420)
  • deps: bump github.com/rs/zerolog from 1.31.0 to 1.33.0 (#446) (b2a510c)
  • deps: bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#435) (c8d267b)
  • deps: bump golang from 1.22.0 to 1.22.2 (#422) (cf4bb9e)
  • deps: bump golang from 1.22.2 to 1.23.1 (#483) (b075635)
  • deps: bump golang.org/x/net from 0.21.0 to 0.24.0 (#432) (9ac7941)
  • deps: bump golang.org/x/net from 0.24.0 to 0.29.0 (#486) (3fd7205)
  • wait for vault to be ready (965a4cb)

1.14.0 (2024-03-01)

Features

  • add feature to read config from env variables (e3680dd)

1.13.2 (2024-02-26)

Bug Fixes

  • deps: bump github.com/aws/aws-sdk-go-v2/config (#405) (62a688a)
  • deps: bump github.com/go-playground/validator/v10 (#399) (8610ceb)
  • deps: bump github.com/prometheus/client_golang (#385) (05b4a0a)
  • deps: bump golang from 1.21.5 to 1.22.0 (#398) (b2d2618)

1.13.1 (2023-12-26)

Bug Fixes

  • actually wrap translated error (06811c1)
  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.23.0 to 1.24.0 (#378) (ee65fab)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/route53 (#382) (691cf44)
  • deps: bump golang from 1.21.4 to 1.21.5 (#372) (e834683)
  • deps: bump golang.org/x/net from 0.18.0 to 0.19.0 (#367) (1012169)

1.13.0 (2023-11-20)

Features

  • write version field to vault (ba7f4ad)

1.12.1 (2023-11-17)

Bug Fixes

  • deps: bump github.com/aws/aws-sdk-go-v2 from 1.21.2 to 1.22.2 (#356) (2f37ba7)
  • deps: bump github.com/aws/aws-sdk-go-v2/config (#359) (60aa08c)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/route53 (#354) (85d1eb3)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/route53 (#360) (303662c)
  • deps: bump github.com/go-playground/validator/v10 (#351) (bc45157)
  • deps: bump golang from 1.21.3 to 1.21.4 (#352) (d982a36)
  • deps: bump golang.org/x/net from 0.17.0 to 0.18.0 (#355) (2af7be6)
  • fix format of received certs (aa0fe38)
  • fix map key (5ea2352)

1.12.0 (2023-10-17)

Features

  • automatically renew vault token before expiry (e317ba1)
  • yaml config file support (#340) (ab7577b)

Bug Fixes

  • Bump github.com/go-acme/lego/v4 from 4.14.0 to 4.14.2 (1393e09)
  • deps: bump github.com/aws/aws-sdk-go-v2/config (79e1fd3)
  • deps: bump github.com/aws/aws-sdk-go-v2/config (#339) (3a561ab)
  • deps: bump github.com/aws/aws-sdk-go-v2/config (#344) (dab082f)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/route53 (586af28)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/route53 (#343) (2151f48)
  • deps: bump github.com/go-playground/validator/v10 (#338) (699d9bb)
  • deps: bump github.com/prometheus/client_golang (4d2c991)
  • deps: bump github.com/rs/zerolog from 1.30.0 to 1.31.0 (eb81c37)
  • deps: bump golang from 1.21.1 to 1.21.2 (#334) (1022bef)
  • deps: bump golang to 1.21.3 (68c02fc)
  • deps: bump golang.org/x/net from 0.15.0 to 0.17.0 (#341) (d8ec969)

1.11.0 (2023-09-11)

Features

  • add kubernetes vault auth (0abdc46)

Bug Fixes

1.10.0 (2023-07-13)

Features

  • add support for more dynamic renewal (995437f)
  • validate using validator package (a3cada0)

Bug Fixes

1.9.0 (2022-08-17)

Features

  • Implement custom dns servers (1759626)

1.8.0 (2022-06-17)

Features

1.7.3 (2022-06-06)

Bug Fixes

1.7.2 (2022-06-04)

Miscellaneous Chores

1.7.1 (2022-02-07)

Miscellaneous Chores

1.7.0 (2022-01-29)

Features

1.6.2 (2021-12-31)

Bug Fixes

  • Also write metrics in case of no error (c6b28fb)
  • authenticate before reading acme account from storage (d6d0324)

1.6.1 (2021-10-20)

Bug Fixes

  • Always write prom metrics before exit (c254b0c)

1.6.0 (2021-10-19)

Features

  • enable loading wrapped token from disk (d07494c)

1.5.0 (2021-10-18)

Features

  • Support for response wrapped secret_ids (#79) (8c1c29d)

Bug Fixes

  • always write cert expiry metrics (33535b7)
  • eliminate possible newline after the secret_id (e7452b9)

1.4.0 (2021-10-14)

Features

  • Allow writing data as PEM file (5678f14)

Bug Fixes

  • check if files are configured before trying to write (496b116)
  • do not include issuer cert in pem (ef0b324)
  • fix incorrect check using the wrong predicate (1b9f667)
  • fix json key name (1c234e1)

1.3.1 (2021-10-13)

Bug Fixes

  • Actually validate config for server (6d9b969)
  • Check if pathPrefix is empty (28cc23f)

1.3.0 (2021-10-12)

Features

  • Better validation (06fec46)
  • Enable separation for reading private keys and pub cert data (413e281)
  • print version information in log (19c9788)

Bug Fixes

  • fix log output when printing config (89751cb)
  • increase privacy of not recycling old private keys (e2cbad8)

1.2.1 (2021-10-05)

Bug Fixes

  • Remove role_id prefix from domain (74006b7)

1.2.0 (2021-10-05)

Features

  • Add metric for errors retrieving aws credentials (a17db0a)
  • support for KV2 secret engine (d3d9337)

Bug Fixes

  • Fix logic of dynamic credential providers (46e83f0)
  • Fix using wrong function (31cfef6)

1.1.0 (2021-09-28)

Features

1.0.2 (2021-09-13)

Bug Fixes

  • fix insufficient error handling (de707ab)
  • fix insufficient error handling (86bcde2)

1.0.1 (2021-09-13)

Miscellaneous Chores

1.0.0 (2021-06-16)

Features