Releases: SmartX-Team/OpenARK
Releases · SmartX-Team/OpenARK
Automatic Release of Cutting-Edge OpenARK
Automatic Release of Cutting-Edge OpenARK
Automatic Release of Cutting-Edge OpenARK
Automatic Release of Cutting-Edge OpenARK
Version 0.0.507
Committed as 978b85f
Commits
- [978b85f] Add fine-tuned ai model support
- [9fdedcd] Begin implementation of straw cli
- [4f0e5db] Begin implementation of straw provider
- [b4e434f] New project: Straw
- [f7cd62b] Fix a bug in exposing public envs
- [b919e09] Add rootless docker support
- [028a6f5] Add nested SQL function support
- [5978424] Fix a bug in processing object detection on SQL
- [dff5652] Add dynamic function support on SQL
- [bef5ede] Rename function into task
Automatic Release of Cutting-Edge OpenARK
Version 0.0.506
Committed as d580c6f
Commits
- [d580c6f] oci: Remove unneeded opencv dependency
- [5848438] oci: Fix a bug in building alpine based images
- [22cd714] Fix a bug in github workflow graph
- [e49b258] Simplify github workflow process
- [37e4483] Fix a bug in flattening nullable fields
- [6448ed0] Remove arrow and datafusion dependency
- [9d96edd] Ex-export arrow crate
- [199aa01] Fix a bug in upgrading deltalake
- [9f4ffdd] Make QueryClientArgs be public
- [36f348b] Use nightly deltalake crate
- [59201dc] Update dependencies
- [0c34313] Grant user-level dockerd access on dev
- [83a9be3] Improve dash query prompt placeholder
- [040f021] Add multi-model query support
- [dbccf34] Fix a bug in building images
- [1b15cb8] Fix a bug in building image
- [7a60d4f] Fix a bug in liveness connector
- [66b2a87] Add serde opcode support for pipe messages
- [21718f3] Fix a bug in dash pipe liveness connector
- [aea4126] Pass clippy on dash pipe provider message
- [7636acd] Add pipe reply support
- [9ed1eb3] Disable loading data for performance testing
- [c85cd14] Disable loading data for connectors and identity
- [d4697f6] Add kafka messenger
- [7b1e746] Revert "Replace s3 backend to deltalake"
- [0a44d30] Replace s3 backend to deltalake
- [26ca492] Update minio image version
- [29b9d68] Re-fix minio image version
- [a34cf80] Add messenger type as metric
- [a1db92a] Fix a typo in dash pipe performance tester
- [740041b] Update args for dash performance tester
- [556bb9c] Add metrics for dash performance tester
- [6ed6139] Add simple performance test function
- [0b88821] Add robot machine support
- [510217d] Add interactive mode support for dash query
- [edd0dac] Fix a bug in writing docker cache to minio
- [4d996c8] Update Justfile
- [407433a] Allow non-tls s3 cache support for docker buildkit
- [be913e6] Add s3 support for docker buildx
- [d2b148c] Add docker-buildx support over container devel
- [c05a52d] Trim nats password token
- [724d6f5] Define opencv window name as variable
- [5f04e02] Merge branch 'master' of github.com:ulagbulag/OpenARK
- [5cf5ede] Enable object detection screen resizing
- [799295a] Add delay option for storage connector
- [365c746] Revert using sql to get metadata as time series
- [8d1a037] Update Dockerfile.devel
- [1e0cd9e] Add pandas dependency
- [dfa9088] Use sql to get metadata as time series
- [1e023ad] Add timestamp field
Automatic Release of Cutting-Edge OpenARK
Version 0.0.505
Committed as 18b70ec
Commits
- [18b70ec] Begin implementation of storage connector
- [410a435] Skip gpu-sensitive crates for alpine cotainers
- [06620df] Update dev container
- [c177ab0] Update dev container
- [1725e17] Try to fix a CD bug
- [b99e10b] Try to fix a CD bug
- [44f9543] Add onnxsim dependency
- [176fd2b] Fix some bugs in deploying dev container
- [b35682e] Add more development dependencies
- [5c0c7c2] Add dev container deployments on k8s
- [259965e] Add queue group support for dash pipes
- [71d9a3a] Add development container support
- [a2c2e20] Add python function support
- [5e50e8c] Replace log crate into tracing
- [3182f52] New package: dash-pipe-function-ai
- [be1f09c] Update box-ls
- [5fd12c3] Update dependencies
- [89c1ebc] Disable opencv clang runtime
- [935a107] Check video capture is opened
- [a95e6c4] Remove unneeded pub-sub in webcam connector
- [a3d4bf1] Remove unneede dependencies for dash pipe
- [b92a946] Rename webcam loader to connector-webcam
- [ad15f8f] Implement simple webcam loader
- [8b0e0ce] Replace nokhwa into opencv
- [6ef9d0b] Add opencv dependency in CI/CD
- [f92555b] Add opencv dependency in CI/CD
- [cd3abfd] Fix a bug in ark-core-k8s
- [f5a2545] Begin implementation of webcam loader