Skip to content

Commit

Permalink
Remove duplicate delete_by_query_rethrottle method definition
Browse files Browse the repository at this point in the history
Closes opensearch-project#230

Signed-off-by: Earlopain <14981592+Earlopain@users.noreply.github.com>
  • Loading branch information
Earlopain committed Apr 10, 2024
1 parent 287baf6 commit ce8663a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 55 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Fixed
- Don't emit Ruby warnings when requiring `opensearch-dsl` ([#231](https://github.com/opensearch-project/opensearch-ruby/issues/231))
- Fix release workflow ([#232](https://github.com/opensearch-project/opensearch-ruby/issues/232))
- Remove duplicated `delete_by_query_rethrottle` to prevent a Ruby warning ([#230](https://github.com/opensearch-project/opensearch-ruby/issues/230))
### Security

## [3.2.0]
Expand Down
55 changes: 0 additions & 55 deletions lib/opensearch/api/actions/delete_by_rethrottle.rb

This file was deleted.

0 comments on commit ce8663a

Please sign in to comment.