ansible-collection-hetzner-.../changelogs/dev-changelog.md
Jonas L 7f4e4e96cc
build: don't include v prefix in version tags (#349)
##### SUMMARY

The version tag regex allowing to publish to ansible-galaxy does not
allow versions to be prefixed with a v:

468493fef4/zuul.d/pipelines.yaml (L146-L155)

Introducing the v prefix is also breaking with the previous tag naming
convention.
2023-10-06 15:59:20 +02:00

1,008 B

Changelog

2.1.2 (2023-10-05)

Bug Fixes

  • firewall port argument is required with udp or tcp (#345) (76c1abf)
  • invalid field in load_balancer_service health_check.http return data (#333) (fb35516)

Dev Changelog

Warning

For the user changelog, please check out CHANGELOG.rst instead.

This file contains a list of changes intended towards developers. It is auto-generated by release-please.

We would prefer to not generate this file, but disabling this is not supported currently: https://github.com/googleapis/release-please/issues/2007