Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v1.9.0 #269

Merged
merged 115 commits into from
Dec 6, 2021
Merged

Release/v1.9.0 #269

merged 115 commits into from
Dec 6, 2021

Conversation

piotrpio
Copy link
Contributor

@piotrpio piotrpio commented Dec 6, 2021

1.9.0 (Dec 6, 2021)

FEATURES/ENHANCEMENTS

  • [IMPORTANT] Added Cloudlets API support
    • Added resources allowing management of policy and policy activations:
      • akamai_cloudlets_policy - create, read, update, delete and import policy
      • akamai_cloudlets_policy_activation - create, read, update and delete policy activations
    • Added resources allowing management of application load balancer configuration and application load balancer activations:
      • akamai_cloudlets_application_load_balancer - create, read, update, delete and import application load balancer configuration
      • akamai_cloudlets_application_load_balancer_activation - create, read, update and delete application load balancer activations
    • Added data sources:
      • akamai_cloudlets_policy - lists information about policy
      • akamai_cloudlets_application_load_balancer - lists information about application load balancer configuration
      • akamai_cloudlets_application_load_balancer_match_rule - lists information about application load balancer match rules
      • akamai_cloudlets_edge_redirector_match_rule - lists information about edge redirector match rules
  • APPSEC
    • Add group/contract ID support to network list resource (#243)
    • Add tuning recommendations data source
    • Add support for advanced exceptions in ASE rules
    • Update WAP bypass network lists for multi-policy WAP
    • Deprecate WAP-only datasource & resources
  • PAPI
    • Updated documentation for data source akamai_property_rules
    • Allowed user to select a rule format in resource akamai_property
    • Added optional use_cases attribute for akamai_edge_hostname resource

BUG FIXES:

  • Fixed example usage for provider import (#212)
  • PAPI
    • Removing default value for ip_behavior in akamai_edge_hostname resource (#213)
    • Returned an error if edge_hostname attribute in akamai_edge_hostname resource does not exist (#258)
  • CPS
    • Attribute dns_challenges should not be empty on initial apply for akamai_cps_dv_enrollment resource (#253)
  • DATASTREAM
    • Attribute dataset_fields_ids should not be sorted numerically in akamai_datastream resource (#263)
  • GTM
    • Attribute datacenter_id should be required in akamai_gtm_geomap resource (#259)

Piyush Kaushik and others added 30 commits October 21, 2021 12:12
Merge in DEVEXP/terraform-provider-akamai from feature/DXE-37-implement-update-error-message-on-hostnames-update-in-property to develop

Squashed commit of the following:

commit 40d7ff3077fef12043279d1f02cf6d0f124bf982
Author: Piyush Kaushik <pikaushi@akamai.com>
Date:   Thu Oct 21 07:23:18 2021 +0000

    DXE-37 Fixed test as per suggestion

commit fb4f8c9081a1d6e032fdda3728d6d328d67a7eea
Author: Piyush Kaushik <pikaushi@akamai.com>
Date:   Thu Oct 21 07:08:44 2021 +0000

    DXE-37 Applied PR Suggestion

commit 2a1c85545a010a2d57c2544b6654400686710e2c
Author: Kaushik, Piyush <pikaushi@akamai.com>
Date:   Wed Oct 20 21:16:44 2021 +0200

    DXE-37 update error message on hostnames
Merge in DEVEXP/terraform-provider-akamai from feature/TFP-868-goreleaser-version to develop

* commit 'c31b67b1e555786f373f5db53dbdcd6aa093afd3':
  TFP-868 Set provider version in goreleaser
…elect rule format

Merge in DEVEXP/terraform-provider-akamai from feature/TFP-903 to develop

* commit '6daff118bcdabfb8fc993359764df34b70625697':
  TFP-903 property rule data source: allow user to select rule format
…n tools package

Merge in DEVEXP/terraform-provider-akamai from feature/TFP-908-remove-dns-gtm-dependencies to develop

* commit 'f2306b6c1c50e3b4c424760a4363f0e0f5aa7def':
  TFP-908 Add generic FieldPrefixSuppress function in tools package
Fixing example usage for provider import
Removing default value comment for `ip_behavior`
GH-250 Fixing example usage for AppSec
Merge in DEVEXP/terraform-provider-akamai from master to develop

* commit '662fe6ff860aa338efb38a13b83c2d925587fed3':
  Fixing example usage for AppSec
  Removing default value comment for `ip_behavior` as there is no default configured.
  Fixing example usage for provider import
…ty email_ids field handling, bump timeout

Merge in DEVEXP/terraform-provider-akamai from bugfix/DXE-72-datastream-subprovider-fixes to develop

* commit '09434f65de3a9782403f75e256f7a26ed0231481':
  DXE-73 DXE-76 Fix dataset fields ordering, fix empty email_ids field handling, bump timeout, additional tests
Merge in DEVEXP/terraform-provider-akamai from feature/TFP-1240-travisci-add-terraform-.tf-checks-to-build-pipeline to develop
Merge in DEVEXP/terraform-provider-akamai from bugfix/LUNAPUBS-2117-update-terraform-docs-with-bug-fixes to develop
mgwoj and others added 26 commits November 30, 2021 11:52
…e "type" field is of computed type and set to correct value
match_rules type changed in the following data sources:
- akamai_cloudlets_edge_redirector_match_rule
- akamai_cloudlets_application_load_balancer_match_rule
use_relative_url changed to an optional field in edge_redirector_match_rule data source.
Merge in DEVEXP/terraform-provider-akamai from feature/TFP-1133-update-release-documentation to develop
Copy link
Contributor

@lkowalsk-akamai-com lkowalsk-akamai-com left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@piotrpio piotrpio merged commit 2c6af45 into master Dec 6, 2021
piotrpio added a commit that referenced this pull request Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.