Skip to content

Releases: k-yomo/terraform-provider-algolia

v0.6.0

22 Mar 20:53
13127cd
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/algolia/algoliasearch-client-go/v3 from 3.28.1 to 3.29.1 by @dependabot in #172
  • Bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #171
  • Bump github.com/algolia/algoliasearch-client-go/v3 from 3.29.1 to 3.29.2 by @dependabot in #173
  • Bump github.com/algolia/algoliasearch-client-go/v3 from 3.29.2 to 3.29.4 by @dependabot in #174
  • Bump github.com/hashicorp/terraform-plugin-log from 0.8.0 to 0.9.0 by @dependabot in #175
  • Bump github.com/algolia/algoliasearch-client-go/v3 from 3.29.4 to 3.30.0 by @dependabot in #176
  • Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 by @dependabot in #178
  • Bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in #179
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.14.1 to 0.15.0 by @dependabot in #177
  • Update terraform versions used in tests by @k-yomo in #180
  • Run CI on pull request by @k-yomo in #183
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 by @dependabot in #181
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.15.0 to 0.16.0 by @dependabot in #185
  • Bump github.com/algolia/algoliasearch-client-go/v3 from 3.30.0 to 3.30.1 by @dependabot in #184
  • Bump github.com/algolia/algoliasearch-client-go/v3 from 3.30.1 to 3.31.0 by @dependabot in #188
  • Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 by @dependabot in #186
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.27.0 to 2.28.0 by @dependabot in #187
  • Bump goreleaser/goreleaser-action from 4.4.0 to 5.0.0 by @dependabot in #193
  • Bump actions/checkout from 3 to 4 by @dependabot in #189
  • Bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in #192
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.28.0 to 2.29.0 by @dependabot in #191
  • Bump actions/setup-go from 4 to 5 by @dependabot in #199
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.31.0 by @dependabot in #200
  • Bump github.com/algolia/algoliasearch-client-go/v3 from 3.31.0 to 3.31.1 by @dependabot in #207
  • Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #205
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.31.0 to 2.33.0 by @dependabot in #206
  • Add json_params to algolia_rule.consequence by @k-yomo in #210
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.18.0 by @dependabot in #203

Full Changelog: v0.5.7...v0.6.0

v0.5.7

24 Apr 17:03
dc00942
Compare
Choose a tag to compare

Changelog

  • 3eb51bd Unskip replica index test
  • d622540 Remove incorrect unmarshal of 'decompounded_attributes'
  • 3f273e4 Bump github.com/algolia/algoliasearch-client-go/v3 from 3.27.0 to 3.28.1
  • e674893 Bump github.com/rs/xid from 1.4.0 to 1.5.0
  • d218fc1 Update terraform versions in matrix tests
  • 508253d Separate build and lint
  • 6ea394e Replace deprecated methods
  • 283fd34 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.25.0 to 2.26.1
  • 95a97aa Bump github.com/algolia/algoliasearch-client-go/v3 from 3.26.4 to 3.27.0
  • 4f0d4b9 Bump actions/setup-go from 3 to 4
  • ff12350 Bump github.com/hashicorp/terraform-plugin-docs from 0.13.0 to 0.14.1
  • 68b20d7 Bump github.com/algolia/algoliasearch-client-go/v3 from 3.26.1 to 3.26.4
  • 1623cab Bump golang.org/x/sync from 0.0.0-20220722155255-886fb9371eb4 to 0.1.0
  • fa37779 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0
  • 0bad9f1 Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0
  • 04963c7 Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1
  • db22748 Refactor test workflow
  • 9e8d657 Fix snippet ellipsis text default value
  • cf6bd0b Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
  • 692bb0b Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.0 to 2.24.1

v0.5.6

14 Nov 02:04
5065aa6
Compare
Choose a tag to compare

Changelog

  • d93e0ba Add replica index example to the doc
  • 207ec0a Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0
  • b3130eb Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.23.0 to 2.24.0

v0.5.5

05 Oct 13:58
d390eda
Compare
Choose a tag to compare

Changelog

  • c1309fa Fix to set empty array instead of null for array field
  • 6340436 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.22.0 to 2.23.0
  • 7501e09 Use debug option instead of debug serve
  • 146a06a Upgrade Go version to 1.19
  • b71a60c Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.21.0 to 2.22.0
  • 1c97cf1 Bump github.com/algolia/algoliasearch-client-go/v3 from 3.26.0 to 3.26.1

v0.5.4

30 Aug 09:56
ef30d3d
Compare
Choose a tag to compare

Changelog

  • 3558074 Fix to unlock when returning error
  • 5f9cbcf Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0

v0.5.3

25 Aug 15:02
Compare
Choose a tag to compare

Changelog

  • a6fed67 Fix gpg import
  • 9872a56 env vars for importing gpg in release action
  • ff59738 Update import gpg action
  • 2e29e08 Fix bug that virtual replica is not set correctly
  • 371497e Use tflog package instead of log
  • 6dbe139 go fmt
  • 6fa2125 Upgrade Go version to 1.18
  • 816231f Update golanci-lint version in CI
  • 5d88e9e Add prefix for resource names not to delete unexpected resources with teardown command
  • b745e24 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.20.0 to 2.21.0
  • 5056c94 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.19.0 to 2.20.0
  • 5174d20 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.18.0 to 2.19.0
  • 5ccb13c Bump github.com/hashicorp/terraform-plugin-docs from 0.12.0 to 0.13.0
  • e2c03f3 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.17.0 to 2.18.0
  • b7977dc Add Sensitive to api_key field for provider
  • 1196406 Bump github.com/algolia/algoliasearch-client-go/v3 from 3.25.0 to 3.26.0
  • c6cb580 Add ManoMano to sponsor section in README
  • b2ef49b Bump github.com/hashicorp/terraform-plugin-docs from 0.11.0 to 0.12.0
  • 55af542 Bump github.com/hashicorp/terraform-plugin-docs from 0.10.1 to 0.11.0
  • 8f5d182 Bump github.com/hashicorp/terraform-plugin-docs from 0.9.0 to 0.10.1
  • 70c4f5c Bump github.com/hashicorp/terraform-plugin-docs from 0.8.1 to 0.9.0
  • 1483d25 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.16.0 to 2.17.0
  • 4b8069d Update Release workflow to use hashicorp/ghaction-import-gpg

v0.5.2

23 May 18:02
b3fcdc7
Compare
Choose a tag to compare

Changelog

  • 0d3be76 Fix modifying replica setting

v0.5.1

23 May 16:55
9f1cb6e
Compare
Choose a tag to compare

Changelog

v0.5.0

23 May 15:33
68274d1
Compare
Choose a tag to compare

Changelog

  • 115c14d Skip failing tests due to API issue
  • e19f429 Add test for standard replica index
  • 48b8936 Remove 'replicas' field from algolia_index resource
  • 326652b Add 'primary_index_name' field to algolia_index resource
  • b2bff4d Add 'primary_index_name' field to algolia_virtual_index resource
  • 3c3ae78 Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0

v0.4.1

21 May 19:45
Compare
Choose a tag to compare

Changelog

  • 05f6d3a Add virtual index data-source example
  • 38dc273 Fix virtual replica index example
  • 1cee4c6 Remove unused CHANGELOG.md
  • df034e3 Fix index name description
  • 67bdeef Add depreacted comment