Omegaml

Latest version: v0.16.2

Safety actively analyzes 622475 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.16.2rc1

What's Changed
* update security policy by omegaml in https://github.com/omegaml/omegaml/pull/366
* Update security by miraculixx in https://github.com/omegaml/omegaml/pull/368
* Update security by omegaml in https://github.com/omegaml/omegaml/pull/369
* Update security by omegaml in https://github.com/omegaml/omegaml/pull/370
* add .snyk file by omegaml in https://github.com/omegaml/omegaml/pull/371
* add .snyk file by omegaml in https://github.com/omegaml/omegaml/pull/372
* add .snyk file by omegaml in https://github.com/omegaml/omegaml/pull/373
* pin pandas dependency to circumvent sqlite testing issue by miraculixx in https://github.com/omegaml/omegaml/pull/375
* upgrade circle-ci image by miraculixx in https://github.com/omegaml/omegaml/pull/376
* Update security by miraculixx in https://github.com/omegaml/omegaml/pull/374
* backport tarfile.extractall filter to Python < 3.12 by miraculixx in https://github.com/omegaml/omegaml/pull/379
* Simplify revisions by miraculixx in https://github.com/omegaml/omegaml/pull/380
* improve virtualobj storing by miraculixx in https://github.com/omegaml/omegaml/pull/378
* enable objects preloading and caching by miraculixx in https://github.com/omegaml/omegaml/pull/381
* Fix mlflow project recreate by miraculixx in https://github.com/omegaml/omegaml/pull/382


**Full Changelog**: https://github.com/omegaml/omegaml/compare/release/0.16.1...0.16.2-rc1

0.16.1

Update dependencies, improve tracking semantics, bug fixes.

What's Changed

* Improve tracking semantics by miraculixx in https://github.com/omegaml/omegaml/pull/351
* fix error raised by tracking when when tensorflow is missing by miraculixx in https://github.com/omegaml/omegaml/pull/356
* Fix virtualobj dashserve by miraculixx in https://github.com/omegaml/omegaml/pull/355
* Enable custom http status by miraculixx in https://github.com/omegaml/omegaml/pull/354
* Enable metadata require by miraculixx in https://github.com/omegaml/omegaml/pull/357
* improve runtime require() semantics by miraculixx in https://github.com/omegaml/omegaml/pull/358
* upgrade dependencies by miraculixx in https://github.com/omegaml/omegaml/pull/359

**Full Changelog**: https://github.com/omegaml/omegaml/compare/release/0.16.0...release/0.16.1

0.16.1rc1

What's Changed
* release build 0.15.6 by miraculixx in https://github.com/omegaml/omegaml/pull/326
* Improve tracking semantics by miraculixx in https://github.com/omegaml/omegaml/pull/351
* fix error raised by tracking when when tensorflow is missing by miraculixx in https://github.com/omegaml/omegaml/pull/356
* Fix virtualobj dashserve by miraculixx in https://github.com/omegaml/omegaml/pull/355
* Enable custom http status by miraculixx in https://github.com/omegaml/omegaml/pull/354
* Enable metadata require by miraculixx in https://github.com/omegaml/omegaml/pull/357
* improve runtime require() semantics by miraculixx in https://github.com/omegaml/omegaml/pull/358
* upgrade dependencies by miraculixx in https://github.com/omegaml/omegaml/pull/359
* Bump version: 0.16.1-dev1 → 0.16.1-rc1 by omegaml in https://github.com/omegaml/omegaml/pull/360


**Full Changelog**: https://github.com/omegaml/omegaml/compare/release/0.16.0...release/0.16.1-rc1

0.16.0

