Skip to content

Releases: datadrivers/terraform-provider-nexus

v2.2.0

04 Mar 16:27
Compare
Choose a tag to compare

Feature

Bug fixes

Other Changes

  • build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #429
  • build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.33.0 by @dependabot in #426
  • build(deps): Bump github.com/golangci/golangci-lint from 1.55.2 to 1.56.2 by @dependabot in #425

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

30 Jan 10:10
Compare
Choose a tag to compare

Feature

  • Add in subdomain connector feature for Pro versions. by @btribit in #416

Other Changes

  • build(deps): Bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.18.0 by @dependabot in #417
  • Ci: Improve doc generation and fix tests by @anmoel in #418

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

11 Jan 10:45
Compare
Choose a tag to compare

Deprecations

  • !feat(v2): Remove all deprecated resources by @anmoel in #385
    removed resources:
    • resource and data source "nexus_anonymous"
    • resource and data source "nexus_blobstore"
    • resource and data source "nexus_privileges"
    • resource and data source "nexus_repository"
    • resource and data source "nexus_user"
    • resource "nexus_content_selector"
    • resource "nexus_role"

Feature

  • feat: Update Nexus test image to datadrivers multi arch docker image … by @anmoel in #390
  • feat: Update supported nexus version to v0.64.0.-03 by @anmoel in #414

Other Changes

  • build(deps): Bump github.com/golangci/golangci-lint from 1.53.3 to 1.54.2 by @dependabot in #386
  • ci: Enable pro tests in feature branch pipeline after getting new licence key by @anmoel in #391
  • build(deps): Bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #393
  • build(deps): Bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #395
  • build(deps): Bump github.com/golangci/golangci-lint from 1.54.2 to 1.55.1 by @dependabot in #396
  • build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #409
  • build(deps): Bump github/codeql-action from 2 to 3 by @dependabot in #406
  • build(deps): Bump actions/stale from 8 to 9 by @dependabot in #405
  • build(deps): Bump actions/setup-go from 4 to 5 by @dependabot in #404
  • build(deps): Bump github.com/golangci/golangci-lint from 1.55.1 to 1.55.2 by @dependabot in #398
  • WIP: Bugfix/apt signing info #403 by @chris-ruecker in #408
  • build(deps): Bump crazy-max/ghaction-import-gpg from 6.0.0 to 6.1.0 by @dependabot in #410
  • build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.31.0 by @dependabot in #407
  • build(deps): Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #412

New Contributors

Full Changelog: v1.22.0...v2.0.0

v1.22.0

21 Sep 14:45
efc5352
Compare
Choose a tag to compare

Changelog

Features

  • feat(mail_config): add resource and data sources for nexus mail config by @fabrue in #365
  • feat: Split privilege resource / data source in resource / data source for each type by @fabrue and @chris-ruecker in #372

Bugfixes

none

Other changes

  • build(deps): Bump crazy-max/ghaction-import-gpg from 5.1.0 to 5.2.0 by @dependabot in #330
  • build(deps): Bump github.com/golangci/golangci-lint from 1.50.0 to 1.50.1 by @dependabot in #331
  • chore: Add stale bot for issue and pr cleanup by @anmoel in #332
  • build(deps): Bump actions/stale from 5 to 6 by @dependabot in #333
  • build(deps): Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #334
  • build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.0 to 2.24.1 by @dependabot in #336
  • build(deps): Bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #337
  • chore: Update logging to legacy logging with support for levels by @interone-ms in #353
  • chore: allow local development for m1 by @fabrue in #356
  • build(deps): Bump actions/stale from 6 to 7 by @dependabot in #338
  • build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0 by @dependabot in #344
  • build(deps): Bump golang.org/x/net from 0.1.0 to 0.7.0 by @dependabot in #345
  • build(deps): Bump actions/setup-go from 3 to 4 by @dependabot in #350
  • build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.4 by @dependabot in #359
  • build(deps): Bump github.com/hashicorp/terraform-plugin-docs from 0.13.0 to 0.16.0 by @dependabot in #360
  • build(deps): Bump github.com/golangci/golangci-lint from 1.50.1 to 1.53.3 by @dependabot in #361
  • build(deps): Bump crazy-max/ghaction-import-gpg from 5.2.0 to 5.3.0 by @dependabot in #363
  • build(deps): Bump actions/stale from 7 to 8 by @dependabot in #364
  • chore: Update email address in code-of-conduct by @anmoel in #370
  • build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.25.0 to 2.28.0 by @dependabot in #376
  • build(deps): Bump github.com/golangci/golangci-lint from 1.53.3 to 1.54.2 by @dependabot in #374
  • build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #378
  • build(deps): Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #381
  • build(deps): Bump crazy-max/ghaction-import-gpg from 5.3.0 to 6.0.0 by @dependabot in #380
  • build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.28.0 to 2.29.0 by @dependabot in #379
  • ci: Update pre-commit modules by @anmoel in #382

