File tree 1 file changed +4
-6
lines changed
1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Inspired from [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
4
4
5
- ## [ Unreleased]
6
- ### Added
5
+ ## [ 2.4.2]
7
6
### Changed
8
- ### Deprecated
9
- ### Removed
7
+ - Update user guide with new factory approach ([ #257 ] ( https://github.com/opensearch-project/opensearch-php/issues/257 ) )
10
8
### Fixed
11
- ### Security
12
- ### Dependencies
9
+ - Fixed deprecated class instantiation warnings ( [ # 283 ] ( https://github.com/opensearch-project/opensearch-php/issues/283 ) )
10
+ - Fixed async requests ( [ # 297 ] ( https://github.com/opensearch-project/opensearch-php/issues/297 ) )
13
11
### Updated APIs
14
12
- Updated opensearch-php APIs to reflect [ opensearch-api-specification@5697cbd] ( https://github.com/opensearch-project/opensearch-api-specification/commit/5697cbd37a824f756ec6579e5cb812bd06ceee53 )
15
13
- Updated opensearch-php APIs to reflect [ opensearch-api-specification@22483a2] ( https://github.com/opensearch-project/opensearch-api-specification/commit/22483a2bdfe1022611b1de7db5f45af9289a8654 )
You can’t perform that action at this time.
0 commit comments