Skip to content

Releases: exivity/pulumiconfig

v0.3.2

23 Dec 17:17
d93e63e

Choose a tag to compare

What's Changed

  • deps(go): bump github.com/pulumi/pulumi/sdk/v3 from 3.167.0 to 3.173.0 by @dependabot[bot] in #37
  • deps(go): bump dario.cat/mergo from 1.0.1 to 1.0.2 by @dependabot[bot] in #38
  • deps(go): bump github.com/pulumi/pulumi/sdk/v3 from 3.173.0 to 3.181.0 by @dependabot[bot] in #39
  • deps(actions): bump actions/checkout from 4 to 6 by @dependabot[bot] in #51
  • deps(go): bump github.com/pulumi/pulumi/sdk/v3 from 3.181.0 to 3.209.0 by @dependabot[bot] in #50
  • deps(actions): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #45
  • deps(go): bump github.com/go-playground/validator/v10 from 10.26.0 to 10.28.0 by @dependabot[bot] in #47

Full Changelog: v0.3.1...v0.3.2

v0.3.1

30 May 10:15
06e7783

Choose a tag to compare

What's Changed

  • chore: add prefix to dependabot by @xiangyisss in #32
  • deps(go): bump github.com/pulumi/pulumi/sdk/v3 from 3.160.0 to 3.162.0 by @dependabot in #33
  • deps(go): bump github.com/pulumi/pulumi/sdk/v3 from 3.162.0 to 3.167.0 by @dependabot in #34
  • chore: Update golangci-lint to version 2.1.6 by @linuxluigi in #35
  • feat: Add environment variable validation support in config by @linuxluigi in #36

Full Changelog: v0.3.0...v0.3.1

v0.3.0

11 Apr 12:50
f36453e

Choose a tag to compare

What's Changed

  • chore(docs): Refactor Pulumi configuration handling and improve code structure by @linuxluigi in #26
  • Bump github.com/pulumi/pulumi/sdk/v3 from 3.145.0 to 3.148.0 by @dependabot in #25
  • Bump github.com/pulumi/pulumi/sdk/v3 from 3.148.0 to 3.160.0 by @dependabot in #29
  • Bump github.com/go-playground/validator/v10 from 10.24.0 to 10.26.0 by @dependabot in #30
  • feat: add pulumi test package by @xiangyisss in #31

New Contributors

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

v0.2.0

29 Jan 14:13
0f0ced7

Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.127.0 by @renovate in #13
  • fix(deps): update module github.com/go-playground/validator/v10 to v10.22.0 by @renovate in #14
  • fix(deps): update module github.com/go-playground/validator/v10 to v10.22.1 by @renovate in #16
  • fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.136.1 by @renovate in #15
  • fix(deps): update module github.com/go-playground/validator/v10 to v10.23.0 by @renovate in #18
  • fix(deps): update module github.com/stretchr/testify to v1.10.0 by @renovate in #19
  • fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.144.1 by @renovate in #17
  • fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.145.0 by @renovate in #20
  • chore: Configure Dependabot for monthly updates and remove Renovate configuration by @linuxluigi in #21
  • Bump github.com/go-playground/validator/v10 from 10.23.0 to 10.24.0 by @dependabot in #22
  • chore: Improve error handling and simplify configuration management by @linuxluigi in #24

New Contributors

Full Changelog: v0.1.3...v0.2.0

v0.1.3

03 Jun 08:38
fe7e012

Choose a tag to compare

What's Changed

  • chore: Update Go version to 1.22.3 by @linuxluigi in #9
  • chore: Update Go version and use actions/checkout@v4 in .github/workflows/main.yml by @linuxluigi in #8
  • fix(deps): update module github.com/go-playground/validator/v10 to v10.21.0 by @renovate in #10
  • fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.118.0 by @renovate in #11

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

13 Feb 09:18
8ba5656

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

08 Dec 09:28
d4de7e0

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

Init Release

05 Dec 16:18
18dacc6

Choose a tag to compare

Merge pull request #4 from exivity/chore/update-dependency-version

chore: Update to validator to version v10