CARVIEW |
Select Language
HTTP/2 200
date: Fri, 18 Jul 2025 21:04:23 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"42ab5ac1270d75a91ddb6b7ce6b2b9f5"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=L9R08%2F7Sr2wjVAG0FKKAWvBwQSjjKQtFY4AuyeKZpw4n9bTxP3UaOJCpfgHOfCWMIB4wyf8RFsRgnYVmpCnAJ%2BU%2BrWphP6igEF6cFCU7EW6onZrjOTKfz3uKiRDiECHfBzTRMBHlLA3rcsKaiOFJSfLnTyx30NqwBYkcnQgKIHfYAmBBWxqwxDcYmF1hQ5EomFDUuuGrtZwWC9HL9PnohLM3Ymh0QIEKSPS6n4CSLKqn%2B17RGZnzru8qgJx63jbnCvd7uUqY4v9lhO5DlcnRbg%3D%3D--Xx4BfZ%2BCJtaF9Fc%2B--x3HZtRuy4VJUdiLsuFGsVQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.928039867.1752872662; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 21:04:22 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 21:04:22 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8C58:115935:17E135:1F2134:687AB6D6
Releases · roapi/roapi · GitHub
16 Jun 07:11
Loading
22 Jan 08:00
Loading
05 Jan 05:55
Loading
05 Jan 05:52
Loading
04 Aug 04:23
Loading
29 Apr 06:30
Loading
29 Apr 06:28
Loading
25 Mar 02:00
Loading
11 Oct 07:23
Loading
29 Jan 03:25
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 200
Releases: roapi/roapi
Releases · roapi/roapi
roapi-v0.12.6
Compare
What's Changed
- add egui based web ui by @houqp in #378
- fix postgres extension parsing by @houqp in #388
- build: set target-cpu using cargo config instead env var by @houqp in #385
- Add HTTP
object_store
to be able to connect without caching in memory… by @mshauneu in #393 - bump deltalake, datafusion and arrow to latest by @houqp in https://github.com/roapi
- migrate postgres wire protocol support to pgwire by @houqp in #406
New Contributors
Full Changelog: roapi-v0.12.4...roapi-v0.12.6
Assets 6
roapi-v0.12.4
9ebc252
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- README - Change default HTTP port by @hatamiarash7 in #375
- remove lazy_static dep by @houqp in #376
- Fix pypi release
New Contributors
- @hatamiarash7 made their first contribution in #375
Full Changelog: columnq-cli-v0.7.0...roapi-v0.12.4
Assets 6
roapi-v0.12.3
ba6288a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- bump object_store and, arrow (52) and datafusion (39) by @houqp in #341
- Support for Dynamic Table Deletion #340 by @brybackbkp in #343
- columnq: add
apply_query()
andexec_query_with_df()
to query::graphql module by @hozan23 in #348 - columnq: add
apply_query()
andexec_query_with_df()
to query::rest module by @hozan23 in #349 - fix: add missing explicit lifetime in
ExcelSubrange
return type for rust 1.83 build by @chenrui333 in #353 - enable continuous background refresh for delta tables by @houqp in #352
- columnq - issue with the argument types by @airosa in #359
- refactor: make table refresher a required field by @houqp in #360
- add header override support for http backed sources by @houqp in #364
- cleanup & update dependencies tree by @houqp in #365
- update minor dependency versions by @houqp in #366
- fix reload-interval cli config parsing by @houqp in #368
- fix disable-read-only mode parsing by @houqp in #369
- change default refresh interval to 1 hour by @houqp in #370
- feat: support specifying table name in database table load cfg by @houqp in #371
- improve cli error message by @houqp in #372
- optimize: async table reload by @houqp in #373
New Contributors
- @brybackbkp made their first contribution in #343
- @hozan23 made their first contribution in #348
- @chenrui333 made their first contribution in #353
- @airosa made their first contribution in #359
Full Changelog: roapi-v0.12.0...roapi-v0.12.3
Assets 6
columnq-cli-v0.7.0
ba6288a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- bump object_store and, arrow (52) and datafusion (39) by @houqp in #341
- fix: add missing explicit lifetime in
ExcelSubrange
return type for rust 1.83 build by @chenrui333 in #353 - columnq - issue with the argument types by @airosa in #359
- cleanup & update dependencies tree by @houqp in #365
- update minor dependency versions by @houqp in #366
- feat: support specifying table name in database table load cfg by @houqp in #371
- improve cli error message by @houqp in #372
New Contributors
- @brybackbkp made their first contribution in #343
- @hozan23 made their first contribution in #348
- @chenrui333 made their first contribution in #353
- @airosa made their first contribution in #359
Full Changelog: roapi-v0.12.0...columnq-cli-v0.7.0
Assets 6
roapi-v0.12.0
7f0d4bf
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- fix: exclude folder in object_store s3 list content by @houqp in #329
- add api to get schema by table name by @houqp in #330
- fix remote storage support for deltalake by @houqp in #331
- bump snmalloc to 0.3 by @houqp in #332
- support http for delta tables by @houqp in #333
- bump datafusion to 37 and arrow to 51 by @houqp in #334
- build with stable rust toolchain by @houqp in #335
Full Changelog: columnq-cli-v0.5.2...roapi-v0.12.0
Assets 6
roapi-v0.11.3
Compare
Assets 6
columnq-cli-v0.5.2
Compare
What's Changed
- ci: fix lints from new rust release by @houqp in #254
- fix(postgres): ignore non-select queries by @houqp in #252
- ci: add sqlite tests by @houqp in #253
- update deps in cargo lock by @houqp in #255
- chore(columnq): readability fixups in json by @ryanrussell in #256
- fix url decoding of space by @jychen7 in #257
- support catalog queries by @houqp in #258
- Upgrade object_store to 0.5.4 for GCP/Azure workload identity by @jychen7 in #262
- Fixes csv issue with s3 not working when
use_memory_table
is set tofalse
by @elliot14A in #268 - Update connector-x to latest commit of original repo by @rgieseke in #272
- support toml as config lang by @jimexist in #277
- upgrade datafusion and arrow by @houqp in #279
- Cloud support deltalake by @afterthought in #280
- Enhance dev experience using devcontainer by @jeankhawand in #285
- feat: support datafusion config by @holicc in #288
- [ci] fix gcs ci setup by @houqp in #291
- feat: support postgresql by @holicc in #286
- Simplify read database table code by @holicc in #293
- remove unwrap by @holicc in #294
- avoid skylake target cpu flags for arm builds by @houqp in #296
- update datafusion to 31 by @houqp in #297
- switch to snafu for error handling in columnq by @houqp in #299
- enable resolve 2 in cargo.toml by @houqp in #300
- make addr config optional by @houqp in #302
- add flightsql support by @houqp in #301
- use lockfile in docker build by @houqp in #303
- upgrade clap to 4 by @houqp in #304
- support partitioned tables by @houqp in #307
- debug release by @houqp in #184
- support defining nested enum data types in schema config by @houqp in #308
- build docker image with cargo chef cache by @houqp in #309
- support infer schema by list of files by @houqp in #310
- Update xlsx table by @Maks-D in #316
- add token & basic auth support for flightsql endpoint by @houqp in #318
- bump datafusion to 35 and arrow to 50 by @houqp in #320
- support partition filter pushdown by @houqp in #326
- update rust toolchain github action by @houqp in #327
- fix macos python wheel release job by @houqp in #328
New Contributors
- @ryanrussell made their first contribution in #256
- @rgieseke made their first contribution in #272
- @afterthought made their first contribution in #280
- @jeankhawand made their first contribution in #285
- @holicc made their first contribution in #288
- @Maks-D made their first contribution in #316
Full Changelog: columnq-cli-v0.4.0...columnq-cli-v0.5.2
Assets 6
roapi-v0.11.1
Compare
What's Changed
- upgrade clap to 4 by @houqp in #304
- support partitioned tables by @houqp in #307
- support defining nested enum data types in schema config by @houqp in #308
- build docker image with cargo chef cache by @houqp in #309
- support infer schema by list of files by @houqp in #310
- Update xlsx table by @Maks-D in #316
- add token & basic auth support for flightsql endpoint by @houqp in #318
- bump datafusion to 35 and arrow to 50 by @houqp in #320
New Contributors
Full Changelog: roapi-v0.10.0...roapi-v0.11.1
Assets 6
roapi-v0.10.0
Compare
What's Changed
- ci: fix lints from new rust release by @houqp in #254
- fix(postgres): ignore non-select queries by @houqp in #252
- ci: add sqlite tests by @houqp in #253
- update deps in cargo lock by @houqp in #255
- chore(columnq): readability fixups in json by @ryanrussell in #256
- fix url decoding of space by @jychen7 in #257
- support catalog queries by @houqp in #258
- Upgrade object_store to 0.5.4 for GCP/Azure workload identity by @jychen7 in #262
- Fixes csv issue with s3 not working when
use_memory_table
is set tofalse
by @elliot14A in #268 - Update connector-x to latest commit of original repo by @rgieseke in #272
- support toml as config lang by @jimexist in #277
- upgrade datafusion and arrow by @houqp in #279
- Cloud support deltalake by @afterthought in #280
- Enhance dev experience using devcontainer by @jeankhawand in #285
- feat: support datafusion config by @holicc in #288
- [ci] fix gcs ci setup by @houqp in #291
- feat: support postgresql by @holicc in #286
- Simplify read database table code by @holicc in #293
- remove unwrap by @holicc in #294
- avoid skylake target cpu flags for arm builds by @houqp in #296
- update datafusion to 31 by @houqp in #297
- switch to snafu for error handling in columnq by @houqp in #299
- enable resolve 2 in cargo.toml by @houqp in #300
- make addr config optional by @houqp in #302
- add flightsql support by @houqp in #301
- use lockfile in docker build by @houqp in #303
New Contributors
- @ryanrussell made their first contribution in #256
- @rgieseke made their first contribution in #272
- @afterthought made their first contribution in #280
- @jeankhawand made their first contribution in #285
- @holicc made their first contribution in #288
Full Changelog: columnq-cli-v0.4.0...roapi-v0.10.0
Assets 6
roapi-v0.9.0
bc5754a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
What's Changed
- Fix: support
.sqlite
,sqlite3
by @togami2864 in #223 - replace dotenv with dotenvy by @houqp in #216
- csv use_memory_table option added(resolves issue #224) by @elliot14A in #225
- Added Pagination closes #229 by @elliot14A in #230
- #235: upgrade rusoto and force http1 for rustls by @jychen7 in #236
- #18 minio (S3) in CI by @jychen7 in #237
- update datafusion to 14 and arrow to 26 by @houqp in #242
- #240 support s3 direct with ColumnQObjectStoreProvider by @jychen7 in #241
- replace rusoto_s3: part 1 by @jychen7 in #244
- replace rusoto_s3: part 2 (last part) by @jychen7 in #245
- #240 Set object_store minimal version and turn on aws_profile feature by @jychen7 in #247
- Native GCS support by @jychen7 in #248
- docs: check GCS support in readme by @houqp in #249
- support Native Azure Storage by @jychen7 in #250
- bump roapi to 0.9.0 and columnq-cli to 0.4.0 by @jychen7 in #251
New Contributors
Full Changelog: roapi-v0.8.1...roapi-v0.9.0
Assets 7
1 person reacted
Previous Next
You can’t perform that action at this time.