Arjun is a personal assistant designed for WhatsApp users to manage their schedules and get answers to general queries. Users can send messages to Arjun in natural language and add events to their calendar, set reminders, and get answer to general queries.
b5e0e172e1a3a40d4d6f518490c68609941c4f41: fix: simplify query for user defined schemas (#2206) (@sweatybridge)
v1.163.5
Changelog
Bug fixes
bdb60abc7f5459159fcd236106ebdd714da42be5: fix: stdin should be echoed to stderr by convention (#2211) (@sweatybridge)
v1.163.4
Changelog
Bug fixes
1c01e8e560988bf5776fc8a255222207d0aeca56: fix: add fixed order when selecting types to drop (fixes issue #2207) (#2208) (@hammerlscs)
Others
cad5d54ee89dd707c6023da81e597335e643f23d: chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#2209) (@dependabot[bot])
v1.163.3
Changelog
Bug fixes
a237ceb0b059e623f29f381fb8cc5e8e2d3090f9: fix: add dbdev to schema ignore list (#2205) (@sweatybridge)
Others
9352d96452fccf6a9f08eb1615467e3ca6ee9d8b: chore: Bump up the version for Realtime on self hosted (@filipecabaco)
6f1a80e26b1e65ebe4f6609cd01d20b72109dc4b: chore: Bump up the version for Realtime on self hosted (#2198) (@filipecabaco)
b60172fb72ff67a7eb8cfa290a49a49adba50fee: chore(deps): bump github.com/docker/docker from 26.0.2+incompatible to 26.1.0+incompatible (#2201) (@dependabot[bot])
97c87e016419de2ae5cee76452a7a7af3982cdf5: chore(deps): bump github.com/docker/cli from 26.0.2+incompatible to 26.1.0+incompatible (#2202) (@dependabot[bot])
v1.163.2
Changelog
Bug fixes
54a632428abd34c61e51c5f4ad1cc695aa164165: fix(studio): bump studio to the latest version (#2196) (@ivasilov)
v1.163.1
Changelog
Bug fixes
6aaafb487b429cb01cc3eef5dc63ef8ac3fca4eb: fix: bump edge-runtime to 1.45.2 (@laktek)
682f99a1b953a4f54d13330f6609e94c312ac5af: fix: bump edge-runtime to 1.45.2 (#2195) (@laktek)
Others
be47ecd5104e123bea5819b1d8cf7cbe71c2c7cd: Merge branch 'develop' into bump-er-1-45-2 (@laktek)
v1.163.0
Changelog
Features
d441c38b57d52450f76899fa88d9cab90797dd6d: feat(branch): add persistent flag for project ref (@sweatybridge)
Bug fixes
2953becc7e9c79f1f28e937f27ba770a6f5a2090: fix(branch): prompt project ref if not linked (@sweatybridge)
86bf4fdd3210b07f74f37a2ecebd6b3ee778c4a6: fix(branch): prompt for branch id or default to git branch (@sweatybridge)
8a29e7205c532505b8516ee2b7cb6f0654302c16: fix(branch): confirm branch name when creating (@sweatybridge)
v1.162.7
... (truncated)
Commits
b5e0e17 fix: simplify query for user defined schemas (#2206)
bdb60ab fix: stdin should be echoed to stderr by convention (#2211)
1c01e8e fix: add fixed order when selecting types to drop (fixes issue #2207) (#2208)
cad5d54 chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#2209)
a237ceb fix: add dbdev to schema ignore list (#2205)
97c87e0 chore(deps): bump github.com/docker/cli from 26.0.2+incompatible to 26.1.0+in...
b60172f chore(deps): bump github.com/docker/docker from 26.0.2+incompatible to 26.1.0...
6f1a80e chore: Bump up the version for Realtime on self hosted (#2198)
9352d96 chore: Bump up the version for Realtime on self hosted
54a6324 fix(studio): bump studio to the latest version (#2196)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps supabase from 1.63.2 to 1.163.6.
Release notes
Sourced from supabase's releases.
... (truncated)
Commits
b5e0e17
fix: simplify query for user defined schemas (#2206)bdb60ab
fix: stdin should be echoed to stderr by convention (#2211)1c01e8e
fix: add fixed order when selecting types to drop (fixes issue #2207) (#2208)cad5d54
chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#2209)a237ceb
fix: add dbdev to schema ignore list (#2205)97c87e0
chore(deps): bump github.com/docker/cli from 26.0.2+incompatible to 26.1.0+in...b60172f
chore(deps): bump github.com/docker/docker from 26.0.2+incompatible to 26.1.0...6f1a80e
chore: Bump up the version for Realtime on self hosted (#2198)9352d96
chore: Bump up the version for Realtime on self hosted54a6324
fix(studio): bump studio to the latest version (#2196)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show