Skip to content

Releases: lancer-kit/uwe

Dependency update

16 Jul 09:03
abed35c
Compare
Choose a tag to compare

logrus and ozzo-validation version updates

Add IMQ Worker

22 Oct 14:33
8ea8f15
Compare
Choose a tag to compare
Add IMQ Worker Pre-release
Pre-release
Merge pull request #9 from lancer-kit/imq

Add an internal message queue for workers communication

Update ozzo, logrus and other dependencies

12 Jul 21:14
1bd7180
Compare
Choose a tag to compare
Merge pull request #8 from lancer-kit/documentation

Update dependencies

Update Docs and Add Examples

28 Jun 20:11
8e76238
Compare
Choose a tag to compare

Changelog

Add

  • Add missed godoc for code;
  • Add WorkerFunc preset;
  • Add new examples;

Update

  • Actualize README.md;
  • Small code refactoring;
  • cron.Job and cron.NewJob(...) were moved to presets.Job, presets.NewJob(...);

Change type of socket.Response.Data from interface{} to json.RawMessage

22 Mar 20:52
Compare
Choose a tag to compare
v2.1.2

Change type of socket.Response.Data from interface{} to json.RawMessage

fix the graceful shutdown of the socket listener

11 Feb 08:19
66b399a
Compare
Choose a tag to compare
Merge pull request #5 from lancer-kit/feature/heathcheck

remove dead-lock and fix the graceful shutdown

Service status info through the socket

09 Feb 16:56
00ec0d6
Compare
Choose a tag to compare

Add possibility to receive the information about the status of a running service through an open service socket

Solve the problem with incorrect validation

03 Dec 10:24
074c04d
Compare
Choose a tag to compare

Solve the problem with incorrect validation

Add API worker preset

11 Dec 09:09
074c04d
Compare
Choose a tag to compare
v1.2.0

Resolve the issue with incorrect validation

Remove unnecessary `fmt.Errorf`

19 Nov 10:59
Compare
Choose a tag to compare
v2.0.5

Remove unnecessary `fmt.Errorf`