-
Notifications
You must be signed in to change notification settings - Fork 179
Adds Elasticsearch PRs to this week's serverless changelog #3987
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
base: main
Are you sure you want to change the base?
Conversation
🔍 Preview links for changed docs |
Co-authored-by: Visha Angelova <[email protected]>
jmikell821
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Just a few slight suggestions, thanks for pulling it together. ❤️
| * Adds timezone support to {{esql}} `DATE_TRUNC`, `BUCKET`, and `TBUCKET` functions [#137450]({{es-pull}}137450) | ||
| * Further improves bulk loading performance for binary doc values [#137995]({{es-pull}}137995) | ||
| * Updates the Gradle wrapper to version `9.2.0` | ||
| * Adds a synthetics test pipeline for UIAM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we identify what UIAM is? Idk what this acronym stands for.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pretty sure it means User Identity and Access Management, but also there's no PR link so not sure how to verify... I think we leave it as is.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
UIAM is Universal Identity and Access Management, an unreleased feature
Co-authored-by: Janeen Mikell Roberts <[email protected]>
kilfoyle
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 🐟
Vale Linting ResultsSummary: 1 warning, 8 suggestions found
|
| File | Line | Rule | Message |
|---|---|---|---|
| release-notes/elastic-cloud-serverless/index.md | 89 | Elastic.DontUse | Don't use 'very'. |
💡 Suggestions (8)
| File | Line | Rule | Message |
|---|---|---|---|
| release-notes/elastic-cloud-serverless/index.md | 27 | Elastic.Acronyms | 'HDFS' has no definition. |
| release-notes/elastic-cloud-serverless/index.md | 37 | Elastic.Acronyms | 'CPS' has no definition. |
| release-notes/elastic-cloud-serverless/index.md | 38 | Elastic.WordChoice | Consider using 'efficient' instead of 'simple', unless the term is in the UI. |
| release-notes/elastic-cloud-serverless/index.md | 50 | Elastic.Acronyms | 'RCS' has no definition. |
| release-notes/elastic-cloud-serverless/index.md | 60 | Elastic.Acronyms | 'UIAM' has no definition. |
| release-notes/elastic-cloud-serverless/index.md | 61 | Elastic.Acronyms | 'SAML' has no definition. |
| release-notes/elastic-cloud-serverless/index.md | 61 | Elastic.Acronyms | 'UIAM' has no definition. |
| release-notes/elastic-cloud-serverless/index.md | 83 | Elastic.Acronyms | 'JDK' has no definition. |
Fixes #3986. Per the instructions here (internal only), adds the Elasticsearch PRs for this week's serverless release to this week's changelog.
As part of this, I created an LLM prompt that's focused directly on this use-case. It's now linked from the process doc above. (This PR used AI — Cursor with GPT 5.1 — to reformat the PR descriptions as described in the instructions linked above).