Skip to content

Releases: port-labs/terraform-provider-port-labs

v2.19.1

21 Jan 13:07
b944508

Choose a tag to compare

Fixed page and widget list bug

v2.19.0

20 Jan 18:07
a1984f9

Choose a tag to compare

feat: `client-side` encryption for action user secret inputs (#322)

* client side encryption

* fix docs

* go 1.25

* formatting

* lint fixes

v2.18.0

13 Jan 16:32
ce74da3

Choose a tag to compare

What's Changed

Full Changelog: v2.17.5...v2.18.0

v2.17.5

22 Dec 09:55
a76ad7b

Choose a tag to compare

Merge pull request #315 from port-labs/fix/dataSetTypes

fix: support simple values in dataset rules for action imports

v2.17.4

17 Dec 10:30
712843b

Choose a tag to compare

What's Changed

  • Fix value conversion error for array_props.object_items.default by @geymed in #317

New Contributors

Full Changelog: v2.17.3...v2.17.4

v2.17.3

14 Dec 09:18
ecef20c

Choose a tag to compare

What's Changed

  • fix: Enforce on-prem identifier pattern (instead of saas pattern) by @raskinmaya in #314

Full Changelog: v2.17.2...v2.17.3

v2.17.2

11 Dec 10:05
15524b7

Choose a tag to compare

What's Changed

  • fix: Validate installation id matches regex pattern on integration creation by @raskinmaya in #312

Full Changelog: v2.17.1...v2.17.2

v2.17.1

07 Dec 12:18
462970f

Choose a tag to compare

What's Changed

Full Changelog: 2.17.0...v2.17.1

2.17.0

07 Dec 09:37
6279011

Choose a tag to compare

What's Changed

Full Changelog: v2.16.0...2.17.0

v2.16.0

20 Nov 15:10
a0d1403

Choose a tag to compare

feat: `ActionCardButtonText` and `ExecuteActionButtonText` (#307)

* feat: `ActionCardButtonText` and `ExecuteActionButtonText`

* fix for automation

* fix self-service action trigger