dependency upgrades, enhancements for minibatch streams, data pipelines, service APIs, UX.
What's Changed
* TrackingProvider now allows for batching of data retrieval by miraculixx in https://github.com/omegaml/omegaml/pull/384
* update dependencies by miraculixx in https://github.com/omegaml/omegaml/pull/390
* update R installation by omegaml in https://github.com/omegaml/omegaml/pull/391
* improve om.streams semantics by miraculixx in https://github.com/omegaml/omegaml/pull/388
* update based on snyk report by miraculixx in https://github.com/omegaml/omegaml/pull/395
* update datapipeline for parallel map-style processing by miraculixx in https://github.com/omegaml/omegaml/pull/396
* update dependencies by miraculixx in https://github.com/omegaml/omegaml/pull/397
* fix recursion issue due to pymongo 4.7 by miraculixx in https://github.com/omegaml/omegaml/pull/405
* fix tracking fails on added columns by miraculixx in https://github.com/omegaml/omegaml/pull/401
* enhance input/output validation by miraculixx in https://github.com/omegaml/omegaml/pull/398
* add R installation to docker file by miraculixx in https://github.com/omegaml/omegaml/pull/399
* dependency updates by miraculixx in https://github.com/omegaml/omegaml/pull/407
* enable nullable schema fields by miraculixx in https://github.com/omegaml/omegaml/pull/413
* ensure runtime.require() updates routing options by miraculixx in https://github.com/omegaml/omegaml/pull/417
* AuthenticationEnv.prepare_env() sets None value as blank by miraculixx in https://github.com/omegaml/omegaml/pull/415
* disable monogdb logging on startup by miraculixx in https://github.com/omegaml/omegaml/pull/418
* add loading progress spinner by miraculixx in https://github.com/omegaml/omegaml/pull/419
* ignore local mongoinit.js by miraculixx in https://github.com/omegaml/omegaml/pull/420
* fix pandas 2.x compatibility by miraculixx in https://github.com/omegaml/omegaml/pull/421
* allow setting worker concurrency from env by miraculixx in https://github.com/omegaml/omegaml/pull/422
* fix envinstall pip error by miraculixx in https://github.com/omegaml/omegaml/pull/426
* speedup omega base loading by miraculixx in https://github.com/omegaml/omegaml/pull/427
* Bump version: 0.16.2 → 0.16.3-dev1 by miraculixx in https://github.com/omegaml/omegaml/pull/409
**Full Changelog**: https://github.com/omegaml/omegaml/compare/release/0.16.2...release/0.16.3