Releases: Logflare/logflare
Releases · Logflare/logflare
v1.5.8
v1.5.7
What's Changed
- chore: consolidate config files, adjust Logflare.Cluster.Utils.cluster_size/0 by @Ziinc in #1824
- feat: use Postgres for clustering strategy by @Ziinc in #1826
- chore: fix condition for setting LOGFLARE_NODE_HOST by @Ziinc in #1831
- fix: add channel prefix for listen/notify channels by @Ziinc in #1832
- fix: context cache fixes by @chasers in #1830
- chore: remove err trapping by @Ziinc in #1837
- feat: tweaks broadway pipeline batch size, batch timeout by @Ziinc in #1838
- fix: quoted string bug for retagging GH workflow by @Ziinc in #1849
- chore: remove failing duplicate test for RCS by @Ziinc in #1842
- feat: telemetry around reject rates, drop rates, buffer full by @Ziinc in #1847
- feat: telemetry batch size by @Ziinc in #1844
- chore: include only source identifiers in telemetry metadata. by @Ziinc in #1846
- feat: switch cluster warning to telemetry poller by @Ziinc in #1841
- feat: persist endpoint query params form values by @Ziinc in #1839
- fix: case sensitivity for generated chart queries by @Ziinc in #1848
- fix: default node host value by @Ziinc in #1850
- docs: add self-hosting ui auth tips by @Ziinc in #1851
Dependencies
CI/CD
- chore: intermediate docker image should use sha not version by @Ziinc in #1857
- chore: workflow checkout by @Ziinc in #1829
- chore: shutdown script for instance template deployments by @Ziinc in #1852
- fix: unterminated quoted string error by @Ziinc in #1858
- fix: gcloud ignore only takes the cloudbuild dir by @Ziinc in #1859
- fix: main cluster deployment shutdown script by @Ziinc in #1861
- chore: refactor docker ci by @Ziinc in #1854
Full Changelog: v1.5.6...v1.5.7
v1.5.6
What's Changed
- chore: add inclusions to ci workflow by @Ziinc in #1821
- chore: retagging versioned by @Ziinc in #1822
- chore: update staging api url for logging by @Ziinc in #1823
- fix: :buffer_counter_not_found bug by @Ziinc in #1825
- fix: uuid checks for source fetching by @Ziinc in #1827
- chore: version bump by @Ziinc in #1828
Full Changelog: v1.5.5...v1.5.6
v1.5.5
v1.5.4
What's Changed
- fix: become user when cookies are set by @Ziinc in #1791
- chore: update cloudbuild region by @Ziinc in #1795
- chore: add in stripe test keys by @Ziinc in #1794
- fix: alerting mfa, citrine job syncing by @Ziinc in #1792
- feat: add access token support for ingest path by @Ziinc in #1775
- feat: query composition by @Ziinc in #1778
- chore: use cloudbuild gcs builds instead of 2nd gen repos by @Ziinc in #1796
- fix: preload sources for VerifyApiAccess plug by @Ziinc in #1797
- chore: revert sandbox query id removal by @Ziinc in #1793
- chore: fix curl example formatting by @Ziinc in #1798
- feat: generalized events path by @Ziinc in #1799
- fix: adds goth partitioning, telemetry, adjustment in application children position, options tweaks by @Ziinc in #1800
- chore: add LoggerJson by @Ziinc in #1803
- chore: extend formatter configuration by @hauleth in #1801
- Fix/postgres translation errors UI filtering for list comparisons by @Ziinc in #1689
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
- chore: update 2nd gen repo location by @Ziinc in #1788
- ft: add more metrics to dashboard by @hauleth in #1771
- fix: reduce use of
length/1
whenever not needed by @hauleth in #1770 - fix: Update production keys by @filipecabaco in #1789
- fix: bump version by @chasers in #1790
Full Changelog: v1.5.2...v1.5.3
v.1.5.2
v1.5.1
What's Changed
- fix: use Base.encode16 option instead of separate call by @hauleth in #1761
- fix: instance template project id name by @Ziinc in #1768
- ft: refactor ingest processing pipeline by @hauleth in #1767
- fix: remove unneeded Ecto.Query.select/3 calls by @hauleth in #1772
- fix: gzip payload chunking for large batches by @Ziinc in #1769
- chore: remove sandboxed query feature by @Ziinc in #1774
- deployment process fixes
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- perf: use process registry for v1 pipeline by @chasers in #1698
- feat: Logflare Alerts v0 by @Ziinc in #1404
- docs: OpenAPI routes updating - Ingestion, Querying by @Ziinc in #1702
- chore: remove endpoint name duplication by @Ziinc in #1708
- perf: add Registry partitioning for v2 ingest pipeline by @Ziinc in #1711
- perf: use OTP 26 by @hauleth in #1719
- feat: support ingesting gzipped data for logs by @hauleth in #1715
- perf: use Bandit instead of Cowboy as a web server by @hauleth in #1738
Besides the notable changes, many bugfixes and minor have made it to this release.
Full Changelog: v1.4.4...v1.5.0
v1.4.4
What's Changed
- fix: handle buffer_full and respond to client by @chasers in #1678
- Release v1.4.1 by @chasers in #1681
- fix - Using single tenant with BigQuery failing to start by @filipecabaco in #1685
- fix: more acceptors by @chasers in #1686
- docs: add documentation for Logflare FDW by @Ziinc in #1684
- docs: add postgres backend docs, self-hosting docs update by @Ziinc in #1683
- feat: Add description field for endpoints by @Ziinc in #1676
- fix: curl by name typo by @Ziinc in #1674
- fix: should be ceil not floor if we only have one scheduler online by @chasers in #1682
- fix: free plans should not have sms alert functionality by @Ziinc in #1690
- fix: log dist buffer and increase dist buffer limit by @chasers in #1692
- chore: remove footer messages by @Ziinc in #1687
- fix: lql parsing of escaped double quotes for regex by @Ziinc in #1688
- Release v1.4.2 by @chasers in #1693
- fix: use GenServer duh by @chasers in #1694
- fix: Slack hook message format by @chasers in #1696
Full Changelog: v1.4.0...v1.4.4