Skip to content

Releases: Logflare/logflare

v1.3.28

06 Aug 17:00
6e3f538
Compare
Choose a tag to compare

This release focuses on BigQuery to Postgres SQL translation for Supabase Mode.

What's Changed

  • fix: explicitly set search path for custom schema for postgres query execution by @Ziinc in #1661
  • fix: correctly cast timestamp parameters by @Ziinc in #1663
  • feat: explicit schema prefixing for translated queries by @Ziinc in #1662
  • fix - Move PgRepo to a GenServer to avoid race conditions by @filipecabaco in #1664
  • Fix: even more translation errors by @Ziinc in #1665
  • Fix/timestamp conversion unix microsecond by @Ziinc in #1666
  • feat: add cross-join unnest handling in cte query translation by @Ziinc in #1669
  • fix: translation for timestamp field should not convert to iso timestamp by @Ziinc in #1670
  • fix: cte table alias handling for compound identifier for translations by @Ziinc in #1671
  • fix: binary op text comparison jsonb casting by @Ziinc in #1672

Full Changelog: v1.3.27...v1.3.28

v1.3.27

02 Aug 18:38
89ed66c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.26...v1.3.27

v1.3.26

29 Jul 01:21
c937e0a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.25...v1.3.26

v1.3.25

27 Jul 22:47
fbf134b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.24...v1.3.25

v1.3.24

27 Jul 05:24
1540fbc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.23...v1.3.24

v1.3.23

26 Jul 22:04
b6ed692
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.21...v1.3.23

v1.3.21

20 Jul 01:15
80ad090
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.17...v1.3.21

v1.3.17

05 Jul 16:42
1606f06
Compare
Choose a tag to compare

What's Changed

  • fix: add in more schema keys for Supabase auth logs CLI by @Ziinc in #1608

Full Changelog: v1.3.16...v1.3.17

v1.3.16

03 Jul 16:40
1f94e42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.15...v1.3.16

v1.3.15

21 Jun 21:58
a4b5887
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.14...v1.3.15