-
NEW RESOURCES:
- Meter
-
DEPENDENCIES UPGRADE:
- github.com/hashicorp/terraform-plugin-go v0.23.0 => v0.24.0
- github.com/hashicorp/yamux v0.1.1 => v0.1.2
- golang.org/x/mod v0.20.0 => v0.21.0
- golang.org/x/net v0.28.0 => v0.30.0
- golang.org/x/sys v0.24.0 => v0.26.0
- golang.org/x/text v0.17.0 => v0.19.0
- golang.org/x/tools v0.24.0 => v0.26.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240826202546-f6391c0de4c7 => v0.0.0-20241007155032-5fefd90f89a9
- google.golang.org/grpc v1.65.0 => v1.67.1
- google.golang.org/protobuf v1.34.2 => v1.35.1
-
BUGFIXES:
- Webhook Endpoint exposes the
application
attribute. - Webhook Endpoint
connect
field reflects theapplication
field value.
- Webhook Endpoint exposes the
-
DEPENDENCIES UPGRADE:
- github.com/hashicorp/hcl/v2 v2.21.0 => v2.22.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240823204242-4ba0660f739c => v0.0.0-20240826202546-f6391c0de4c7
-
BUGFIXES:
- Price is fetching/populating
tiers
values to TF state in the read function.
- Price is fetching/populating
-
DEPENDENCIES UPGRADE:
- google.golang.org/genproto v0.0.0-20240823204242-4ba0660f739c
- golang.org/x/sys v0.23.0 => v0.24.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240805194559-2c9e96a0b5d4 => v0.0.0-20240823204242-4ba0660f739c
-
NEW RESOURCES:
- Entitlements Feature
- Product Feature
-
DEPENDENCIES UPGRADE:
- golang.org/x/mod v0.19.0 => v0.20.0
- golang.org/x/net v0.27.0 => v0.28.0
- golang.org/x/sync v0.7.0 => v0.8.0
- golang.org/x/sys v0.22.0 => v0.23.0
- golang.org/x/text v0.16.0 => v0.17.0
- golang.org/x/tools v0.23.0 => v0.24.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240711142825-46eb208f015d => v0.0.0-20240805194559-2c9e96a0b5d4
-
BUGFIXES:
- Price has
custom_unit_amount
block implementation.
- Price has
-
DEPENDENCIES UPGRADE:
- github.com/hashicorp/hcl/v2 v2.20.1 => v2.21.0
- github.com/stripe/stripe-go/v78 v78.11.0 => v78.12.0
- github.com/zclconf/go-cty v1.14.4 => v1.15.0
- golang.org/x/mod v0.18.0 => v0.19.0
- golang.org/x/net v0.26.0 => v0.27.0
- golang.org/x/sys v0.21.0 => v0.22.0
- golang.org/x/tools v0.22.0 => v0.23.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240610135401-a8a62080eff3 => v0.0.0-20240711142825-46eb208f015d
- google.golang.org/grpc v1.64.0 => v1.65.0
- BUGFIXES:
- Code Promotion:
expires_at
andrestrictions.minimum_amount
fields are misinterpreted as 0 when they are nil.
- Code Promotion:
- BUGFIXES:
- Code Promotion restrictions
minimum_amount
andminimum_amount_currency
are optional.
- Code Promotion restrictions
-
BREAKING CHANGES:
- Remove
SubscriptionPause
fromBillingPortalConfigurationFeatures
andBillingPortalConfigurationFeaturesParams
as the feature to pause subscription on the portal has been deprecated. - Rename
Features
toMarketingFeatures
onProductCreateOptions
,ProductUpdateOptions
, andProduct
- Remove
-
DEPENDENCIES UPGRADE:
- github.com/stripe/stripe-go/v76 v76.25.0 => v78.11.0
- github.com/hashicorp/go-version v1.6.0 => v1.7.0
- golang.org/x/mod v0.17.0 => v0.18.0
- golang.org/x/net v0.25.0 => v0.26.0
- golang.org/x/sys v0.20.0 => v0.21.0
- golang.org/x/text v0.15.0 => v0.16.0
- golang.org/x/tools v0.21.0 => v0.22.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240515191416-fc5f0ca64291 => v0.0.0-20240610135401-a8a62080eff3
- google.golang.org/protobuf v1.34.1 => v1.34.2
-
BUGFIXES:
tax_behaviour
was renamed totax_behavior
to be consistent with the Stripe language. This is the breaking change!
-
DEPENDENCIES UPGRADE:
- github.com/hashicorp/go-plugin v1.6.0 => v1.6.1
- github.com/hashicorp/terraform-plugin-go v0.22.1 => v0.23.0
- github.com/stripe/stripe-go/v76 v76.23.0 => v76.25.0
- golang.org/x/mod v0.16.0 => v0.17.0
- golang.org/x/net v0.23.0 => v0.25.0
- golang.org/x/sync v0.6.0 => v0.7.0
- golang.org/x/sys v0.18.0 => v0.20.0
- golang.org/x/text v0.14.0 => v0.15.0
- golang.org/x/tools v0.19.0 => v0.21.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda => v0.0.0-20240509183442-62759503f434
- google.golang.org/grpc v1.63.0 => v1.63.2
- google.golang.org/protobuf v1.33.0 => v1.34.1
- NOTES:
- Production ready solution which is already widely in use.