Skip to content

Releases: h2oai/wave

v1.6.5

17 Apr 12:52
Compare
Choose a tag to compare
  • Security
    • Bump golang.org/x/net

v1.6.4

10 Apr 12:47
Compare
Choose a tag to compare
  • Fixed
    • Allow dynamic change of table selection #2445 (#2452)
  • Security
    • Bump Go version

v1.6.3

17 Mar 09:28
Compare
Choose a tag to compare

Security: Bump Go to 1.23 and update modules to get rid of CVEs.

v1.6.2

05 Mar 12:20
Compare
Choose a tag to compare

Security: Bump Go modules to get rid of CVEs.

v1.6.1

11 Feb 12:50
Compare
Choose a tag to compare

Security: Bump Go version to get rid of CVEs.

nightly

28 Jan 00:37
Compare
Choose a tag to compare
nightly Pre-release
Pre-release
ci: Bump wavedb macos runner image.

v1.6.0

22 Jan 09:46
Compare
Choose a tag to compare
  • Changed
    • Drop support for legacy browsers.
  • Security
    • Bump Babel to resolve critical vulnerabilities.

v1.5.5

15 Jan 13:35
Compare
Choose a tag to compare
  • Security
    • Upgrade go-oidc to v3.

v1.5.4

07 Jan 08:43
Compare
Choose a tag to compare
  • Fixed
    • Preserve chatbot feedback after data change #2442 (#2443)
  • Security
    • Upgrade golang.org/x/net to v0.34.0

v1.5.3

12 Dec 11:54
Compare
Choose a tag to compare
  • Fixed

    • Turn off TLS verification before every other http calls so that it covers everything. Closes #2323
  • Security

    • Bump golang.org/x/crypto (#2440)