New Contributors

Full Changelog: v1.21.2...v1.22.0

v1.21.2

17 Oct 16:12
5886fee
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 77f6008: fix(security_role): Update nexus client for fixing security role handling (@anmoel)

v1.21.1

17 Oct 06:39
c53ab20
Compare
Choose a tag to compare

Changelog

Features

  • 743804b: feat: Remove timeout in maven repository test to test a proxy repository with no timeout value (@anmoel)
  • 0534daf: feat: Improve ValidateDiagFunc for http client connection timeout (@anmoel)

Bug fixes

  • e227646: fix(repository): Remove default of http client timeout. (@anmoel)
  • eea0d0a: fix(repository): Refactore generation of HTTPClientConnections (@anmoel)
  • 968b1b9: fix(repository): Improve empty timeout handling of function getHTTPClientConnection (@anmoel)

Other changes

v1.21.0

24 Jun 16:47
72b5961
Compare
Choose a tag to compare

What's Changed

Features

  • feat(repository): Add resource and data source for cocoapods proxy repository by @anmoel in #288
  • feat(repository): Add resource and data sources for p2, conan and conda proxy repository by @anmoel in #290
  • feat(repository): Add resource and data source for hosted gitlfs repository by @anmoel in #297
  • feat(repository): Add resource and data sources for helm repositories by @anmoel in #298
  • feat(repository): Add resources and data sources for go repositories by @anmoel in #299

Other changes

  • chore: Add code of conduct by @anmoel in #283
  • build(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 by @dependabot in #286
  • chore: Add contact method to code-of-conduct by @anmoel in #285
  • build(deps): Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #289

Full Changelog: v1.20.1...v1.21.0

v1.20.1

15 Jun 16:59
2421b69
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • fix(repository): Fix validation and documentation of http_client block by @anmoel in #282
  • doc(repository): Fix documentation of nexus_repository_docker_group by @mkyc in #279

New Contributors

  • @mkyc made their first contribution in #279

Full Changelog: v1.20.0...v1.20.1

v1.20.0

15 Jun 13:49
885b3b4
Compare
Choose a tag to compare

What's Changed

Feature

  • feat(repository): Add resources and data sources for pypi repository by @anmoel in #270
  • feat(repository): Add resources and data sources for nuget repository by @anmoel in #271
  • feat(repository): Add resources and data sources for R repositories by @anmoel in #272
  • feat(repository): Add resources and data sources for rubygems repositories by @anmoel in #273
  • feat(repository): Add resources and data sources for bower repositories by @anmoel in #277
  • feat(repository): Add validation function for maven and yum repo resources by @anmoel in #278
  • feat(repository): Add resources and data sources for raw repositories by @anmoel in #281

Other changes

  • docs(repository): Set deprecation Warning for old resource nexus_repository by @anmoel in #275

Full Changelog: v1.19.0...v1.20.0

v1.19.0

13 Jun 15:44
6f14680
Compare
Choose a tag to compare

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