All Versions
84
Latest Version
Avg Release Cycle
38 days
Latest Release
578 days ago

Changelog History
Page 9

  • v0.5.0 Changes

    September 27, 2015
    • ๐Ÿ”ง Email and Webhook configurable notifications for job executions.
    • Ability to encrypt serf network traffic between nodes.
    • Pretty formating API responses
    • ๐Ÿ’ป UI now shows the execution status with color coding and partial execution.
    • More API stability and predictability
    • ๐Ÿ“„ Provided API JSON schema, generated API docs based in the schema
    • โœ… Tested on Travis
    • Using Libkv allows to use different storage backends (etcd, consul, zookeeper)
    • โž• Add v1 versioning to the API routes
  • v0.0.4 Changes

    August 23, 2015
    • Compiled with Go 1.5
    • ๐Ÿ’ป Includes cluster nodes view in the UI
  • v0.0.3 Changes

    August 20, 2015
    • ๐ŸŽ‰ Initial release
  • v0.0-rc2 Changes

    • d6dbb1a Add toggle to swagger
    • ๐Ÿ‘ท ffa4feb Deep linking to job views
    • fdc5344 Don't fury on make
    • ๐Ÿ‘ท 236b5f4 Don't query jobs on interval in Dashboard
    • โฑ ea5e60b Fixes rescheduling on boltdb store
    • f55e2e3 Gardening and anchor links open modal
    • b22b362 Gen
    • ๐ŸŒฒ 6887c36 Logging info
    • ๐ŸŒฒ d21cf16 Logging info and use store.Backend type instead of strings in config
    • 28c130b Open modal with anchor links and gardening
    • ๐Ÿ’ป 1afb3df Several ui fixes introduced when migrating to glyphicons