Skip to content

Releases: friendsofhyperf/sentry

Release v3.0.117

31 Jan 01:08
Compare
Choose a tag to compare

Release v3.1.10

26 Jan 01:19
Compare
Choose a tag to compare

Release v3.0.116

26 Jan 01:20
Compare
Choose a tag to compare

Release v3.1.8

18 Jan 04:42
Compare
Choose a tag to compare
  • Support sentry crons

Full Changelog: v3.1.7...v3.1.8

Release v3.0.115

18 Jan 04:42
Compare
Choose a tag to compare

Release v3.1.7

03 Jan 08:58
Compare
Choose a tag to compare
Send Event asynchronously (#513)

* Adds AsyncHttpClient

* Update ClientBuilderFactory and Version classes

* Refactor AsyncHttpClient to use arrow function

* Fix formatting in AsyncHttpClient

* Update Sentry HttpClientInterface implementation

* Remove useless codes

* Add Hyperf\Engine\Channel import to HttpClient.php

* Refactor HttpClient and HttpClientFactory

* Add http_client_chanel_size and http_client_concurrent_limit configuration options

* Add http options

* Refactor HttpClient.php to use Hyperf\Engine\Coroutine instead of Hyperf\Coroutine\Coroutine

---------

Co-authored-by: Deeka Wong <[email protected]>

Release v3.0.114

03 Jan 08:59
Compare
Choose a tag to compare
Send Event asynchronously (#513)

* Adds AsyncHttpClient

* Update ClientBuilderFactory and Version classes

* Refactor AsyncHttpClient to use arrow function

* Fix formatting in AsyncHttpClient

* Update Sentry HttpClientInterface implementation

* Remove useless codes

* Add Hyperf\Engine\Channel import to HttpClient.php

* Refactor HttpClient and HttpClientFactory

* Add http_client_chanel_size and http_client_concurrent_limit configuration options

* Add http options

* Refactor HttpClient.php to use Hyperf\Engine\Coroutine instead of Hyperf\Coroutine\Coroutine

---------

Co-authored-by: Deeka Wong <[email protected]>

Release v3.1.6

27 Dec 01:10
Compare
Choose a tag to compare

Release v3.0.113

27 Dec 01:11
Compare
Choose a tag to compare

Release v3.1.5

25 Dec 00:04
Compare
Choose a tag to compare
Setup sentry once (#504)

Co-authored-by: Deeka Wong <[email protected]>