File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2929 - agents provide retained messages on both topics
3030 - clients subscribe to one or the other depending on the ` requiresSchema `
3131 setting
32+ - using ` docker compose ` instead of ` docker-compose ` in the test suite
3233
3334### Fixed
3435
@@ -295,7 +296,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
295296
296297- Reference documentation for Node.js based components [ Node.js]
297298- Feature to ` callAll ` instances of the same class across agents [ Node.js]
298- - Initial setup for a new docker- compose based specification testing [ Node.js]
299+ - Initial setup for a new docker compose based specification testing [ Node.js]
299300- Improved protection against malformed domain and agent names [ Node.js]
300301- Improved log message (more verbose) in case proxy creation timed out [ Node.js]
301302
You can’t perform that action at this time.
0 commit comments