Skip to content

0.3.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@alessfg alessfg released this 28 Jan 17:59
· 356 commits to main since this release

FEATURES:

  • Add support for configuration snippets.
  • Add support for Dependabot.

ENHANCEMENTS:

  • Add support for NGINX GRPC directives.
  • Add support for NGINX GZIP directives.
  • Add support for upstream server backup parameter in http and stream template.
  • Only run GitHub actions Galaxy CI/CD workflow when a new release is published.
  • Update list of supported platforms.
  • Update Ansible base to 2.10.5 and Ansible to 2.10.6.

BUG FIXES:

  • Address inconsistent types within Jinja templates.
  • Add Jinja2 checks to all config template parameters to ensure that they are only included when appropriately defined.
  • Fix edge case where proxy_pass is still required when using grpc_pass.