Skip to content

Releases: datadrivers/terraform-provider-nexus

v1.8.0

10 Jun 06:42
91b6d2c
Compare
Choose a tag to compare

Support repository format raw #59

v1.7.0

05 Jun 12:04
f1da06b
Compare
Choose a tag to compare

Add datasource nexus_privileges #55

v1.6.2

28 May 12:24
f51d123
Compare
Choose a tag to compare
  • Fix Repository Tests:

  • Add proxy repository HTTP Client configuration and disable proxy HTTP Client connection config 1c7a1c7

  • Add Apt repository parameter group to fix #48 e2832c6

  • Make Proxy repository HTTP Client authentification option to fix #43 bf06e22

  • Add missing parameter group and http_client to repository datasource to fix #45 8f9649f

v1.6.1

25 May 14:50
8a2e356
Compare
Choose a tag to compare
  • Fix privilege format JSON (un)marshalling 772a520
  • Add validation for privilege formats d5d354c

v1.6.0

19 May 08:15
fe6d754
Compare
Choose a tag to compare

Add support for content selectors and privileges #31

v1.5.3

15 May 10:07
60151f1
Compare
Choose a tag to compare

Fix gorelease pipeline and build images static #40

v1.5.2

15 May 09:04
96f87ee
Compare
Choose a tag to compare
  • Fix Linux binary build #39

v1.5.1

14 May 10:32
eef50e5
Compare
Choose a tag to compare
  • Fix Linux build. With 1.5.0 the binary was not usable inside Docker containers and ended with error no such file or directory

v1.5.0

14 May 09:09
459bd2f
Compare
Choose a tag to compare

v1.4.1

13 May 13:40
ba421ab
Compare
Choose a tag to compare

Fixes:

  • Use go-nexus-client library v0.8.2 3a3e114 to fix #28
  • Do not sort repository group members to preserve order 1a09082 to fix #25
  • Fix repository update 94b3e77 to fix #20, #22 and #26