voxpupuli / hiera-eyaml

A backend for Hiera that provides per-value asymmetric encryption of sensitive data
MIT License
527 stars 132 forks source link

Release 3.5.0 #362

Closed robbat2 closed 1 month ago

robbat2 commented 6 months ago

Please fast-forward merge and include the v3.5.0 tag from my repo; or otherwise generate a new gpg-signed tag.

robbat2 commented 6 months ago

@bastelfreak your opinion on calling this v3.5.0 vs v4.0.0?

The changelog autogenerator said it was a "breaking change" based on your PR tags on https://github.com/voxpupuli/hiera-eyaml/pull/351 However under Semantic Versioning rules, I don't think it actually fits:

https://semver.org/#what-should-i-do-if-i-update-my-own-dependencies-without-changing-the-public-api

The API did NOT change, only the dependency did, so it's a minor bump, not a major bump

robbat2 commented 5 months ago

@bastelfreak bump; re what version should this be called; it's not really breaking changes, but I can bump it to 4.0.0 if you want anyway.

bastelfreak commented 1 month ago

next release hast to be 4.0.0 because there are backwards incompatible changes. I raised a new PR at https://github.com/voxpupuli/hiera-eyaml/pull/381