- [DBACLD-47417] Extend OPS to support downloading of Ruleset Models
- [DBACLD-58320] Fix ads ml service rule import
- [DBACLD-55843] Reduce the number of logs for ads-ml-service
- [DBACLD-49507] New OPS capability return
- updated dependency orjson to v3.6.8
- updated dependency sagemaker to v2.92.1
- updated dependency scikit-learn to v1.1.1
- updated dependency setuptools to v62
- updated dependency pytest to v7
- updated dependency org.openapitools:openapi-generator-maven-plugin to v6
- deploy java SDK packages on public GitHub thanks to @tarilabs contribution
- [DBACLD-47445] Churn PMML returns 0 in ADS (Changed java version)
- [ADSML-320] Churn PMML returns 0 in ADS
- Fix wml-proxy input schema
- Fix wml-proxy output schema
- [ADSML-299] Add error messages for all OPS HTTP GET queries
- [ADSML-293] Fix concurrency problem for model discovery
- [ADSML-290] Fix upload problem found in ads-ml-integration test
- [ADSML-285] Update pagination for sagemaker-service
- [ADSML-282] Add clear error message when model is missing during prediction
- [ADSML-283] Update pagination for ads-ml-service
- [ADSML-286] Update pagination for sklearn service
- [ADSML-137] Add max supported file size for upload ML model
- [ADSML-245] WhiteSource scan finds multiple CVE in ads-ml-service repo
- [ADSML-252] Update environment.yml for sklean-service (CVE fix)
- [ADSML-253] ads-ml-service should handle both http and https requests
- [ADSML-225] Update database migration for endpoint metadata
- [ADSML-235] Install ads-ml-service in the new Fyre env and update installation docs
- [ADSML-225] Add metadata in endpoints (PATCH method)
- [ADSML-225] Add metadata in endpoints
- [ADSML-198] Refine image push configuration
- [ADSML-200] Update https configuration for ads-ml-service
- [ADSML-102] Added support for uploading serialised model
- [ADSML-115] Updated Notebooks to work with ads-ml-service
- [ADSML-125] Updated third-party dependencies
- [ADSML-145] Fixed upload of serialized PMML model should not accept only file with "pmml" extension
- Added the manage capicity description of supported input, output and binary models
- Added creating of endpoints by uploading binary models
- [ADSML-69] Added cache on loading models in prediction calls
- Added explanation service technical contribution
- [ADSML-70] removed credentials reference, they weren't valid anyway
- Updated some dependencies due to vulnerability issues in sagemaker service
- Releasing OPS v2
- RTC-130468 Refactor OPS project structure and naming
- RTC-130348 Add cache for OPS model storage
- RTC-130175 Reduce the docker image size of the ads-ml-service
- Added changelog
- Makefile test use dev image instead of master