File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33Inspired from [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
44
5- ## [ Unreleased ]
5+ ## [ 4.7.0 ]
66
77### Added
88
@@ -649,7 +649,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
649649- Bumps ` github.com/stretchr/testify ` from 1.8.0 to 1.8.1
650650- Bumps ` github.com/aws/aws-sdk-go ` from 1.44.45 to 1.44.132
651651
652- [ Unreleased ] : https://github.com/opensearch-project/opensearch-go/compare/v4.6.0...HEAD
652+ [ 4.7.0 ] : https://github.com/opensearch-project/opensearch-go/compare/v4.6.0...v4.7.0
653653[ 4.6.0 ] : https://github.com/opensearch-project/opensearch-go/compare/v4.5.0...v4.6.0
654654[ 4.5.0 ] : https://github.com/opensearch-project/opensearch-go/compare/v4.4.0...v4.5.0
655655[ 4.4.0 ] : https://github.com/opensearch-project/opensearch-go/compare/v4.3.0...v4.4.0
Original file line number Diff line number Diff line change 2727package version
2828
2929// Client returns the client version as a string.
30- const Client = "4.6.1 "
30+ const Client = "4.7.0 "
You can’t perform that action at this time.
0 commit comments