File tree 1 file changed +2
-1
lines changed
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.
29
29
- agents provide retained messages on both topics
30
30
- clients subscribe to one or the other depending on the ` requiresSchema `
31
31
setting
32
+ - using ` docker compose ` instead of ` docker-compose ` in the test suite
32
33
33
34
### Fixed
34
35
@@ -295,7 +296,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
295
296
296
297
- Reference documentation for Node.js based components [ Node.js]
297
298
- 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]
299
300
- Improved protection against malformed domain and agent names [ Node.js]
300
301
- Improved log message (more verbose) in case proxy creation timed out [ Node.js]
301
302
You can’t perform that action at this time.
0 commit comments