Skip to content

Releases: upbound/function-cidr

v0.5.0

03 Sep 06:43
1636707
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

19 Mar 23:02
a1d3d3b
Compare
Choose a tag to compare

What's Changed

  • feat(composition): update all examples, make input configurable by @haarchri in #20
  • fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] by @renovate in #19
  • chore(deps): update golangci/golangci-lint-action action to v4 by @renovate in #15
  • chore(deps): update actions/setup-go action to v5 by @renovate in #13
  • chore(deps): update actions/checkout action to v4 by @renovate in #11
  • fix(deps): update module github.com/alecthomas/kong to v0.9.0 by @renovate in #18
  • feat(bump): bump all deps by @haarchri in #22

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

17 Mar 10:39
acbeace
Compare
Choose a tag to compare

What's Changed

  • added github workflows by @humoflife in #1
  • making multi arch package and added tagging to workflows by @humoflife in #4

New Contributors

Full Changelog: https://github.com/upbound/function-cidr/commits/v0.3.0

v0.2.0

17 Mar 10:01
acbeace
Compare
Choose a tag to compare

What's Changed

  • added github workflows by @humoflife in #1
  • making multi arch package and added tagging to workflows by @humoflife in #4

New Contributors

Full Changelog: https://github.com/upbound/function-cidr/commits/v0.2.0

v0.1.0

14 Dec 21:58
acbeace
Compare
Choose a tag to compare

What's Changed

  • feat (CIDR Calculation): included 5 CIDR calculations
  • feat (examples): included examples for each CIDR calculation
  • feat (input): flexible input parameters from function input and via specifiable XR fields
  • feat (output): specifiable output field name
  • feat (Makefile): for easy local workflows
  • feat (multi-arch): making multi arch package and added tagging to workflows by @humoflife in #4

New Contributors

Full Changelog: https://github.com/upbound/function-cidr/commits/v0.1.0