Skip to content

Commit f18d4bf

Browse files
committed
(fix) Fix the protobuf dependency version to <5, since the codebase from branch 1.4 of the SDK is not compatible with the changes in version 5
1 parent db9b6c0 commit f18d4bf

File tree

3 files changed

+641
-571
lines changed

3 files changed

+641
-571
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.4.3] - 2024-06-06
6+
### Changed
7+
- Fixed `protobuf` dependency version to "<5" to for the v1.4 branch, because newer versions require a code refactoring (done in v1.5)
8+
59
## [1.4.2] - 2024-03-19
610
### Changed
711
- Updated `aiohttp` dependency version to ">=3.9.2" to solve a security vulnerability detected by Dependabot

0 commit comments

Comments
 (0)