Releases: Logflare/logflare
Releases · Logflare/logflare
v1.3.28
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
What's Changed
- feat: sql translation supabase mode by @Ziinc in #1647
- fix - Increases text area for Queries in Endpoints by @filipecabaco in #1655
- fix - Use Text instead of String on event_message by @filipecabaco in #1657
- chore: upgrade logflare_logger_backend by @chasers in #1656
- fix: malformed name translation when global project id is not set by @Ziinc in #1658
- fix: holy
:counters
batman by @chasers in #1659 - Release v1.3.27 by @chasers in #1660
Full Changelog: v1.3.26...v1.3.27
v1.3.26
What's Changed
- fix - Add prefix to log events inserted in Postgres Backend by @filipecabaco in #1652
- fix - Schema was being pulled from the wrong place by @filipecabaco in #1653
- Release 1.3.26 by @filipecabaco in #1654
Full Changelog: v1.3.25...v1.3.26
v1.3.25
What's Changed
- fix: endpoints edit ui - nil language update error by @Ziinc in #1648
- fix: custom schema postgres backend creates schema correctly by @Ziinc in #1649
- Bump version to 1.3.25 by @filipecabaco in #1650
- Release 1.3.25 by @filipecabaco in #1651
Full Changelog: v1.3.24...v1.3.25
v1.3.24
What's Changed
- fix - Inserts when schema was set was creating issues by @filipecabaco in #1645
- Release 1.3.24 by @filipecabaco in #1646
Full Changelog: v1.3.23...v1.3.24
v1.3.23
What's Changed
- add - Single Tenant mode using Postgres Backend Adapter by @filipecabaco in #1631
- fix - Fixes endpoints UI on save and on query run bugs by @filipecabaco in #1634
- fix - Avoid Schema update when using Postgres as a backend by @filipecabaco in #1635
- feat: bq -> pg basic translation part 1 by @Ziinc in #1624
- fix - Ensure proper startup on single instance by @filipecabaco in #1636
- fix - Adapt healthcheck for Postgres backend by @filipecabaco in #1638
- chore: version bump to v1.3.22 by @Ziinc in #1641
- feat: bq-to-pg translation, cte handling and value casting by @Ziinc in #1637
- Support db schema on pg repo by @filipecabaco in #1642
- Release v1.3.22 by @Ziinc in #1640
- fix - Properly handle schema on postgres backend by @filipecabaco in #1643
- Release v1.3.23 by @filipecabaco in #1644
Full Changelog: v1.3.21...v1.3.23
v1.3.21
What's Changed
- feat: add suggested keys to flash message by @Ziinc in #1612
- fix: prevent name that is raw uuid to be mistaken as endpoint token by @Ziinc in #1617
- chore: version bump to v1.3.18 by @Ziinc in #1619
- Release v1.3.18 by @Ziinc in #1620
- feat: postgres adaptor querying and ingestion by @Ziinc in #1618
- fix: move gce networking specific sleep to gce block by @Ziinc in #1615
- chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs/docs.logflare.com by @dependabot in #1616
- feat: postgres backend for logflare endpoints by @Ziinc in #1621
- fix: Broadcast buffers only every 5 seconds for now by @chasers in #1626
- Release v1.3.19 by @chasers in #1627
- fix: shard source metrics pubsub by @chasers in #1628
- Release v1.3.20 by @chasers in #1629
- feat: Endpoints UI refactor by @Ziinc in #1541
- feat: cache count endpoints index by @Ziinc in #1611
- fix: ack in batches by @chasers in #1632
- Release v1.3.21 by @chasers in #1633
Full Changelog: v1.3.17...v1.3.21
v1.3.17
v1.3.16
What's Changed
- add - Suggestion field for sources by @filipecabaco in #1602
- feat: allow querying by name using route endpoints/query/:token_or_name by @Ziinc in #1600
- add - Postgres Ingestion by @filipecabaco in #1553
- add - Dynamic table names based on source by @filipecabaco in #1580
- fix - Handle sources without suggestions by @filipecabaco in #1603
- add - Endpoints using Postgres Backend by @filipecabaco in #1561
- Fix/supabase sources ensure source started on create by @Ziinc in #1606
Full Changelog: v1.3.15...v1.3.16
v1.3.15
What's Changed
- fix - Flag cache stats by @filipecabaco in #1597
- Bump up version to 1.3.15 by @filipecabaco in #1598
- Release v1.3.15 by @filipecabaco in #1599
Full Changelog: v1.3.14...v1.3.15