Skip to content

Releases: GetStream/stream-php

v7.1.0

31 Oct 13:33
f828302
Compare
Choose a tag to compare

7.1.0 (2023-10-31)

7.0.1

21 Feb 08:41
65a0ec6
Compare
Choose a tag to compare

7.0.1 (2023-02-21)

v7.0.0

21 Feb 07:44
4f18d59
Compare
Choose a tag to compare

7.0.0 (2023-02-21)

6.0.0

29 Aug 12:44
cdc3e27
Compare
Choose a tag to compare

6.0.0 (2022-08-29)

Features

5.2.0

29 Aug 12:25
8123d1e
Compare
Choose a tag to compare

5.2.0 (2022-08-29)

Features

  • activities: add get activities api (#111) (971f6a6)
  • guzzle: add custom http middleware possibility (#112) (6960b3f)

Bug Fixes

5.1.1

28 Sep 20:18
Compare
Choose a tag to compare
  • Replace deprecated query parse of Guzzle

5.1.0

21 Jun 23:18
Compare
Choose a tag to compare
  • Add target feeds extra data support for reactions

5.0.2

08 Jun 18:58
Compare
Choose a tag to compare
  • Accept user_id for own reactions
  • Handle deprecated cs fixer config

5.0.1

08 Apr 11:30
Compare
Choose a tag to compare
  • Fix namespacing issue for constant initialization of version

v5.0.0

26 Mar 12:18
Compare
Choose a tag to compare
  • Drop support for PHP 7.2 and add 8.0 support
  • Fix undefined constant deprecation from 7.2
  • Move to github actions and add static analysis