Releases: upbound/function-cidr
Releases · upbound/function-cidr
v0.5.0
What's Changed
- Fix segmentation fault in cidrsubnets function by @mproffitt in #31
- Add functionality to parse multiple prefixes by @mproffitt in #35
- chore(deps): update docker/build-push-action action to v6 by @renovate in #34
- fix source code link by @humoflife in #36
- fixing typo by @kashiff-khan in #37
- improve pipeline support for function-cidr by @anessi in #33
- chore(deps): update golangci/golangci-lint-action action to v6 by @renovate in #28
New Contributors
- @mproffitt made their first contribution in #31
- @kashiff-khan made their first contribution in #37
- @anessi made their first contribution in #33
Full Changelog: v0.4.0...v0.5.0
v0.4.0
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
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
- @humoflife made their first contribution in #1
Full Changelog: https://github.com/upbound/function-cidr/commits/v0.3.0
v0.2.0
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
- @humoflife made their first contribution in #1
Full Changelog: https://github.com/upbound/function-cidr/commits/v0.2.0
v0.1.0
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
- @humoflife made their first contribution in #1
Full Changelog: https://github.com/upbound/function-cidr/commits/v0.1.0