Skip to content

Releases: link-society/flowg

v0.13.0

22 Sep 08:35
Compare
Choose a tag to compare

What's Changed

  • ♻️ Avoid blocking notifications by @linkdd in #104
  • ♻️ ✅ Fix Race condition in test suite by @linkdd in #105
  • ⬆️ Bump anyhow from 1.0.87 to 1.0.89 in /internal/ffi/filterdsl/rust-crate by @dependabot in #83
  • ⬆️ Bump anyhow from 1.0.87 to 1.0.89 in /internal/ffi/vrl/rust-crate by @dependabot in #86
  • ⬆️ 👷 Bump mikepenz/action-junit-report from 5.0.0.pre.a02 to 5.0.0.pre.a03 by @dependabot in #92
  • ⬆️ Bump cc from 1.1.18 to 1.1.21 in /internal/ffi/filterdsl/rust-crate by @dependabot in #95
  • ⬆️ Bump logos from 0.14.1 to 0.14.2 in /internal/ffi/filterdsl/rust-crate by @dependabot in #96
  • ⬆️ Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #97
  • ⬆️ Bump cc from 1.1.18 to 1.1.21 in /internal/ffi/vrl/rust-crate by @dependabot in #98
  • ⬆️ Bump @types/react from 18.3.5 to 18.3.8 in /web/app by @dependabot in #99
  • ⬆️ Bump tailwindcss from 3.4.11 to 3.4.12 in /web/app by @dependabot in #100
  • ⬆️ Bump @mui/icons-material from 6.1.0 to 6.1.1 in /web/app by @dependabot in #101
  • ⬆️ Bump @toolpad/core from 0.5.2 to 0.7.0 in /web/app by @dependabot in #102
  • ⬆️ Bump ag-grid-react from 32.1.0 to 32.2.0 in /web/app by @dependabot in #103

Full Changelog: v0.12.0...v0.13.0

v0.12.0

21 Sep 23:29
Compare
Choose a tag to compare

What's Changed

  • ✨ Flatten results of VRL scripts by @linkdd in #76
  • ✨ Add In-Memory mode (for testing purpose) by @linkdd in #79
  • ✅ Add more tests by @linkdd in #80
  • ✅ Add End-To-End test suite by @linkdd in #81
  • 🛂 Add Cookie-based authentication to API by @linkdd in #82
  • 💥 💄 React frontend by @linkdd in #93 (also removes Cookie-based authentication)

Full Changelog: v0.11.0...v0.12.0

v0.11.0

11 Sep 18:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

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