Skip to content

Releases: link-society/flowg

v0.10.0

10 Sep 22:13
Compare
Choose a tag to compare

What's Changed

  • 🔒 🐳 Drop root privileges by @linkdd in #58
  • 💄 Save space in Navbar by using dropdown menus by @linkdd in #59
  • ⬆️ 🐳 Bump rust from 1.80-alpine3.20 to 1.81-alpine3.20 in /docker by @dependabot in #60
  • ⬆️ Bump cc from 1.1.15 to 1.1.18 in /internal/ffi/vrl/rust-crate by @dependabot in #61
  • ⬆️ Bump vrl from 0.17.0 to 0.18.0 in /internal/ffi/vrl/rust-crate by @dependabot in #62
  • ⬆️ Bump anyhow from 1.0.86 to 1.0.87 in /internal/ffi/vrl/rust-crate by @dependabot in #63
  • ⬆️ Bump github.com/swaggest/openapi-go from 0.2.53 to 0.2.54 by @dependabot in #64
  • ⬆️ Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #65
  • ⬆️ Bump github.com/a-h/templ from 0.2.771 to 0.2.778 by @dependabot in #66
  • ⬆️ Bump golang.org/x/crypto from 0.26.0 to 0.27.0 by @dependabot in #67
  • ⬆️ Bump cc from 1.1.15 to 1.1.18 in /internal/ffi/filterdsl/rust-crate by @dependabot in #68
  • ⬆️ Bump anyhow from 1.0.86 to 1.0.87 in /internal/ffi/filterdsl/rust-crate by @dependabot in #69
  • ⬆️ Bump serde_json from 1.0.127 to 1.0.128 in /internal/ffi/filterdsl/rust-crate by @dependabot in #70
  • ⬆️ Bump @xyflow/react from 12.2.0 to 12.2.1 in /web/components/floweditor by @dependabot in #71
  • ✨ Alerting by @linkdd in #72

Full Changelog: v0.9.0...v0.10.0

v0.9.0

04 Sep 10:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

02 Sep 23:24
Compare
Choose a tag to compare

What's Changed

  • ⚡ Improve WebUI performance in Stream view by @linkdd in #49

Full Changelog: v0.7.0...v0.8.0

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