RELEASE NOTES
7.1.0 (Apr 3, 2025)
FEATURES/ENHANCEMENTS:
-
Migrated to Go
1.23.6
, adopted a semver-compliant Go directive and updated the Go version used for builds. -
PAPI
- Added support for the property's hostname bucket feature:
- Added the
use_hostname_bucket
attribute to theakamai_property
andakamai_property_bootstrap
resources
which allows adding or removing property hostnames without incrementing property versions. - Added the
akamai_property_hostname_bucket
resource to manage hostnames assigned to the property's bucket. - Added the
akamai_property_hostname_activation
data source to retrieve information about a specific property hostname activation. - Added the
akamai_property_hostname_activations
data source to retrieve property hostname activations. - Added the
akamai_property_hostnames_diff
data source to retrieve the diff between staging and production active hostnames. - Added the
property_type
schema field to theakamai_property
andakamai_properties
data sources. - Added the
hostname_bucket
field to theakamai_property_hostnames
data source to hold information related to hostnames for the hostname bucket property. - Added the
filter_pending_default_certs
attribute to theakamai_property_hostnames
data source, enabling filtering of
hostnames from the property's hostname bucket to include onlyDEFAULT
cert types with aPENDING
state on the staging or production network.
- Added the
- Added the
akamai_cp_codes
data source (I#604). - Added support for the new rule format
v2025-02-18
. List of changes can be found here. - Added populating the
product_id
when importing theakamai_edge_hostname
resource if available and not provided in the import key. - Added the
follow_links
boolean attribute to theakamai_property_rules_template
data source.
It allows the directory with rule snippets or any of its subdirectories to be a symlink. - Added name format validations and a size limit for the domain prefix.
- Added support for the property's hostname bucket feature:
BUG FIXES:
-
CPS
- Added default values for the following fields in the
akamai_cps_dv_enrollment
andakamai_cps_third_party_enrollment
resources to fix a constant diff (I#607):clone_dns_names
. Default isfalse
.must_have_ciphers
. Default isak-akamai-2020q1
.ocsp_stapling
. Default ison
.preferred_ciphers
. Default isak-akamai-2020q1
.quic_enabled
. Default isfalse
.
- Added default values for the following fields in the
-
GTM
- Fixed a bug in
resource_akamai_gtm_property
where removing the lastliveness_test
block during an update incorrectly resulted in "no infra changes"(I#603). - Fixed a bug in
resource_akamai_gtm_property
where updating a property of thestatic
type without atraffic_target
block didn't work correctly.
- Fixed a bug in
-
PAPI
- Fixed filtering by name for the
akamai_cp_code
data source (I#604).
- Fixed filtering by name for the