Skip to content

Commit 1b00ad8

Browse files
authored
Merge pull request #330 from InjectiveLabs/feat/sync_dev_with_master_v152
Feat/sync dev with master v1.5.2
2 parents 822bc90 + df0a83c commit 1b00ad8

File tree

3 files changed

+289
-284
lines changed

3 files changed

+289
-284
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ All notable changes to this project will be documented in this file.
1414
### Changed
1515
- Refactored cookies management logic to use all gRPC calls' responses to update the current cookies
1616

17+
## [1.4.3] - 2024-06-06
18+
### Changed
19+
- Fixed `protobuf` dependency version to "<5" to for the v1.4 branch, because newer versions require a code refactoring (done in v1.5)
20+
+ Fixed `protobuf` dependency version to "<5" for the v1.4 branch because newer versions require a code refactoring (done in v1.5)
21+
22+
## [1.5.2] - 2024-05-10
23+
### Changed
24+
- Updated `protobuf` dependency version to ">=5.26.1"
25+
1726
## [1.5.1] - 2024-05-02
1827
### Changed
1928
- Updated calls to `json_format.MessageToDict` for compliance with the new version of the `protobuf` library

0 commit comments

Comments
 (0)