Terraform Provider Nexus Versions Save

Terraform provider for Sonatype Nexus

v2.2.0

2 months ago

Feature

Bug fixes

Other Changes

New Contributors

Full Changelog: https://github.com/datadrivers/terraform-provider-nexus/compare/v2.1.0...v2.2.0

v2.1.0

3 months ago

Feature

Other Changes

New Contributors

Full Changelog: https://github.com/datadrivers/terraform-provider-nexus/compare/v2.0.0...v2.1.0

v2.0.0

4 months ago

Deprecations

  • !feat(v2): Remove all deprecated resources by @anmoel in https://github.com/datadrivers/terraform-provider-nexus/pull/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

Other Changes

New Contributors

Full Changelog: https://github.com/datadrivers/terraform-provider-nexus/compare/v1.22.0...v2.0.0

v1.22.0

7 months ago

Changelog

Features

Bugfixes

none

Other changes

New Contributors

Full Changelog: https://github.com/datadrivers/terraform-provider-nexus/compare/v1.21.2...v1.22.0

v1.21.2

1 year ago

Changelog

Bug fixes

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

v1.21.1

1 year ago

Changelog

Features

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

Bug fixes

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

Other changes

  • 7df5ff1c967830c7118b1e821c6a5a87f2b1b0b9: docs: Fix the example usage of go group repo (@anmoel)
  • a0ee5ed0defb3d033cb723f85d414a7c29117945: build(deps): Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (@dependabot[bot])
  • 4862350b9fdac8afda2ea3f48e39ca6bea22de4e: docs: Format all examples (@anmoel)
  • 1f8016c97a8c893b35fab2f781c808f50b5a513b: build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 (@dependabot[bot])
  • 5d1f8148fc09e4da70e95b30b900aff9b11c59a1: docs: Use hashicorps docs-plugin for generating docs (@anmoel)
  • 96e01138140f2de337bf1e6938ab81002835831d: build(deps): Bump crazy-max/ghaction-import-gpg from 5.0.0 to 5.1.0 (@dependabot[bot])
  • c1df659dd916b84aff92098238575b38528e7c2c: build(deps): Bump github.com/golangci/golangci-lint (@dependabot[bot])
  • e036c59163a47d21950ef3b98db65f08c6e55d20: build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 (@dependabot[bot])
  • c6d29ad9c15d1115c959518f5957ec678f540ed3: build(deps): Bump github.com/golangci/golangci-lint (@dependabot[bot])
  • e1d428aaa8a603381361d5fe2a781e0bf1f078d2: build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 (@dependabot[bot])
  • 30bba80418ac6ce48d734028b62f6767f40c3bde: build(deps): Bump github.com/golangci/golangci-lint (@dependabot[bot])
  • 9e1f1bbfda8876c40acd520bb75e4d6d5cbf27aa: build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 (@dependabot[bot])
  • 5cf88156393d5735d4cd0c75d45fd141f6ea8498: Fix ttl variable name (@nunoalima)
  • b8ac3f63659bfafd04e217c993c0053959cf0615: Add missing enclosing characters (@nunoalima)
  • 03c830cba67fd7f28600b032aaadabcd12018808: Fix ttl variable name (@nunoalima)
  • cbaebb5e169ef74c36dc9731dbbd703eadc99d88: Update docs (@nunoalima)
  • 7f869239380fba9b1d29deee792bc512681f5106: build(deps): Bump github.com/golangci/golangci-lint (@dependabot[bot])
  • 1a8bbb8d4b7956544e92851b6fbeb601af91423d: build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 (@dependabot[bot])
  • b774fea19ea68c6c7c29b8907fe38b9e5ea5c5e8: ci: Update nexus version and golang version (@anmoel)
  • 0f53b494ec1ab498f935ea803ee2d381fdd43da7: ci: Revert update of nexus version (@anmoel)
  • 4f3fc98864531266837ee4ed284b826a83cff01a: ci: Check for azure token in test pipeline (@anmoel)
  • c53ab20183caacc6bc35df6abc50fd4138043611: ci: Automate changelog generation with goreleaser (@anmoel)

v1.21.0

1 year ago

What's Changed

Features

Other changes

Full Changelog: https://github.com/datadrivers/terraform-provider-nexus/compare/v1.20.1...v1.21.0

v1.20.1

1 year ago

What's Changed

Bug Fixes

New Contributors

Full Changelog: https://github.com/datadrivers/terraform-provider-nexus/compare/v1.20.0...v1.20.1

v1.20.0

1 year ago

What's Changed

Feature

Other changes

Full Changelog: https://github.com/datadrivers/terraform-provider-nexus/compare/v1.19.0...v1.20.0

v1.19.0

1 year ago

What's Changed

Feature

Bug Fixes

Other changes

New Contributors

Full Changelog: https://github.com/datadrivers/terraform-provider-nexus/compare/v1.18.0...v1.19.0