Skip to content

Commit 2a0533a

Browse files
Merge pull request #64 from fingerprintjs/changeset-release/main
Release [changeset]
2 parents a0cd70a + 45acfde commit 2a0533a

8 files changed

Lines changed: 16 additions & 42 deletions

File tree

.changeset/better-teeth-lay.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/cozy-plums-know.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/jolly-heads-juggle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pre.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

.changeset/social-feet-learn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tired-sheep-rescue.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 2.0.0
2+
3+
### Major Changes
4+
5+
- Bump `hashicorp/aws` requirement to `~> 6.21` to support nodejs24.x runtime.
6+
7+
For more details, refer to the official [Terraform AWS Provider Version 6 Upgrade Guide](https://registry.terraform.io/providers/hashicorp/awS/latest/docs/guides/version-6-upgrade) ([1b82d60](https://github.com/fingerprintjs/terraform-aws-fingerprint-cloudfront-proxy-integration/commit/1b82d60ca47d36bb8603a3194cc4901fadbb4c9a))
8+
9+
### Minor Changes
10+
11+
- Updated Lambda runtime to nodejs24.x ([bb51b6c](https://github.com/fingerprintjs/terraform-aws-fingerprint-cloudfront-proxy-integration/commit/bb51b6c6e3e515cb0aba36b089a20450ddb9f3c8))
12+
- Add `integration_path_depth` variable ([15510de](https://github.com/fingerprintjs/terraform-aws-fingerprint-cloudfront-proxy-integration/commit/15510de03711b0b6aef819b3b497a93ff2d32ac9))
13+
- Make V3-related variables optional (`fpjs_get_result_path`, `fpjs_agent_download_path`) ([f8d8bec](https://github.com/fingerprintjs/terraform-aws-fingerprint-cloudfront-proxy-integration/commit/f8d8bec9020a529baa130970a13f54a0eab00141))
14+
- Updated examples to reflect changes needed for V4 support ([390a79b](https://github.com/fingerprintjs/terraform-aws-fingerprint-cloudfront-proxy-integration/commit/390a79b72caa53ea853c8df4b28f0e8c3a9e40da))
15+
116
## 2.0.0-rc.1
217

318
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fingerprint/terraform-aws-cloudfront-proxy",
3-
"version": "2.0.0-rc.1",
3+
"version": "2.0.0",
44
"private": true,
55
"author": "FingerprintJS, Inc (https://fingerprint.com)",
66
"description": "Terraform module for Fingerprint CloudFront Proxy Integration",

0 commit comments

Comments
 (0)