Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Releases: phuongdnguyen/terraform-provider-nexus

v1.24.2

18 Jul 03:11
e17eab2
Compare
Choose a tag to compare

Changelog

Other changes

v1.24.1-rc.1

18 Jul 02:45
Compare
Choose a tag to compare

Draft new release for fix checksum on provider

v1.24.1

17 Jul 07:44
Compare
Choose a tag to compare

Changelog

Other changes

v1.24.0

15 Jul 15:23
28cd57c
Compare
Choose a tag to compare

Changelog

Other changes

v1.23.0

13 Jul 12:53
Compare
Choose a tag to compare

Changelog

Other changes

v1.22.4

12 Jul 03:07
b04441f
Compare
Choose a tag to compare

Changelog

Other changes

v1.22.3

10 Jul 14:00
Compare
Choose a tag to compare

Changelog

Other changes

v1.22.2

06 Jul 16:34
Compare
Choose a tag to compare

Changelog

Other changes

v1.22.1

06 Jul 08:44
3dd571e
Compare
Choose a tag to compare

Changelog

Other changes

v1.22.0

06 Jul 08:14
Compare
Choose a tag to compare

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

Read more