Skip to content

Releases: 514-labs/moose

v0.3.679

23 Oct 00:38
9536996
Compare
Choose a tag to compare
fix: remove the not null statement (#1847)

v0.3.678

22 Oct 23:10
97d9c73
Compare
Choose a tag to compare
fix: proper serilization of types using clickhouse serialization func…

v0.3.677

22 Oct 22:24
5b6c913
Compare
Choose a tag to compare
Redis message listener (#1826)

* log display

* Add error logging

* Ensure message loop stays alive

* refactor for checking leadership flag

* Switch behavior based leadership status

* Remove use of global and pass in redis_client into callback

* conver println! to info!

* Broadcast message when new leader

* avoid pass an exra lock

* Cleanup

* fix: remove process starting outside of the leadership lock (#1834)

* Update create-version.mdx (#1835)

fix broken link

* Update configure-webhook.mdx (#1832)

allowed user to send

* fix: metrics console back up (#1836)

* fixes new clippy warnings in 1.82.0 (#1841)

* backticks around each field in primary key (#1840)

* Import csv with types (#1837)

* accept float unix timestamp (#1839)

* Bump next from 14.2.4 to 14.2.10 in the npm_and_yarn group across 1 directory (#1811)

* Bump next in the npm_and_yarn group across 1 directory

Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js).


Updates `next` from 14.2.4 to 14.2.10
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.4...v14.2.10)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>

* pnpm exec prettier --write pnpm-lock.yaml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: George Leung <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Nicolas Joseph <[email protected]>
Co-authored-by: Johanan Ottensooser <[email protected]>
Co-authored-by: George Leung <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: George Leung <[email protected]>

v0.3.676

22 Oct 15:43
bf90006
Compare
Choose a tag to compare
Olivia/landing content update (#1844)

* cards

* fix toc nav & remove unused icons

* fixes

* fix broken links

* add prerequisites

* add panic to trigger crash loop (#1828)

* feat: add logs to consumption api for ts (#1829)

* Update configure-webhook.mdx (#1831)

This shouldn't be a URL (we aren't displaying to the user anything in browser).

* Update version-status.mdx (#1830)

Minor corrections in spelling and verbiage to version tracker

* hero copy

* update primitive code

* review ready

* remove unused imports

* remove bot

* fix headline

* chris feedback

* alex layout polish

---------

Co-authored-by: Jonathan Widjaja <[email protected]>
Co-authored-by: Nicolas Joseph <[email protected]>
Co-authored-by: Johanan Ottensooser <[email protected]>

v0.3.675

21 Oct 17:22
8a7a5b8
Compare
Choose a tag to compare
feat: enable in place table and topic edition in production (#1827)

v0.3.674

21 Oct 17:17
024abb0
Compare
Choose a tag to compare
Bump next from 14.2.10 to 14.2.15 in the npm_and_yarn group across 1 …

v0.3.673

19 Oct 21:28
3146fe4
Compare
Choose a tag to compare
Bump next from 14.2.4 to 14.2.10 in the npm_and_yarn group across 1 d…

v0.3.672

17 Oct 21:00
c01a32d
Compare
Choose a tag to compare
accept float unix timestamp (#1839)

v0.3.671

17 Oct 20:48
50aff93
Compare
Choose a tag to compare
Import csv with types (#1837)

v0.3.670

17 Oct 20:48
4fa1859
Compare
Choose a tag to compare
backticks around each field in primary key (#1840)