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