What's Changed
* upgrade dependencies to pandas, jupyterhub by miraculixx in https://github.com/omegaml/omegaml/pull/324
* ensure sql connection string secrets are properly encoded by miraculixx in https://github.com/omegaml/omegaml/pull/327
* Enhance tracking by miraculixx in https://github.com/omegaml/omegaml/pull/316
* upgrade rabbitmq to latest release by miraculixx in https://github.com/omegaml/omegaml/pull/328
* refactor jupyterlab 4.0 dependency to nbclassic by miraculixx in https://github.com/omegaml/omegaml/pull/330
* more promotion backends by miraculixx in https://github.com/omegaml/omegaml/pull/285
* combine swagger docs from multiple services by miraculixx in https://github.com/omegaml/omegaml/pull/331
* Create SECURITY.md by miraculixx in https://github.com/omegaml/omegaml/pull/333
* [Snyk] Security upgrade tensorflow/tensorflow from 2.11.0rc1-gpu-jupyter to 2.13.0rc0-gpu-jupyter by omegaml in https://github.com/omegaml/omegaml/pull/329
* upgrade dependencies by miraculixx in https://github.com/omegaml/omegaml/pull/334
* Fix flask dependency by miraculixx in https://github.com/omegaml/omegaml/pull/338
* update jupyter hub by miraculixx in https://github.com/omegaml/omegaml/pull/343
* fix IndexError on empty model version by miraculixx in https://github.com/omegaml/omegaml/pull/345
* Fix 346 empty swagger input by miraculixx in https://github.com/omegaml/omegaml/pull/347
* [Snyk] Security upgrade tensorflow/tensorflow from 2.13.0rc0-gpu-jupyter to 2.13.0-gpu-jupyter by omegaml in https://github.com/omegaml/omegaml/pull/349
* [Snyk] Security upgrade tensorflow/tensorflow from 2.13.0rc0-gpu-jupyter to 2.13.0rc2-gpu-jupyter by omegaml in https://github.com/omegaml/omegaml/pull/337
* [Snyk] Security upgrade jupyterhub/jupyterhub from latest to 4.0.2 by omegaml in https://github.com/omegaml/omegaml/pull/342
* Update sql docs by miraculixx in https://github.com/omegaml/omegaml/pull/323
* cli: om load from config file, if exists outside of current directory by miraculixx in https://github.com/omegaml/omegaml/pull/348
* update makefile by miraculixx in https://github.com/omegaml/omegaml/pull/350
* log exceptions in runtime tasks by miraculixx in https://github.com/omegaml/omegaml/pull/336


**Full Changelog**: https://github.com/omegaml/omegaml/compare/release/0.15.5...release/0.16.0

0.15.6rc1

What's Changed
* upgrade dependencies to pandas, jupyterhub by miraculixx in https://github.com/omegaml/omegaml/pull/324
* ensure sql connection string secrets are properly encoded by miraculixx in https://github.com/omegaml/omegaml/pull/327
* Enhance tracking by miraculixx in https://github.com/omegaml/omegaml/pull/316
* upgrade rabbitmq to latest release by miraculixx in https://github.com/omegaml/omegaml/pull/328
* refactor jupyterlab 4.0 dependency to nbclassic by miraculixx in https://github.com/omegaml/omegaml/pull/330
* more promotion backends by miraculixx in https://github.com/omegaml/omegaml/pull/285
* combine swagger docs from multiple services by miraculixx in https://github.com/omegaml/omegaml/pull/331
* Create SECURITY.md by miraculixx in https://github.com/omegaml/omegaml/pull/333
* [Snyk] Security upgrade tensorflow/tensorflow from 2.11.0rc1-gpu-jupyter to 2.13.0rc0-gpu-jupyter by omegaml in https://github.com/omegaml/omegaml/pull/329
* upgrade dependencies by miraculixx in https://github.com/omegaml/omegaml/pull/334


**Full Changelog**: https://github.com/omegaml/omegaml/compare/release/0.15.5...0.15.6-rc1

0.15.5

What's Changed
* use sqlalchemy prepared statements for pd.read_sql by miraculixx in https://github.com/omegaml/omegaml/pull/294
* sanitize mongodb query filters by miraculixx in https://github.com/omegaml/omegaml/pull/293
* streamline extdmetadata handling resp. X, Y, result by miraculixx in https://github.com/omegaml/omegaml/pull/291
* upgrade mongodb 5.x by miraculixx in https://github.com/omegaml/omegaml/pull/232
* enable using mongodb as a result backend by miraculixx in https://github.com/omegaml/omegaml/pull/300
* Upgrade celery 5 by miraculixx in https://github.com/omegaml/omegaml/pull/234
* Om logger python logging optional by miraculixx in https://github.com/omegaml/omegaml/pull/311
* Enable restapi buckets by miraculixx in https://github.com/omegaml/omegaml/pull/309
* Arbitrary virtualobj loading by miraculixx in https://github.com/omegaml/omegaml/pull/310
* Improve sql cnx caching by miraculixx in https://github.com/omegaml/omegaml/pull/308
* enable small datasets to be passed as part of the message by miraculixx in https://github.com/omegaml/omegaml/pull/312
* release build 0.15.5 by miraculixx in https://github.com/omegaml/omegaml/pull/313


Security fixes
* [Snyk] Fix for 4 vulnerabilities by snyk-bot in https://github.com/omegaml/omegaml/pull/299
* [Snyk] Security upgrade tensorflow/tensorflow from 2.10.0rc3-gpu-jupyter to 2.11.0rc1-gpu-jupyter by omegaml in https://github.com/omegaml/omegaml/pull/290
* [Snyk] Security upgrade tensorflow/tensorflow from 2.10.0rc3-gpu-jupyter to 2.11.0rc0-gpu-jupyter by snyk-bot in https://github.com/omegaml/omegaml/pull/289


**Full Changelog**: https://github.com/omegaml/omegaml/compare/release/0.15.3...release/0.15.5

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.