Skip to content

Releases: honeydipper/honeydipper

Enabe testing and debuging

13 Jan 05:08
a891637
Compare
Choose a tag to compare

Option to load and run the source code from a given branch. Sleep when crashed for debugging.

enhanced workflow

02 Jan 18:04
8d2f02b
Compare
Choose a tag to compare
  • Enhanced workflow interpolation
    • repeat
    • foreach
    • foreach_parallel
  • bugfix for none workflow task with assigning to nil map Labels
  • Reducing the kms call frequency

initial chart release for MVP

21 Dec 23:05
0f09086
Compare
Choose a tag to compare
  • base daemon deployment
  • webhook service
  • spec section for ndots config

initial MVP release

19 Dec 05:56
Compare
Choose a tag to compare

post 2018/12

  • workflow management
  • web driver to make outbound calls
  • rpc handling refactored
  • command handling refactored
  • Dev Doc updated

pre 2018/12

  • daemon
  • configSet, configDaemon supporting watching and reloading
  • service supporting config reloading and rolling back
  • daemonRuntime supporting hot and cold reloading of driver
  • receiver supporting sending collapsed events definition to drivers
  • engine
  • operator
  • gcloud kms driver
  • gcloud container driver
  • kubernetes driver