Skip to content

Add breaking changes to release notes #2936

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

Merged
merged 9 commits into from
Apr 28, 2025
Merged

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 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!

### DSL
* Add `ignore_malformed`, `script`, `on_script_error` and `time_series_dimension` to Boolean field
* 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
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 <[email protected]>

* Fix impact/action formatting

* Fix links

* Apply suggestions from code review

Co-authored-by: Marci W <[email protected]>

* Apply suggestions from code review

Co-authored-by: Marci W <[email protected]>

* Update docs/release-notes/breaking-changes.md

Co-authored-by: Marci W <[email protected]>

* Remove empty sections

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Marci W <[email protected]>
(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 <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Marci W <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants