cog v1.0.0-beta.2 Release Notes

Release Date: 2017-02-02 // about 7 years ago
  • โœจ Enhancements

    • โž• Add output documentation for commands #1224
    • ๐Ÿ’… "Git-style" embedded bundle commands #1206,
    • Increase timestamp resolution for events #1253
    • โšก๏ธ Create a trigger-update template #1241
    • โฌ‡๏ธ Drop Mustache support #1261
    • ๐ŸŒฒ Modify event log format to be friendlier to log aggregators #1255
    • ๐Ÿ‘ Explicitly refuse to run unsupported bundles #1262
    • ๐Ÿ‘Œ Improve list templates and fix failing tests due to bugfixes #1277
    • Share MQTT connections between processes #1287
    • โž• Add info command to display information about the currently running Cog #1284
    • โœ‚ Remove subcommand documentation from commands in bundle config #1204
    • Apply snappy compression to all message bus traffic #874
    • ๐Ÿ‘Œ Support "all" operator in rule clauses that refer to list types. #1209
    • โšก๏ธ Update to docker-compose v2 syntax #1307
    • Modernize pipeline execution #1310
    • Protect the last user in the cog-admin group #1309
    • โž• Added pipeline management commands #1320

    ๐Ÿ› Bug Fixes

    • Interpolated strings cannot be part of a list-valued option #1221
    • Trigger list template incorrectly renders pipelines that are actually pipelines #1239
    • Aborting commands is confusing with triggers #1243
    • ๐Ÿ‘‰ Users without last names cannot execute triggers! #1245
    • Trigger users need to have referential integrity #1246
    • Ignore bare ! messages #1187
    • Aborting a command crashes the executor #1296
    • cogctl can generate broken profiles on startup #1301

    Applies to the .cogctl file generated inside the cog Docker container.

    • Crash when executing a command assigned to a relay group with no running relays #1314
    • Connection failure crashes Slack provider #1317

    ๐Ÿ“š Documentation

    • ๐Ÿ“š Cleaned up documentation for docker compose usage #1273