Skip to content

Releases: upbound/configuration-aws-network

v0.7.0

04 Jan 15:34
10b0507
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout action to v4 by @renovate in #16
  • chore(deps): update actions/upload-artifact action to v4 by @renovate in #17
  • chore(deps): update docker/login-action action to v3 by @renovate in #18
  • Setup yamllint by @ytsarev in #23
  • chore(deps): pin dependencies by @renovate in #24
  • fix(family): remove family provider from dependsOn by @haarchri in #25

Full Changelog: v0.6.0...v0.7.0

v0.6.0

03 Jan 08:48
b5643e3
Compare
Choose a tag to compare

What's Changed

  • onboarding renovate by @haarchri in #10
  • chore(deps): update fkirc/skip-duplicate-actions action to v2.2.0 by @renovate in #15
  • chore(deps): pin dependencies by @renovate in #11
  • chore(deps): update dependency upbound/provider-aws to v0.47.0 by @renovate in #12
  • chore(deps): update dependency upbound/uptest to v0.9.0 by @renovate in #14

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

02 Jan 17:39
4e0427b
Compare
Choose a tag to compare

What's Changed

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

v0.4.0

28 Nov 16:25
c833a34
Compare
Choose a tag to compare

Breaking Change

With this release, we've transitioned to using composition function patch and transform.
Please note that this release is not compatible with Crossplane versions beyond 1.14.x

What's Changed

  • feat(function): migrate to function by @haarchri in #5

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

v0.3.0

18 Nov 15:54
009bd4b
Compare
Choose a tag to compare

What's Changed

  • feat(depends): set to static version by @haarchri in #4

Full Changelog: v0.2.0...v0.3.0

v0.2.0

24 Oct 10:09
20e5bf4
Compare
Choose a tag to compare

What's Changed

  • Fix example Configuration manifest by @ytsarev in #2
  • feat(tag): add tag for public subnets by @haarchri in #3

New Contributors

Full Changelog: https://github.com/upbound/configuration-aws-network/commits/v0.2.0

v0.1.0

17 Oct 13:27
b5cb740
Compare
Choose a tag to compare

Full Changelog: https://github.com/upbound/configuration-aws-network/commits/v0.1.0

Initial release of dedicated XNetwork abstraction as reusable Configuration