Skip to content

v1.19.0

Compare
Choose a tag to compare
@anmoel anmoel released this 13 Jun 15:44
· 272 commits to main since this release
6f14680

What's Changed

Feature

  • feat(repository): Add resource and data source for hosted maven repository by @anmoel in #233
  • feat: Add data source for maven hosted repository by @anmoel in #237
  • feat(repository): Add resource and data source for maven group repository by @anmoel in #238
  • feat(repository): Add data-source and resource nexus_repository_npm_* by @erikvanbrakel in #229
  • feat(repository): Add writable members to npm group repository by @anmoel in #240
  • feat(repository): Add resource and data source for maven proxy repo by @anmoel in #241

Bug Fixes

  • fix(docs): Fix documentaton for import command of resource nexus_security_realms by @anmoel in #197

Other changes

  • build(deps): Bump actions/setup-go from 2.2.0 to 3 by @dependabot in #202
  • build(deps): Bump github.com/golangci/golangci-lint from 1.44.0 to 1.44.2 by @dependabot in #199
  • build(deps): Bump crazy-max/ghaction-import-gpg from 4.1.0 to 4.2.0 by @dependabot in #203
  • build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.10.1 to 2.11.0 by @dependabot in #207
  • build(deps): Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #210
  • build(deps): Bump crazy-max/ghaction-import-gpg from 4.2.0 to 4.3.0 by @dependabot in #209
  • build(deps): Bump actions/checkout from 2 to 3 by @dependabot in #204
  • documentaion Example Usage Update by @dampsoft-david in #206
  • build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.11.0 to 2.12.0 by @dependabot in #211
  • build(deps): Bump github.com/golangci/golangci-lint from 1.44.2 to 1.45.0 by @dependabot in #213
  • build(deps): Bump github.com/golangci/golangci-lint from 1.45.0 to 1.45.2 by @dependabot in #214
  • build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.12.0 to 2.14.0 by @dependabot in #216
  • build(deps): Bump crazy-max/ghaction-import-gpg from 4.3.0 to 4.4.0 by @dependabot in #218
  • build(deps): Bump github/codeql-action from 1 to 2 by @dependabot in #219
  • build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.14.0 to 2.15.0 by @dependabot in #220
  • build(deps): Bump github.com/golangci/golangci-lint from 1.45.2 to 1.46.0 by @dependabot in #221
  • build(deps): Bump crazy-max/ghaction-import-gpg from 4.4.0 to 5.0.0 by @dependabot in #227
  • build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.15.0 to 2.17.0 by @dependabot in #228
  • build(deps): Bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #225
  • build(deps): Bump github.com/golangci/golangci-lint from 1.46.0 to 1.46.2 by @dependabot in #224
  • build(deps): Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #230
  • build: Update test environment by @anmoel in #234

New Contributors

Full Changelog: v1.18.0...v1.19.0