Skip to content

Releases: link-society/flowg

v0.7.0

02 Sep 17:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

01 Sep 16:14
Compare
Choose a tag to compare

What's Changed

  • πŸ’„ Add VRL syntax highlighting and autocompletion by @linkdd in #45
  • πŸ› Fix log queries when no filter is given by @linkdd

Full Changelog: v0.5.0...v0.6.0

v0.5.0

01 Sep 09:39
Compare
Choose a tag to compare

What's Changed

  • ✨ Add "per-stream" Retention by @linkdd in #42

Full Changelog: v0.4.0...v0.5.0

v0.4.0

30 Aug 22:29
Compare
Choose a tag to compare

What's Changed

  • ⬆️ Bump github.com/spf13/cobra from 0.0.5 to 1.8.1 by @dependabot in #33
  • ⬆️ Bump github.com/go-chi/chi/v5 from 5.0.12 to 5.1.0 by @dependabot in #36
  • ⬆️ Bump @types/react from 18.3.4 to 18.3.5 in /web/components/floweditor by @dependabot in #37
  • ⬆️ Bump @types/react from 18.3.4 to 18.3.5 in /web/components/code-editor by @dependabot in #35
  • ⬆️ Bump @xyflow/react from 12.1.1 to 12.2.0 in /web/components/floweditor by @dependabot in #34
  • πŸ’„ Redesign FlowEditor by @linkdd in #40

Full Changelog: v0.3.0...v0.4.0

v0.3.0

30 Aug 17:10
Compare
Choose a tag to compare

What's Changed

  • ⬆️ Bump cc from 1.1.13 to 1.1.15 in /internal/filterdsl/rust-crate by @dependabot in #29
  • ⬆️ Bump cc from 1.1.13 to 1.1.15 in /internal/vrl/rust-crate by @dependabot in #31
  • ⬆️ Bump serde_json from 1.0.125 to 1.0.127 in /internal/filterdsl/rust-crate by @dependabot in #24
  • ♻️ Cleanup code by @linkdd in #32
  • πŸ”§ ✨ Bootstrap initial configuration by @linkdd in #38

Full Changelog: v0.2.0...v0.3.0

v0.2.0

28 Aug 19:11
Compare
Choose a tag to compare

What's Changed

  • ✨ πŸ’₯ Add Authentication and ACLs by @linkdd in #20

Full Changelog: v0.1.4...v0.2.0

v0.1.4

26 Aug 10:32
Compare
Choose a tag to compare

What's Changed

  • 🐳 πŸ› Add missing libgcc package in runner by @linkdd in #21

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

23 Aug 16:33
Compare
Choose a tag to compare

What's changed?

  • ⚑ ♻️ redesign field indexes for better performance

Full Changelog: v0.1.2...v0.1.3

v0.1.2

22 Aug 23:00
Compare
Choose a tag to compare

What's changed

  • πŸ› fix timezone inconsistency between client and server by @linkdd

Full Changelog: v0.1.1...v0.1.2

v0.1.1

22 Aug 17:21
Compare
Choose a tag to compare

What's Changed

  • ⚑ Do not fetch values when iterating keys by @linkdd
  • πŸ› Fix stream purge by @linkdd
  • πŸ› Fix wrong HTTP verb in PipelinesController by @linkdd

Full Changelog: v0.1.0...v0.1.1