Skip to content

Releases: go-fries/fries

v1.5.2

05 Jan 16:04
60c5929
Compare
Choose a tag to compare

Full Changelog: v1.5.1...v1.5.2

v1.5.1

29 Dec 03:08
5ddec00
Compare
Choose a tag to compare

What's Changed

  • refactor(udp): switch to channel mode by @flc1125 in #46

Full Changelog: v1.5.0...v1.5.1

v1.5.0

28 Dec 15:54
0d805ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.5.0

v1.4.2

25 Dec 06:32
e4b6231
Compare
Choose a tag to compare

What's Changed

  • test(crontab): redis mutex test case by @flc1125 in #43
  • fix(crontab): Fixed that when sending SIGINT signal, it could not be stopped properly by @flc1125 in #44

Full Changelog: v1.4.1...v1.4.2

v1.4.1

21 Dec 05:56
381d912
Compare
Choose a tag to compare

What's Changed

  • fix(crontab): Method inheritance problem by @flc1125 in #42

Full Changelog: v1.4.0...v1.4.1

v1.4.0

21 Dec 03:52
1447003
Compare
Choose a tag to compare

What's Changed

  • test(helper): Added ValueOf test case by @flc1125 in #38
  • build(deps): bump github.com/redis/go-redis/v9 from 9.3.0 to 9.3.1 by @dependabot in #39
  • feat(crontab): Added crontab by @flc1125 in #40
  • doc(crontab): Fixed package by @flc1125 in #41

Full Changelog: v1.3.0...v1.4.0

v1.3.0

19 Dec 08:35
285932e
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/go-kratos/kratos/v2 from 2.7.1 to 2.7.2 by @dependabot in #35
  • build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #36
  • refactor(cache): move to x by @flc1125 in #37

Full Changelog: v1.2.0...v1.3.0

v1.2.0

07 Dec 01:43
aca70d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

16 Nov 08:27
225e60d
Compare
Choose a tag to compare

What's Changed

  • fix(syslog): the syslog service cannot be started properly because it… by @flc1125 in #31

Full Changelog: v1.1.0...v1.1.1

v1.1.0

14 Nov 09:17
13c3411
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/redis/go-redis/v9 from 9.2.1 to 9.3.0 by @dependabot in #27
  • feat(gorm): Added LoggerAdapter by @flc1125 in #28
  • build(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.3 by @dependabot in #29
  • refactor(hashing): Change the file path for Hasher by @flc1125 in #30

Full Changelog: v1.0.9...v1.1.0