Access Moleculer changelog updates through our uniform API. Same JSON structure across all sources — no adapter-specific parsing needed.
GET https://watchchangelog.com/api/v1/entries?source=moleculer.releases{
"source": "moleculer.releases",
"vendor": "Moleculer",
"id": "tag:github.com,2008:Repository/82289483/v0.15.1",
"published_at": "2026-07-21T13:14:28.000Z",
"title": "v0.15.1",
"url": "https://github.com/moleculerjs/moleculer/releases/tag/v0.15.1",
"summary": "Changes fix: merge grouped service actions from all nodes & regenerate service list on node disconnect (fixes API Gateway autoAliases 404 with zombie nodes) #1362 fix: allow to set false for actions without mixins #1355 fix: Runner forwards termination signals to cluster workers before disconnect (skipped on Windows) #1342 fix: correct Runner.mergeOptions typing #1344 fix: Encryption middleware crashed with TypeError when no IV was provided, because crypto.createCipher / createDecipher were removed in Node 22. It now always uses createCipheriv / createDecipheriv (without IV the algorithm must not require one, e.g. ECB) update dependencies (minor/patch bumps only)",
"tags": [
"Moleculer",
"moleculer.releases",
"microservices",
"nodejs",
"framework"
]
}+2 more
+2 more
+2 more
+2 more
+2 more
+2 more