Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions release-notes/elastic-cloud-serverless/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,9 @@

## June 23, 2025 [serverless-changelog-06232025]

### Breaking changes [serverless-changelog-06232025-breaking-changes]
* {{esql}}: Disallows mixed quoted/unquoted patterns in `FROM` commands [#127636]({{es-pull}}127636)

Check failure on line 216 in release-notes/elastic-cloud-serverless/index.md

View workflow job for this annotation

GitHub Actions / preview / build

The url contains unresolved template expressions: '{{es-pull}}127636'. Please check if there is an appropriate global or frontmatter subs variable.

### Features and enhancements [serverless-changelog-06232025-features-enhancements]

* Adds new setting `xpack.actions.webhook.ssl.pfx.enabled` to disable PFX file support for SSL client authentication in Webhook connectors [#222507]({{kib-pull}}222507)
Expand Down
Loading