Skip to content

Releases: flowexec/flow

v0.5.2

08 Sep 18:54

Choose a tag to compare

This release only includes dependency and CI updates as a test of goreleaser

Changelog

Miscellaneous

  • 28b220d (chore) Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 in the testing-deps group (#160)
  • c9ba87c (chore) Bump the testing-deps group with 2 updates (#154)
  • 224614a (chore) Merge remote-tracking branch 'origin/main'
  • c6f6f67 (chore) Merge remote-tracking branch 'origin/main'
  • 7404bad (chore) go dependency upgrades
  • b53be50 (ci) add container registry login
  • 644cc15 (ci) add homebrew token
  • 108ef70 (ci) fix docker manifest template
  • 28b3291 (ci) fix docker release and version cmd
  • 5c92d39 (ci) generate only version files
  • d63c7a9 (ci) remove matrix
  • d437226 (ci,chore) update release process (#161)
  • ce445a3 (docs) init documentation site generation (#152)
  • b6e9789 (docs) update theme
  • 80c4108 Create CNAME
  • 49ab033 ci: add env for secret
  • 66897a0 ci: update changelog groups
  • 69415ee release: update version files

v0.5.1

04 Aug 18:49

Choose a tag to compare

What's Changed

  • (chore) Bump the testing-deps group with 2 updates by @dependabot in #148
  • (chore) Bump golang.org/x/crypto from 0.24.0 to 0.25.0 in the experimental-golang-deps group by @dependabot in #147
  • (chore) Bump github.com/mattn/go-runewidth from 0.0.15 to 0.0.16 by @dependabot in #149
  • (chore) Bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.12.1 by @dependabot in #150
  • (fix) bump tuikit to from 0.0.19 to 0.0.21 to fix tui bugs

Full Changelog: v0.5.0...v0.5.1

v0.5.0

21 Jul 21:07
a5487f3

Choose a tag to compare

What's Changed

  • (fix) Include aliases in -f filtering #139 by @snnader in #141
  • (fix) accept single argument when setting secret by @jahvon in #142
  • (fix) exec markdown formatting for transformed req by @jahvon in #143
  • (feat) new flag for copying secret on get by @jahvon in #144
  • (feat) add more config opts for serial and parallel execs by @jahvon in #135

Full Changelog: v0.4.1...v0.5.0

v0.4.1

17 Jul 12:33

Choose a tag to compare

Fixes issues with flowfile visibility handling and executable markdown description rendering

Full Changelog: v0.4.0...v0.4.1

v0.4.0

15 Jul 02:19
ffb42b9

Choose a tag to compare

What's Changed

  • (feat) read flowfile and ws description from file by @jahvon in #140

Full Changelog: v0.3.1...v0.4.0

v0.3.1

14 Jul 21:12
183bfdf

Choose a tag to compare

What's Changed

  • (refactor) generate code and docs from jsonschema by @jahvon in #133
  • (fix) update doc links, broken import, and flowfile schema by @jahvon in #134

Full Changelog: v0.3.0...v0.3.1

v0.3.0

06 Jul 20:15

Choose a tag to compare

What's Changed

  • (chore) Bump golang.org/x/image from 0.15.0 to 0.18.0 by @dependabot in #125
  • (chore) Bump github.com/samber/lo from 1.39.0 to 1.44.0 by @dependabot in #129
  • (chore) Bump github.com/itchyny/gojq from 0.12.15 to 0.12.16 by @dependabot in #128
  • (chore) Bump github.com/charmbracelet/bubbletea from 0.26.4 to 0.26.6 by @dependabot in #127
  • (chore) upgrade go modules by @jahvon in #131
  • (fix) replace clipboard library by @jahvon in #132
  • Enhancement: Better Vault Viewer (Issue #60) by @snnader in #130

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

05 Jun 01:56
e3a961b

Choose a tag to compare

What's Changed

  • (chore) Bump golang.org/x/crypto from 0.22.0 to 0.23.0 in the experimental-golang-deps group by @dependabot in #117
  • (chore) Bump github.com/charmbracelet/lipgloss from 0.10.0 to 0.11.0 by @dependabot in #120
  • (chore) Bump github.com/charmbracelet/bubbletea from 0.26.2 to 0.26.4 by @dependabot in #119
  • (chore) Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.19.0 in the testing-deps group by @dependabot in #118
  • (fix) set context on generated execs by @jahvon in #121
  • (feat) toggle library pane splitting by @jahvon in #122
  • (feat) split library views for wide terminals by @jahvon in #124

Full Changelog: v0.2.0...v0.2.1

v0.2.0

28 May 00:26
580934e

Choose a tag to compare

What's Changed

  • (feat) improve exec configs and markdown by @jahvon in #113
  • (feat,fix) add new command args and enhance interactive views by @jahvon in #114
  • (feat) run executables from interactive views by @jahvon in #115
  • (docs) Update development documentation by @jahvon in #116

Full Changelog: v0.1.6...v0.2.0

v0.1.6

22 May 03:50

Choose a tag to compare

What's Changed

  • (feat) flow library command and refreshed tui by @jahvon in #92
  • (feat) move exec type field config to inline by @jahvon in #99
  • (chore) Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 in the testing-deps group across 1 directory by @dependabot in #98
  • Bump github.com/itchyny/gojq from 0.12.14 to 0.12.15 by @dependabot in #96
  • Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #94
  • (docs) Add executable examples by @jahvon in #100
  • Test and refactor package organization and integrations by @jahvon in #101
  • (chore) fix broken validate check by @jahvon in #102
  • (docs) Improve repo markdown documentation pt1 by @jahvon in #103

Full Changelog: v0.1.5...V0.1.6