Skip to content

Releases: moleculer-go/moleculer

Support to namespace

14 Apr 02:11
ec63868
Compare
Choose a tag to compare
Support to namespace Pre-release
Pre-release

Added support for namespaces.

Added version to service/action name

11 Mar 08:56
e221ad0
Compare
Choose a tag to compare
Pre-release

Added version to service/action name.

Improves compatibility with Moleculer JS

PR: #84

Fix compatibility with MoleculerJs - Issue 79

11 Mar 07:47
614fca2
Compare
Choose a tag to compare

This release fixes compatibility issues with Moleculer Js -

Related issues:
#79
moleculerjs/moleculer#688

loading config file and loading into moleculer config, service settings

18 Sep 01:43
Compare
Choose a tag to compare

loading config file and loading into moleculer config, service settings

Improved tests, new payload methods and more.

18 Aug 03:41
ac4cfc7
Compare
Choose a tag to compare

improved tests
mixin hooks
payload Sort for array values
payload ByteArray
improved event handler dispatch
payload Only

WaitFor, WaitForActions and WaitForNodes + improvement on test suites

29 May 00:37
Compare
Choose a tag to compare
feat (WaitFor Actions, Nodes and Services) broker, registry and context.

+ improved tests

Light speed tests and start/stop times

28 May 03:59
Compare
Choose a tag to compare
Pre-release
v0.1.4

chore done removed compat tests

WaitFor and improved registry tests

24 May 05:17
ae29258
Compare
Choose a tag to compare
Pre-release

WaitFor and improved registry tests

payload Sort(field)

09 May 09:27
Compare
Choose a tag to compare
payload Sort(field) Pre-release
Pre-release

payload Sort(field) on array values.

Moleculer JS Compatibility

07 May 09:31
9ff7092
Compare
Choose a tag to compare
Pre-release

Moleculer JS Compatibility

  • Actions, Events
  • Service Discovery
  • Timeouts
  • Error Handling