Skip to content

v3.1.0.1

Latest
Compare
Choose a tag to compare
@davitmamrikishvili davitmamrikishvili released this 10 Jun 07:26
· 1 commit to release-3.1 since this release
32f7cbd

User impact and migration instructions

  1. [I] new version of orjson & aiohttp lib require python 3.8+.
    [M] Change your python version if you use 3.7 to 3.8+.

BugFixes

  1. [TH2-5191] - The following commands GetEventScopes, GetMessageAliases,
    GetMessageGroups return list of lists instead of a single list.
  2. [TH2-5193] - orjson versions 3.7.0 through 3.9.14 library has vulnerability
    https://devhub.checkmarx.com/cve-details/CVE-2024-27454/.
    Updated to >=3.10,<4.
  3. [TH2-5193] - aiohttp library versions < 3.9.4 have vulnerability
    https://security.snyk.io/package/pip/aiohttp.
    Updated to >=3.9.5,<4.