Skip to content

Conversation

pquentin
Copy link
Member

@pquentin pquentin commented Apr 18, 2025

I also added sections to the main release notes page for easier readability.

@pquentin pquentin requested a review from Copilot April 18, 2025 11:19
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR enhances the release notes by adding a dedicated section for breaking changes and updating API information for clarity.

  • Added a "Breaking changes" section with clear details on removed or replaced parameters and APIs.
  • Updated the main release notes page layout to improve readability and navigation.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/release-notes/index.md Added a new "Breaking changes" section and updated API and enhancements lists.
docs/release-notes/breaking-changes.md Introduced detailed dropdown sections for breaking changes with mitigation actions.
Comments suppressed due to low confidence (1)

docs/release-notes/index.md:29

  • [nitpick] Consider hyperlinking 'breaking changes page' to the detailed documentation to enhance navigation.
See the breaking changes page for more details. 
pquentin and others added 3 commits April 18, 2025 15:22
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@pquentin pquentin requested a review from miguelgrinberg April 18, 2025 11:35
@pquentin pquentin requested a review from marciw April 18, 2025 13:18
Copy link
Contributor

@marciw marciw left a comment

Choose a reason for hiding this comment

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

Spotted some typos and other minor issues, but otherwise LGTM!

* Add `index` to GeoShape field
* Add `search_inference_id` to SemanticText field

### Features and enhancements [elasticsearch-python-client-900-features-enhancements]
Copy link
Contributor

Choose a reason for hiding this comment

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

I would just delete the empty "Features and enhancements" and "Fixes" sections

pquentin and others added 4 commits April 28, 2025 16:15
Co-authored-by: Marci W <333176+marciw@users.noreply.github.com>
Co-authored-by: Marci W <333176+marciw@users.noreply.github.com>
Co-authored-by: Marci W <333176+marciw@users.noreply.github.com>
@pquentin
Copy link
Member Author

Thanks Marci! LGTM.

@pquentin pquentin merged commit 185d90a into elastic:main Apr 28, 2025
14 checks passed
github-actions bot pushed a commit that referenced this pull request Apr 28, 2025
* Add breaking changes to release notes * Add upgrade tip * Update docs/release-notes/index.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Fix impact/action formatting * Fix links * Apply suggestions from code review Co-authored-by: Marci W <333176+marciw@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Marci W <333176+marciw@users.noreply.github.com> * Update docs/release-notes/breaking-changes.md Co-authored-by: Marci W <333176+marciw@users.noreply.github.com> * Remove empty sections --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Marci W <333176+marciw@users.noreply.github.com> (cherry picked from commit 185d90a)
pquentin added a commit that referenced this pull request Apr 28, 2025
* Add breaking changes to release notes * Add upgrade tip * Update docs/release-notes/index.md * Fix impact/action formatting * Fix links * Apply suggestions from code review * Apply suggestions from code review * Update docs/release-notes/breaking-changes.md * Remove empty sections --------- (cherry picked from commit 185d90a) Co-authored-by: Quentin Pradet <quentin.pradet@elastic.co> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Marci W <333176+marciw@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants