Konan-sdk

Latest version: v1.6.0

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

Scan your dependencies

Page 2 of 3

1.4.2

Fix

* fix(predictions): fix token expiry with too many

Signed-off-by: Mohamed Tawfik <mtawfiksynapse-analytics.io> ([`33d4f85`](https://github.com/SynapseAnalytics/konan-sdk/commit/33d4f85ff00ed3cc177c6c135e511b5865a536cd))

* fix(predictions): remove duplicate query params

Signed-off-by: Mohamed Tawfik <mtawfiksynapse-analytics.io> ([`1b562ac`](https://github.com/SynapseAnalytics/konan-sdk/commit/1b562ace11adee0a01a99110b06d7d4e0808759f))

Refactor

* refactor(endpoints): split REST endpoints objects

Signed-off-by: Mohamed Tawfik <mtawfiksynapse-analytics.io> ([`7bec780`](https://github.com/SynapseAnalytics/konan-sdk/commit/7bec78060d9d62aa91de260e510e80958314cb5d))

1.4.1

Chore

* chore(actions): update semantic-release ([`ffa37c5`](https://github.com/SynapseAnalytics/konan-sdk/commit/ffa37c5fefebb4d8b0efceb283bbf9d0c3363fb0))

Fix

* fix(project): fix minor bug ([`d3af031`](https://github.com/SynapseAnalytics/konan-sdk/commit/d3af031bf3396cad281e0ba2660024a583da581e))

1.4.0

Chore

* chore(endpoints): add pagination mixin ([`868a011`](https://github.com/SynapseAnalytics/konan-sdk/commit/868a0112521bcedc982f09eee1cc9f221bb43921))

Documentation

* docs(integration): clarify some comments ([`e56b1cc`](https://github.com/SynapseAnalytics/konan-sdk/commit/e56b1cc0174aade5976a568cccd3e16b7df7db2e))

Feature

* feat(project): create project alongisde live model ([`ca6c8ba`](https://github.com/SynapseAnalytics/konan-sdk/commit/ca6c8babe6596f4fca4edb77e7a081f15cbeae89))

* feat(auth): add API Key authentication ([`b05d8d9`](https://github.com/SynapseAnalytics/konan-sdk/commit/b05d8d94df982f0c058bf602d063f4417a2ba18b))

* feat(sdk): add listing predictions via pagination ([`3248d54`](https://github.com/SynapseAnalytics/konan-sdk/commit/3248d54e4a62ca1927ba0e99fec72ed5d6a8ba64))

1.3.0

Chore

* chore(sdk): refactor switch_model_state ([`71efc09`](https://github.com/SynapseAnalytics/konan-sdk/commit/71efc099fc98849f358bf331b8c22a0ef5f211d0))

* chore(endpoints): remove extra debugging messages ([`4b71ca7`](https://github.com/SynapseAnalytics/konan-sdk/commit/4b71ca7118ff1d237f4379eb757190a98d75c6b1))

* chore: add python-dotenv dev dependency ([`7f3e2be`](https://github.com/SynapseAnalytics/konan-sdk/commit/7f3e2be7815b9f248b5af73664e24fc7fdf1fe0f))

* chore(license): update Copyright owner ([`12607db`](https://github.com/SynapseAnalytics/konan-sdk/commit/12607db45b55bd15f816cc80684a1a7d80428852))

* chore(git): remove version from develop branches ([`a2f1c3e`](https://github.com/SynapseAnalytics/konan-sdk/commit/a2f1c3effc77494e474549b71ba1eb877b65ae17))

* chore(git): refactor merge tree
Exclude version commits from develop branch and any subsquent branches ([`809ab0c`](https://github.com/SynapseAnalytics/konan-sdk/commit/809ab0c74c292366ecd608fa79e16b02a1765a5d))

Feature

* feat(endpoints): add model switch endpoints ([`9cc2276`](https://github.com/SynapseAnalytics/konan-sdk/commit/9cc2276325c4298bf0bba635eb3f7869ae48fb8e))

* feat(endpoints): add get models endpoint ([`21ca037`](https://github.com/SynapseAnalytics/konan-sdk/commit/21ca0377d349191bf60bf8f95bf1ea709be18e5c))

* feat(endpoints): add delete model endpoint ([`e588451`](https://github.com/SynapseAnalytics/konan-sdk/commit/e588451ae10ef57a3549d7af6134a531004cefcd))

* feat(endpoints): add create model endpoint ([`b297b12`](https://github.com/SynapseAnalytics/konan-sdk/commit/b297b12b3276feaa1b0c660cbf1feaeb90d069c1))

* feat(deployment): add model to create deployments ([`db7c294`](https://github.com/SynapseAnalytics/konan-sdk/commit/db7c29431e9082c3e18947ea84395392bde623be))

Fix

* fix(types): add total ordering for KonanModel ([`6b6ff62`](https://github.com/SynapseAnalytics/konan-sdk/commit/6b6ff62f669e9c0b379dd39adacda583904f3f5a))

Style

* style(sdk): add a space before an inline comment ([`2488a17`](https://github.com/SynapseAnalytics/konan-sdk/commit/2488a175402352d54c4262101d7e5a38f4b6a124))

1.2.6

Chore

* chore(imports): remove extra import ([`c15409c`](https://github.com/SynapseAnalytics/konan-sdk/commit/c15409ccb8a060bad204bfa49541dd6c3d81001f))

* chore(releases): all manual release ([`a728401`](https://github.com/SynapseAnalytics/konan-sdk/commit/a7284018d177828d20c84a84ef5592a02b573319))

Fix

* fix(konan-service): fix healthz response ([`48ffe50`](https://github.com/SynapseAnalytics/konan-sdk/commit/48ffe50d361d8712245ac9c2c8610d04c08cd8ef))

Unknown

* Merge pull request 24 from SynapseAnalytics/develop

Allow manual release ([`940e78a`](https://github.com/SynapseAnalytics/konan-sdk/commit/940e78ac45806d6bb140a0bcc70abfc365dc55e5))

* Fix `healthz` response (23)

* fix(Evaluate): fix returning empty metrics

* chore(docs): add docs with sphinx and ReadTheDocs (18)

* fix(konan-service): fix healthz response

Co-authored-by: Mohamed Tawfik <mtawfiksyanpse-analytics.io> ([`6d69349`](https://github.com/SynapseAnalytics/konan-sdk/commit/6d69349c4cd13bdc75e7ba222ac865fda7e913bf))

* Merge branch &39;main&39; into develop ([`a7ff65c`](https://github.com/SynapseAnalytics/konan-sdk/commit/a7ff65c28dcc778189cbfe120885eacf19a95f56))

1.2.5

Chore

* chore(docs): add docs with sphinx and ReadTheDocs (18) ([`4ec16c0`](https://github.com/SynapseAnalytics/konan-sdk/commit/4ec16c04531d58768d8ca8ed76dbb79995e5b937))

* chore(docs): add docs with sphinx and ReadTheDocs (18) ([`0ead10f`](https://github.com/SynapseAnalytics/konan-sdk/commit/0ead10f0c0454351fb95411bbd17eead06178cee))

Fix

* fix(docs): Add more descriptive doc strings ([`344fc59`](https://github.com/SynapseAnalytics/konan-sdk/commit/344fc59f3401b76fbbd419ff6b98fad7a04520af))

Unknown

* Merge branch &39;main&39; into develop ([`d29c459`](https://github.com/SynapseAnalytics/konan-sdk/commit/d29c4592de222ad27c02659532fd3c1b69956825))

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.