Skip to content

2021-09-20 Release

Compare
Choose a tag to compare
@qdzlug qdzlug released this 20 Sep 19:58
· 68 commits to master since this release
320ac4e

Initial Release. Contains code demoed at NGINX Sprint 2021 with minor bug fixes and enhancements. Please see the changelog for details.

What's Changed

  • feat: centralize config across all Pulumi projects by @dekobon in #9
  • feat: eks and image build are now configurable by @dekobon in #10
  • feat: add logic to startup script to set, check, and validate config variables by @qdzlug in #11
  • feat: add git url support to kic-image-build by @dekobon in #16
  • chore: bumping dependency versions by @dekobon in #25
  • feat: add bank of anthos in place of kuard by @qdzlug in #15
  • feat: improve ease of execution by @dekobon in #24
  • feat: add secret support to bank of anthos by @qdzlug in #30
  • feat: add tls support with selfsigned certs by @qdzlug in #31
  • fix: decrypt postgres password for use in connection string by @qdzlug in #41
  • Various user improvements by @dekobon in #42

Full Changelog: https://github.com/nginxinc/kic-reference-architectures/commits/2021-09-20