Enhancements and bug fixes - July 2024

edit

Enhancements and bug fixes - July 2024

edit

The following changes are included in this release.

Enhancements

edit

Allow one dedicated master per zone. Validate the size of dedicated masters to only allow one per zone in Elasticsearch Service.

Allowlist integration_assistant feature flag. Added the xpack.integration_assistant.enabled Kibana feature flag to enable the Integration Assistant feature.

Improve API request processing. Refactored to improve consistency on timeout values for asynchronous tasks issued while processing an API request. This improves reliability of the API by enabling graceful degradation of service and improved efficiency during times of peak load.

Set .session.lifespan to 24h by default for Cloud SSO SAML realm. This sets the session.lifespan Kibana setting in the Cloud SSO realm to 24h by default.

Align operational contacts with the Cloud RBAC model. Operational email recipients have been updated:

  • If operational contacts are defined for the organization, then operational emails will be sent to both the operational contacts and the organization owners.
  • If operational contacts are not defined for the organization, then operational emails will be sent to all organization users.

Billing email recipients have been updated:

  • If billing contacts are defined for the organization, then billing emails will be sent to both the billing contacts and the organization owners.
  • If billing contacts are not defined for the organization, then billing emails will be sent to all organization users.

Bug fixes

edit

Fix CloudWatch metric name. Replace dot in CloudWatch metric name with an underscore.

Remove update TrafficFilters permission for editors. Remove Update TrafficFilters permission for editors.