Skip to content

Releases: GetStream/stream-python

v5.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Oct 16:49
6804439

5.4.0 (2025-09-30)

v5.3.1

Choose a tag to compare

@github-actions github-actions released this 25 Oct 16:58
9c8b9cc

5.3.1 (2023-10-25)

v5.2.1

Choose a tag to compare

@github-actions github-actions released this 27 Feb 19:58
88db1b1

5.2.1 (2023-02-27)

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 14:15
8a0e88a

5.2.0 (2023-02-16)

Features

Bug Fixes

  • tests and linting (cfacbbc)
  • redirect, uniqueness and deprecations (aefdcd3)

v5.1.1

Choose a tag to compare

@ferhatelmas ferhatelmas released this 18 Jan 23:02
  • Handle backward compatible pyjwt 1.x support for token generation

v5.1.0

Choose a tag to compare

@ferhatelmas ferhatelmas released this 16 Apr 16:18
  • Add analytics support for track_engagements and track_impressions
  • Update license to BSD-3 canonical description

v5.0.1

Choose a tag to compare

@ferhatelmas ferhatelmas released this 22 Jan 17:19
  • Bump pyjwt to 2.x

v5.0.0.

Choose a tag to compare

@ferhatelmas ferhatelmas released this 18 Dec 07:09
03a8ca7
  • Drop python 3.5 and add 3.9
  • Improve install and CI

v4.0.0

Choose a tag to compare

@ferhatelmas ferhatelmas released this 02 Sep 18:17

Drop old create_user_session_token in favor create_user_token
Drop python support before 3.4
Allow custom data in client.create_jwt_token
Add kind filter for reactions in enrichment
Add follow stat support
Move to github actions from travis and improve static analysis
Update readme for old docs
Update some crypto dependencies

v3.5.1

Choose a tag to compare

@ferhatelmas ferhatelmas released this 08 Jun 10:25

Handle warning in JWT decode regarding missing algorithm