This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
Releases: phuongdnguyen/terraform-provider-nexus
Releases · phuongdnguyen/terraform-provider-nexus
v1.24.2
v1.24.1-rc.1
Draft new release for fix checksum on provider
v1.24.1
Changelog
Other changes
- 9c07f21: build(deps): Bump golang.org/x/net from 0.1.0 to 0.7.0 (#10) (@dependabot[bot])
- dbdb22c: build(deps): Bump actions/setup-go from 3 to 4 (#7) (@dependabot[bot])
- 4aa842e: build(deps): Bump actions/stale from 6 to 8 (#8) (@dependabot[bot])
- 6ab9be4: build(deps): Bump github.com/nduyphuong/go-nexus-client from 0.0.0-20230715104958-056dbc347076 to 1.5.3 (#12) (@dependabot[bot])
- 679d43b: build(deps): Bump crazy-max/ghaction-import-gpg from 5.2.0 to 5.3.0 (#9) (@dependabot[bot])
- ff0dc2a: build(deps): Bump github.com/hashicorp/terraform-plugin-docs from 0.13.0 to 0.16.0 (#11) (@dependabot[bot])
- 5e60129: build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.4 (#13) (@dependabot[bot])
- 9bf12fb: build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.27.0 (#15) (@dependabot[bot])
- cbbe96f: build(deps): Bump github.com/golangci/golangci-lint from 1.50.1 to 1.53.3 (#14) (@dependabot[bot])
- 9e4f583: make cleanup policy criteria optional block (@nduyphuong)
v1.24.0
Changelog
Other changes
- 7e0d29d: use GetOk to handle optional resource block (@nduyphuong)
- 074ef73: refactor group schema (#6) (@nduyphuong)
- ddf920e: refactor: move constant to its own package (@nduyphuong)
- 28cd57c: add support for creating cleanup policy (#5) (@nduyphuong)
v1.23.0
v1.22.4
v1.22.3
v1.22.2
Changelog
Other changes
- bac3c16: add repo logo (@nduyphuong)
- d3cd974: generate provider docs (@nduyphuong)
v1.22.1
v1.22.0
Changelog
Features
- e33895d: feat(examples): add tf code to create s3 bucket + iam (@stevie-)
- ad6588d: feat: Add resource and data source nexus_routing_rules (@anmoel)
- 16916a9: feat: Move test pipeline into github actions (@anmoel)
- 093f423: feat(repositories): Support bearerToken authentication in http client configuration for npm repositories (#146) (@anmoel)
- 83ca458: feat(repositories): Add conection options to repository manifest (#150) (@anmoel)
- 3213cbf: feat(nexusClient): Use new nexus clientlib in resources and data sources (@anmoel)
- 05dc7f0: feat(client): Update to nexus client version v1.1.0 (@anmoel)
- 2ebfa5a: feat(sdk): Upgrade to terraform-plugin-sdk v2 (@anmoel)
- 1cdd72d: feat(client): Update go nexus client to v1.3.0 (@anmoel)
- 164be8b: feat(repository): Add data-source nexus_repository_list (@anmoel)
- dac4552: feat(repository): Add component block to nexus_repository_yum_hosted (@anmoel)
- a700f91: feat(repository): Add resource and data source nexus_repository_apt_hosted (@anmoel)
- ff5621a: feat(repository): Add resource and data_source nexus_repository_apt_proxy (@anmoel)
- 651b836: feat(blobstores): Add data source and resource nexus_blobstore_azure (@anmoel)
- be7b17a: feat(repository): Add data_source and resource for nexus_repository_docker_hosted (@anmoel)
- 3ad7084: feat(dependency): Update go-nexus-client to version 1.3.4 (@anmoel)
- 7c9a482: feat(repository): Add data source and resource nexus_repository_docker_proxy (@anmoel)
- beea82e: feat(repository): Add data-source and resource nexus_repository_docker_group (@anmoel)
- 50f7290: feat(repository): Add resource and data source nexus_repository_yum_proxy (@anmoel)
- 35a9e57: feat(refactore): Move TemplateStrings of repository into acceptance package and refactore (@anmoel)
- 8ea2554: feat(repository): Add resource and data source for hoste maven repository (@anmoel)
- afaa577: feat: Add data source for maven hosted repository (@anmoel)
- 85f8d5b: feat(repository): Add resource and data source for maven group repository (@anmoel)
- 1ca3467: feat(repository): Add data-source and resource nexus_repository_npm_* (@erikvanbrakel)
- cd93ee8: feat(repository): Add writable members to npm group repository (@anmoel)
- d4c7c25: feat(repository): Add resource and data source for maven proxy repo (@anmoel)
- 01577ab: feat(repository): Add resource and data source for pypi repository (@anmoel)
- 77185da: feat(repository): Add resources and data sources for R repositories (@anmoel)
- a38f2f4: feat(repository): Add resources and data sources for reubygems repositories (@anmoel)
- 611c4db: feat(repository): Add resources and data sources for bower repositories (@anmoel)
- 8e9f5c8: feat(repository): Add validation function to yum and maven repo resources (@anmoel)
- df2800d: feat(repository): Add resources and data sources for raw repositories (@anmoel)
- c7f06eb: feat(repository): Add resource and data source for cocoapods proxy repository (@anmoel)
- 60c5a5d: feat(repository): Add resource and data source for conan repository (@anmoel)
- a306180: feat(repository): Add resource and data source for conda repository (@anmoel)
- 0c72243: feat(repository): Add resource and data source for p2 repository (@anmoel)
- e6c3101: feat(repository): Add resource and data source for hosted gitlfs repository (@anmoel)
- 8c0a3fd: feat(repository): Add resource and data sources for helm repositories (@anmoel)
- 14b0c32: feat(repository): Add resources and data sources for go repositories (@anmoel)
- 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
- d6d93a5: fix(go): remove TYPO so linux is build statically too (@stevie-)
- ea5b811: fix(goreleaser): set static linked builds (@stevie-)
- 2202244: fix(signing): enable signing (@stevie-)
- 91453cd: fix(pipeline): use default names (@stevie-)
- 53d672b: fix(dependabot): corrected package-ecosystem gomod (@sebbrandt87)
- 4dd8249: fix(docs): Add schema for ID to set this predefined attribute as read-only (@anmoel)
- 0de61e1: fix(repositories): Update go-nexus-client and fix documentation of storage.blob_store_name (@anmoel)
- a382f89: fix(repository): Remove obsolate DefaultFunc's (@anmoel)
- 70768d7: fix(tests): ADD SKIP_PRO_TEST to resource docker group test (@anmoel)
- a6abbe2: fix(docs): Fix documentaton for import command of resource nexus_security_realms (@anmoel)
- be46b4c: fix: Update nexus client to 1.4.0 for maven required fields (@anmoel)
- 1e0e757: fix(repository): Fix validation and documentation of http_client block (@anmoel)
- e227646: fix(repository): Remove default of http client timeout. (@anmoel)
- eea0d0a: fix(repository): Refactore generation of HTTPClientConnections (@anmoel)
- 968b1b9: fix(repsority9: Improve empty timeout handling of function getHTTPClientConnection (@anmoel)
- 77f6008: fix(security_role): Update nexus client for fixing security role handling (@anmoel)
Other changes
- f30cbd8: Move main.go into root folder (@Nosmoht)
- 306ca6b: Update go module (@Nosmoht)
- 63a4355: Fix build (@Nosmoht)
- a61aa58: Fix: nexus/resource_user.go:140:19: Sprintf format %s has arg i of wrong type int (@Nosmoht)
- 0103cf3: Add Go modules for provider test (@Nosmoht)
- 4a80f0d: Add initial provider test (@Nosmoht)
- 294410e: Update .gitignore (@Nosmoht)
- 7fc8f13: Move Nexus API calls into Nexus client (@Nosmoht)
- 1697e53: Show test coverage (@Nosmoht)
- ec7e0d6: Update Go modules (@Nosmoht)
- db7d8d5: Add Role resource (@Nosmoht)
- 5ec5495: Optimize Client user code (@Nosmoht)
- 0601c27: User: First password-change implementation (@Nosmoht)
- 894c256: Update .gitignore (@Nosmoht)
- eedd1f5: Add first docu (@Nosmoht)
- fd37561: Update docu (@Nosmoht)
- a2ec088: Move Nexus client into separate Github repo (@Nosmoht)
- dcd79d9: Create LICENSE (@Nosmoht)
- 4ff1ed4: Add PreCheck for Terraform acceptance tests (@Nosmoht)
- 3c20113: Implement resourceUserRead (@Nosmoht)
- dfe414c: Force resource renewal if userID changes (@Nosmoht)
- 6732ec1: Add vet, website and website-test targets to makefile (@Nosmoht)
- de20e12: Add first User acceptance test (@Nosmoht)
- 4539bcc: Add example of provider configto docu (@Nosmoht)
- 31068d3: Update Go modules (@Nosmoht)
- e4689d4: Add User status validation (@Nosmoht)
- c5c461f: Make User password sensitive (@Nosmoht)
- 2a599da: Add nexus_user data source (@Nosmoht)
- b771791: Optimize User resource code (@Nosmoht)
- 589013c: Update Go modules (@Nosmoht)
- 373f322: Update Go modules (@Nosmoht)
- df6590c: Implement resourceRoleExists() and resourceRoleRead() (@Nosmoht)
- 9c3e59c: Add role tests (@Nosmoht)
- 66e17d8: Change licence from GNU GENERAL PUBLIC LICENSE Version 3 to Mozilla Public License Version 2.0 (@Nosmoht)
- 4a3dd21: Use go-nexus-client v0.1.0 and update other libraries to current stable (@n...