Skip to content

Releases: hypervel/components

v0.3.11

13 Nov 09:25

Choose a tag to compare

What's Changed

Improvements πŸ”§

Bug fixes πŸ›

Full Changelog: v0.3.10...v0.3.11

v0.3.10

06 Nov 09:55

Choose a tag to compare

What's Changed

Bug fixes πŸ›

  • fix: flush coroutine callbacks after terminating tests by @chinfuyang in #267

Full Changelog: v0.3.9...v0.3.10

v0.3.9

05 Nov 08:59

Choose a tag to compare

What's Changed

Bug fixes πŸ›

  • fix: fix arguments of subscribe in redis connection by @albertcht in #263
  • fix: fix coroutine context in sentry and telescope by @chinfuyang in #264

Full Changelog: v0.3.8...v0.3.9

v0.3.8

28 Oct 03:54

Choose a tag to compare

What's Changed

New Features πŸŽ‰

Bug fixes πŸ›

  • feat: add JobFailed event handling to QueueFeature and improve sentry hub in non-request coroutine handling by @chinfuyang in #260
  • fix: fix instance binding for migration creator by @albertcht in #262

Other Changes πŸ”„

  • feat: migrate horizon package from Laravel by @bluehaha in #251

Full Changelog: v0.3.7...v0.3.8

v0.3.7

20 Oct 02:53

Choose a tag to compare

What's Changed

Improvements πŸ”§

  • improve: bind exception handler in websocket kernel by @albertcht in #257
  • improve: support enum casting in data objects by @albertcht in #258

Full Changelog: v0.3.6...v0.3.7

v0.3.6

11 Oct 08:57

Choose a tag to compare

What's Changed

New Features πŸŽ‰

Improvements πŸ”§

  • feat: register exception handler for coroutine drivers in queue by @albertcht in #252
  • chore: remove internal mark in test case by @albertcht in #253

Full Changelog: v0.3.5...v0.3.6

v0.3.5

02 Oct 08:57

Choose a tag to compare

What's Changed

Improvements πŸ”§

Full Changelog: v0.3.4...v0.3.5

v0.3.4

01 Oct 03:42

Choose a tag to compare

What's Changed

Improvements πŸ”§

Bug fixes πŸ›

  • fix: fix null value when array access in data object by @albertcht in #242

Other Changes πŸ”„

  • feat: add more phpdocs to redis for native functions by @albertcht in #239
  • fix: register for log driver should always be applicable in sentry by @chinfuyang in #240

Full Changelog: v0.3.3...v0.3.4

v0.3.3

24 Sep 07:58

Choose a tag to compare

What's Changed

Improvements πŸ”§

Bug fixes πŸ›

Other Changes πŸ”„

  • chore: update messaging system identifier from 'laravel' to 'hypervel' by @chinfuyang in #235

Full Changelog: v0.3.2...v0.3.3

v0.3.2

23 Sep 04:58

Choose a tag to compare

What's Changed

New Features πŸŽ‰

Improvements πŸ”§

Bug fixes πŸ›

  • fix: fix invalid server params in the request by @albertcht in #225
  • fix: fix initialization of pool name in RedisProxy by @albertcht in #227
  • fix: fix aspects scanning from service providers by @albertcht in #228
  • fix: fix container binding for BatchRepository::class by @albertcht in #229

Full Changelog: v0.3.1...v0.3.2