Skip to content

Releases: cysp/terraform-provider-contentful

v0.0.57

20 Jun 13:44

Choose a tag to compare

What's Changed

  • chore(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 by @dependabot[bot] in #546
  • chore(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0 by @dependabot[bot] in #545
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #544
  • feat(contentful-management-go): accept application/json responses when getting teams by @cysp in #551
  • chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #549
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #548

Full Changelog: v0.0.56...v0.0.57

v0.0.56

08 Jun 07:02

Choose a tag to compare

What's Changed

  • chore(deps): bump hashicorp/setup-terraform from 4.0.0 to 4.0.1 by @dependabot[bot] in #513
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #511
  • test(provider/entry): cover localised entry fields by @cysp in #514
  • chore(deps): bump actions/create-github-app-token from 3.1.1 to 3.2.0 by @dependabot[bot] in #516
  • chore(deps): bump step-security/harden-runner from 2.19.1 to 2.19.3 by @dependabot[bot] in #519
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #518
  • chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 by @dependabot[bot] in #520
  • chore(.github/workflows): use cyspbot-action for dependency updates by @cysp in #524
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #521
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.19.0 to 5.19.1 by @dependabot[bot] in #522
  • chore(deps): bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 by @dependabot[bot] in #523
  • chore(.github/workflows): remove step-security harden-runner by @cysp in #525
  • chore(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 by @dependabot[bot] in #527
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #526
  • chore(github/workflows): update cyspbot action owner by @cysp in #530
  • chore(github/workflows): update cyspbot app token action by @cysp in #531
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #529
  • chore(deps): bump chikachow/cyspbot-app-token-action from 0.0.3 to 0.0.4 by @dependabot[bot] in #538
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #537
  • ci(golangci): update lint binary by @cysp in #539
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #540
  • chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #543
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #541

Full Changelog: v0.0.55...v0.0.56

v0.0.55

10 May 22:18

Choose a tag to compare

What's Changed

  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #502
  • chore(deps): bump step-security/harden-runner from 2.19.0 to 2.19.1 by @dependabot[bot] in #503
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #504
  • chore(lint): update golangci-lint by @cysp in #505
  • fix(provider): paginate list resource results by @cysp in #499
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #506
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #507
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #509
  • test(contentful-management-go/testing): use localised entry field values by @cysp in #510
  • fix(provider): include null timeouts in list resources responses by @cysp in #508

Full Changelog: v0.0.54...v0.0.55

v0.0.54

01 May 13:12

Choose a tag to compare

What's Changed

  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #492
  • chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.15.0 to 1.16.0 by @dependabot[bot] in #491
  • chore(deps): bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1 by @dependabot[bot] in #493
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #494
  • fix(provider/preview_api_key): report failure to retrieve preview api keys by @cysp in #496
  • chore(deps): bump pgregory.net/rapid from 1.2.0 to 1.3.0 by @dependabot[bot] in #500
  • feat(provider): apply a small minimum duration to resource timeouts read from state by @cysp in #498
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #501

Full Changelog: v0.0.53...v0.0.54

v0.0.53

24 Apr 13:06

Choose a tag to compare

What's Changed

  • chore(deps): bump go to 1.26 by @cysp in #434
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #438
  • chore(deps): bump github.com/ogen-go/ogen from 1.17.0 to 1.19.0 by @dependabot[bot] in #437
  • chore(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 by @dependabot[bot] in #441
  • chore(deps): bump hashicorp/setup-terraform from 3.1.2 to 4.0.0 by @dependabot[bot] in #442
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #440
  • chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.29.0 to 0.30.0 by @dependabot[bot] in #444
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #445
  • chore(deps): bump github.com/ogen-go/ogen from 1.19.0 to 1.20.0 by @dependabot[bot] in #443
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #448
  • chore(deps): bump actions/attest-build-provenance from 3.2.0 to 4.1.0 by @dependabot[bot] in #449
  • chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #446
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.17.0 to 1.18.0 by @dependabot[bot] in #450
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #453
  • chore(deps): bump github.com/ogen-go/ogen from 1.20.0 to 1.20.1 by @dependabot[bot] in #452
  • chore(deps): bump crazy-max/ghaction-import-gpg from 6.3.0 to 7.0.0 by @dependabot[bot] in #451
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #454
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #455
  • chore(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 by @dependabot[bot] in #457
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.18.0 to 1.19.0 by @dependabot[bot] in #458
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #456
  • chore(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 by @dependabot[bot] in #462
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #461
  • chore(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 by @dependabot[bot] in #464
  • [StepSecurity] Apply security best practices by @stepsecurity-app[bot] in #468
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #465
  • chore(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 by @dependabot[bot] in #466
  • chore(deps): bump github.com/ogen-go/ogen from 1.20.1 to 1.20.2 by @dependabot[bot] in #467
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #469
  • chore(deps): bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #470
  • chore(deps): bump step-security/harden-runner from 2.16.0 to 2.16.1 by @dependabot[bot] in #472
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #473
  • chore(deps): bump github.com/ogen-go/ogen from 1.20.2 to 1.20.3 by @dependabot[bot] in #474
  • chore(deps): bump step-security/harden-runner from 2.16.1 to 2.18.0 by @dependabot[bot] in #479
  • chore(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1 by @dependabot[bot] in #476
  • chore(deps): bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 by @dependabot[bot] in #477
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #478
  • chore(github/workflows): allow queuing of testacc jobs by @cysp in #484
  • chore(deps): bump step-security/harden-runner from 2.18.0 to 2.19.0 by @dependabot[bot] in #481
  • chore(deps): bump goreleaser/goreleaser-action from 7.0.0 to 7.1.0 by @dependabot[bot] in #483
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #480
  • chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.24.0 to 0.25.0 by @dependabot[bot] in #482
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #485
  • feat(contentful-management-go/testing): implement rate limiting by @cysp in #486
  • feat(contentful-management-go/testing): default to a 5/s rate limit in tests by @cysp in #487
  • feat(provider): respect contentful rate limit headers by @cysp in #488
  • feat(provider): implement timeouts by @cysp in #490
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #489
  • test(provider): parallelise acceptance tests when mocked by @cysp in #439

New Contributors

  • @stepsecurity-app[bot] made their first contribution in #468

Full Changelog: v0.0.52...v0.0.53

v0.0.52

16 Feb 11:44

Choose a tag to compare

What's Changed

  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #424
  • docs: create readme by @cysp in #425
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #426
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #428
  • fix(provider/app_signing_secret): use correct log identifiers by @cysp in #429
  • feat(provider/environment): expose environment status by @cysp in #431
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #433
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #435
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #436
  • feat(provider/environment): introduce a data source which can be used to wait for an environment to be ready by @cysp in #432

Full Changelog: v0.0.51...v0.0.52

v0.0.51

01 Feb 02:30

Choose a tag to compare

What's Changed

  • test(contentful-management-go): implement access token validation, refactor integration test to use local test server by @cysp in #409
  • chore(deps): use go 1.25 by @cysp in #410
  • chore(github/workflows): bump golangci-lint to v2.7.2 by @cysp in #411
  • test(provider): organise entry test data by @cysp in #412
  • fix(provider/content-type): preserve null metadata annotations, test round-tripping through request by @cysp in #413
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #408
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #414
  • chore(deps): bump actions/setup-go from 6.1.0 to 6.2.0 by @dependabot[bot] in #416
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #415
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #417
  • chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #419
  • chore(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 by @dependabot[bot] in #418
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #420
  • ref(contentful-management-go): remove unused created-at and updated-at timestamp fields by @cysp in #423
  • chore(deps): bump actions/attest-build-provenance from 3.1.0 to 3.2.0 by @dependabot[bot] in #421

Full Changelog: v0.0.50...v0.0.51

v0.0.50

05 Jan 00:54

Choose a tag to compare

What's Changed

  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #393
  • ref(provider): simplify identity model creation for multipart ids by @cysp in #396
  • chore(deps): bump actions/attest-build-provenance from 3.0.0 to 3.1.0 by @dependabot[bot] in #394
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #395
  • ref(provider): simplify multipart identity model construction by @cysp in #398
  • ref(provider/typed): allow the zero value for null and unknown lists and maps by @cysp in #400
  • fix(provider): correctly roundtrip entry model metadata by @cysp in #397
  • feat(contentful-management-go/testing): remove special-cased nonexistent identifiers by @cysp in #403
  • feat(provider/tag): introduce tag resource by @cysp in #402
  • test(provider/entry): refactor rapid generator, model conversion by @cysp in #404
  • chore(golangci-lint): disable noglobals in test files by @cysp in #406
  • chore(github/workflows): run integration tests on latest terraform, limit acceptance tests steps on only acceptance tests by @cysp in #407
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #405

Full Changelog: v0.0.49...v0.0.50

v0.0.49

16 Dec 13:41

Choose a tag to compare

What's Changed

  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #389
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #390
  • feat(contentful-management-go/testing): implement optimistic locking by @cysp in #391
  • fix(provider/editor_interface): maintain per-space-environment version offsets on content type changes by @cysp in #392

Full Changelog: v0.0.48...v0.0.49

v0.0.48

11 Dec 11:00

Choose a tag to compare

What's Changed

  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #375
  • chore(deps): bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 by @dependabot[bot] in #379
  • fix(provider): normalise json encoded values before saving into state by @Copilot in #383
  • chore(deps): bump indirect dependencies by @cyspbot[bot] in #381
  • chore(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #385
  • chore(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 by @dependabot[bot] in #386

New Contributors

  • @cyspbot[bot] made their first contribution in #375

Full Changelog: v0.0.47...v0.0.48