Skip to content

Releases: friendsofhyperf/components

Release v3.1.65

01 Aug 14:54

Choose a tag to compare

What's Changed

  • Add doesntEndWith and doesntStartWith macros to Str and Stringable by @huangdijia in #874
  • fix the error "Class "FriendsOfHyperf\Support\RedisCommand" not found " by @rookiexxk in #876
  • Add initial implementation of OAuth2 server components by @zds-s in #875
  • Add comprehensive OAuth2 server documentation by @huangdijia in #877
  • Fix Sentry documentation URL anchors in configuration by @huangdijia in #878

New Contributors

Full Changelog: v3.1.64...v3.1.65

Release v3.1.64

20 Jun 00:58

Choose a tag to compare

What's Changed

Full Changelog: v3.1.63...v3.1.64

Release v3.1.63

06 Jun 00:10
8d45045

Choose a tag to compare

What's Changed

Full Changelog: v3.1.62...v3.1.63

Release v3.1.62

26 May 00:27
2cdcf97

Choose a tag to compare

What's Changed

Full Changelog: v3.1.61...v3.1.62

Release v3.1.61

14 May 06:21

Choose a tag to compare

What's Changed

  • Typed getters for Arr helper by @huangdijia in #857
  • feat(Number): 添加 fileSize 方法的二进制前缀选项及相应测试 by @huangdijia in #859
  • feat(tests): 添加 arrayable 和 from 方法的测试用例及相关辅助类 by @huangdijia in #860
  • feat(Support): Add number parsing methods to Number class by @huangdijia in #861

Full Changelog: v3.1.60...v3.1.61

Release v3.1.60

25 Apr 04:37
9372939

Choose a tag to compare

What's Changed

  • fix(sentry): 参数类型处理异常 by @xuanyanwow in #854
  • fix(sentry): prevent crash on non-scalar redis parameters using RedisCommand by @alexsyvolap in #856

New Contributors

Full Changelog: v3.1.59...v3.1.60

Release v3.1.59

11 Apr 00:21
92f071b

Choose a tag to compare

What's Changed

  • fix(Listener): 在BeforeHandle事件时提前设置telescope.recording by @guandeng in #852
  • refactor(Listener): 优化FetchRecordingOnBootListener的状态通知处理 by @guandeng in #853

Full Changelog: v3.1.58...v3.1.59

Release v3.1.58

04 Apr 13:01
9a73285

Choose a tag to compare

What's Changed

Full Changelog: v3.1.57...v3.1.58

Release v3.1.57

27 Feb 08:16

Choose a tag to compare

What's Changed

Full Changelog: v3.1.56...v3.1.57

Release v3.1.56

14 Feb 02:49
aa04a2d

Choose a tag to compare

What's Changed

  • fix: Optimize content encoding logic in DatabaseEntries Repository using the with function by @xuanyanwow in #836
  • Optimized GuzzleHttpClientAspect by @huangdijia in #837
  • feat: add RedisCommandExecutedListener for enhanced Redis command tracking by @huangdijia in #838
  • feature: Added afterValidatorResolving method for validated-dto. by @xuanyanwow in #839

Full Changelog: v3.1.55.3...v3.1.56