Changelog
- b770de4: chore(deps): bump github.com/getkin/kin-openapi (#105) (@dependabot[bot])
- 0091850: chore(deps): bump github.com/oapi-codegen/oapi-codegen/v2 (@dependabot[bot])
- 98b09fe: chore(deps): bump golang.org/x/crypto (@dependabot[bot])
- a1442ca: chore(deps): bump golang.org/x/net (@dependabot[bot])
- 6ea1a77: chore(deps): bump google.golang.org/grpc (@dependabot[bot])
- 72181cb: chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#106) (@dependabot[bot])
- 79460c4: feat: change the primary badge color (@cvhariharan)
- bf6af84: feat: custom branding (issue #81) (@mbarinc)
- c679517: feat: global output variable (@cvhariharan)
- fbbfc84: feat: import and export flow definitions (@cvhariharan)
- d3b0198: feat: node overrides using flow inputs (@cvhariharan)
- f728f91: feat: show next run in flows table (@cvhariharan)
- 6bb34df: fix: fail on output update errors (@cvhariharan)
- 8639f5d: fix: include inputs for system schedules (@cvhariharan)
- ca0f6e1: fix: return smtp.Auth interface to avoid nil interface trap (@mbarinc)
- ec28c45: fix: skip SMTP AUTH when username is empty, add tls_skip_verify option (@mbarinc)
- e33eb16: fix: store outputs in execution log (@cvhariharan)
- 2849b07: fix: validate inputs for schedules also (@cvhariharan)
- 39d333f: refactor: remove tls_skip_verify, keep only AUTH fix per maintainer feedback (@mbarinc)