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

Changelog History
Page 5

  • v1.1.1 Changes

    • โž• Add RPC leave command
    • ๐Ÿ›  Fix: Missing tzdata in release image
  • v1.1.0 Changes

    • โž• Add DynamoDB support
    • ๐Ÿ’ฅ Breaking: Remove support and deprecation message for old command, environment_variables and shell parameters
    • ๐Ÿ”„ Change scheduler_started expvar to int to be parseable
    • ๐Ÿ“„ Several docs improvements
    • ๐Ÿ›  Fixed swagger.yaml syntax error
    • โž• Add new line before END OUTPUT for log processor
  • v1.0.2 Changes

    • ๐Ÿ‘ Allow sending mail without credentials
    • ๐Ÿ›  Fix docker tagging
    • ๐Ÿ”Œ Log plugin fix and improvements
    • ๐Ÿ”Œ More specific processor plugin usage logging
  • v1.0.1 Changes

    • ๐Ÿš€ Don't dockerignore dist folder, it is needed by gorelease docker builder
    • fa323c2 Ignore node modules
    • ๐Ÿฑ 2475b37 Move static assets to it's own directory inside static folder
    • ๐Ÿšš 987dd5d Remove hash from url on modal close
    • ๐Ÿšš 455495c Remove node_modules
    • ๐Ÿ“ฆ 0c02ce0 Reorg asset generation in subpackages
  • v1.0.0 Changes

    • c91852b Cookie consent in website
    • ๐Ÿ— 9865012 Do not install build tools
    • ๐Ÿณ e280d31 Docker login
    • ๐Ÿ— 3229dc2 Ensure building static binaries
    • โœ… 01e62b6 Error on test
    • 69380f5 Ignore system files
    • ๐Ÿš€ a02a1ab Release with docker
    • ๐Ÿณ e795210 Remove old dockerignore entries
    • ๐Ÿšš c9c692c Remove unmarshalTags from dkron.go
    • c5f5de0 Report errors on unmarshal config
    • ๐Ÿš€ 62e1e15 Sums for release
    • 1cf235a UnmarshalTags belongs to the agent and should be public
    • โšก๏ธ 36f9318 Update readme
    • 80b2ab1 mail-port flag is uint
  • v1.0.0-rc4 Changes

    • 913ee87 Bump mapstructure
    • ๐Ÿšš 5bd120f Remove legacy config loading
    • โšก๏ธ f20fbe5 Update mods
  • v1.0.0-rc3 Changes

    • ๐Ÿ’ป 4811e48 Fix UI run and delete
    • 8695242 Redirect to dashboard
  • v1.0.0-rc1 Changes

    • ๐Ÿ”Œ ef86e13 Bump go-plugin
    • d09b942 Bump several dependencies
    • f96d622 GRPC
    • 8e3b4b9 Ignore dist folder
    • 1b7d4bc Issue template
    • caf4711 Logrus
    • 5821c8c Mainly etcd
    • โช 33a12c5 Revert "Bump several dependencies"
    • โšก๏ธ fb9460d Update cron-spec.md
    • โฌ†๏ธ 706e65d Upgrade pflag
  • v0.11.3 Changes

    • ๐ŸŒฒ 723326f Add logging for pending executions response
    • df76e9c Add real examples to swagger spec
    • d1318a1 Add tags param to swagger spec
    • ๐Ÿ”จ 4da0b3b Big docs refactor
    • 2d91a5e Break on errors
    • ๐Ÿ“„ 8fac831 Command to generate cli docs from cobra
    • bdcd09c Don't use swagger2markup
    • ๐Ÿ“„ 253fe57 ECS and email pro docs
    • e89b353 Expvar dep
    • 187190e Fix indentation
    • โœ… c8320b5 Fix testing
    • 9037d65 Fix typo in getting started
    • 9c60fe8 Formatting
    • f11ed84 Formatting
    • ๐Ÿ’ป 20be8e5 Integrate swagger-ui for a bit better API visualization
    • ๐Ÿ”€ 2cede00 Merge branch 'master' into boltdb
    • 53d8464 Only query for pending executions when there is some
    • ๐Ÿšš 712be35 Remove extra useless locking introduced in 88c072c
    • dacb379 This should be TrimSuffix
    • โšก๏ธ dec6701 Update contacts
    • โšก๏ธ c21e565 Update getting-started.md
    • 0๏ธโƒฃ 3fdba5f Use boltdb as default storage
    • 70d9229 Wrong dash in example config file
    • 9653bbc expvars are back and simple health endpoint
  • v0.11.2 Changes

    • 7d88742 Add code of conduct
    • ๐ŸŒฒ aed2f44 Proper serf debug logging
    • ๐Ÿณ 1226c93 Publish docker
    • ๐Ÿณ a0b6f59 Publish docker
    • f1aaecc Reorg imports
    • โœ… 8758bac Tests should use etcdv3
    • โœ… fa3aaa4 Tests should use v3 client
    • โšก๏ธ 5bcea4c Update create or update job api endpoint
    • ๐Ÿ”จ 39728d0 refactor: Methond name
    • ๐Ÿ”จ 1c64da4 refactor: Proper gin logging and mode