Kolena

Latest version: v1.61.0

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

Scan your dependencies

Page 16 of 20

0.93.0

Not secure
Chores
- fall back data point type to TABULAR (294) [294](https://github.com/kolenaIO/kolena/pull/294) ([Yifan Wu](https://github.com/kolenaIO/kolena/commit/c5da48882f683d19be49c01c7e9f86f668134745))

Commits
- f361c2a: Rename 'ClassificationLabel' to 'Label' (288) (Gordon Hart) [288](https://github.com/kolenaIO/kolena/pull/288)
- 6b21218: Remove old pre-built multiclass classification workflow (206) (Gordon Hart) [206](https://github.com/kolenaIO/kolena/pull/206)
- 12a0594: [KOL-2675] add event api to kolena client (271) (nankolena) [271](https://github.com/kolenaIO/kolena/pull/271)
- 7a85a90: TimeSegment annotation type (290) (Gordon Hart) [290](https://github.com/kolenaIO/kolena/pull/290)
- 3ccddd9: Add Kolena logo to 'Supported Python Versions' table (292) (Gordon Hart) [292](https://github.com/kolenaIO/kolena/pull/292)
- 1afc1c6: rename client event names for consistency (293) (nankolena) [293](https://github.com/kolenaIO/kolena/pull/293)
- da71a93: Improve semantic segmentation example (291) (Connor Soulliere) [291](https://github.com/kolenaIO/kolena/pull/291)
- b65eb11: Add JWTAuth to krequests to bypass netrc auth priority (296) (Connor Soulliere) [296](https://github.com/kolenaIO/kolena/pull/296)
- 3751dfe: publish kolena document to production s3 (297) (grant-Kolena) [297](https://github.com/kolenaIO/kolena/pull/297)

0.92.0

Not secure
Features
- datasets evaluation public interfaces (252) [252](https://github.com/kolenaIO/kolena/pull/252) ([Yifan Wu](https://github.com/kolenaIO/kolena/commit/2c9ab9a0dd4fd5df73a2db48482a45ca8f13ed80))

Commits
- 496f5b1: Update `api_token` from positional to keyword argument (272) (Connor Soulliere) [272](https://github.com/kolenaIO/kolena/pull/272)
- 66e93f5: add initial support for audio type (263) (Nitesh Sandal) [263](https://github.com/kolenaIO/kolena/pull/263)
- ab1110c: Remove redundant passing of `KOLENA_TOKEN` env var to initialize (284) (Connor Soulliere) [284](https://github.com/kolenaIO/kolena/pull/284)
- b31dd1a: Disallow empty configurations when using configured evaluator function (276) (Gordon Hart) [276](https://github.com/kolenaIO/kolena/pull/276)
- eb39de8: Add no_op_evaluator function (282) (Andrew Shi) [282](https://github.com/kolenaIO/kolena/pull/282)
- d78707d: Speech recognition example integration (286) (Bill Bai) [286](https://github.com/kolenaIO/kolena/pull/286)

0.91.0

Not secure
Commits
- 2dde9f8: remove unused env var from ci tests (260) (Dylan Grandmont) [260](https://github.com/kolenaIO/kolena/pull/260)
- 2ea2ce5: Fix python micro version to avoid unexpected update (264) (ly-kolena) [264](https://github.com/kolenaIO/kolena/pull/264)
- 869c155: Run black before flake8 in precommit hook (262) (Connor Soulliere) [262](https://github.com/kolenaIO/kolena/pull/262)
- 7e70ef9: Fixed typo on diagrams (267) (Yoohee Choi) [267](https://github.com/kolenaIO/kolena/pull/267)
- cc0a3c3: Fix incorrect max-level for dataframe json-normalize (259) (ly-kolena) [259](https://github.com/kolenaIO/kolena/pull/259)
- 12e495a: Restructured the docs for a cleaner look (268) (Bill Bai) [268](https://github.com/kolenaIO/kolena/pull/268)
- b87e2a0: Add fallback logic to retrieve client token during initialization (256) (Connor Soulliere) [256](https://github.com/kolenaIO/kolena/pull/256)
- 5eef6c7: Add instructions for enabling natural language search (269) (Andrew Shi) [269](https://github.com/kolenaIO/kolena/pull/269)
- 2e3417d: Addresses Andrew's comments (n-gram definition + meteor updated example) (275) (Bill Bai) [275](https://github.com/kolenaIO/kolena/pull/275)
- 30725c0: Preserve dataframe column order for relevant client operations (273) (ly-kolena) [273](https://github.com/kolenaIO/kolena/pull/273)
- 2bf8954: Update mkdocs social plugin cache dir to avoid conflicts (280) (Connor Soulliere) [280](https://github.com/kolenaIO/kolena/pull/280)
- 22f0412: remove test sample verbiage from datasets (258) (Nitesh Sandal) [258](https://github.com/kolenaIO/kolena/pull/258)

0.90.0

Not secure
Commits
- 5c6173b: BERTScore metric doc (251) (Bill Bai) [251](https://github.com/kolenaIO/kolena/pull/251)
- 86b23d9: Add search embeddings extraction as part of the age_estimation workflow (248) (Andrew Shi) [248](https://github.com/kolenaIO/kolena/pull/248)
- f06f683: improved error messaging when running a test against a test suite without test case (255) (grant-Kolena) [255](https://github.com/kolenaIO/kolena/pull/255)
- ffbe0ad: Include activation map upload as part of workflow (253) (Andrew Shi) [253](https://github.com/kolenaIO/kolena/pull/253)
- 8f05786: Metrics Glossary: updated diagrams and enabled metrics docs (254) (Yoohee Choi) [254](https://github.com/kolenaIO/kolena/pull/254)
- d3829c8: add telemetry flag to request headers (250) (nankolena) [250](https://github.com/kolenaIO/kolena/pull/250)

0.89.0

Not secure
Commits
- 835ab5a: BLEU metrics doc (237) (Bill Bai) [237](https://github.com/kolenaIO/kolena/pull/237)
- b6b552f: ROUGE metrics doc (243) (Bill Bai) [243](https://github.com/kolenaIO/kolena/pull/243)
- 2ab7ebc: semantic segmentation example: commercial use license + recall fix (247) (Yoohee Choi) [247](https://github.com/kolenaIO/kolena/pull/247)
- 69d1c9f: METEOR metrics doc (244) (Bill Bai) [244](https://github.com/kolenaIO/kolena/pull/244)

0.88.1

Not secure
Commits
- cbf3256: metrics glossary: ROC curve (234) (Yoohee Choi) [234](https://github.com/kolenaIO/kolena/pull/234)
- 6b5191d: Updated stratifications in semantic segmentation example (246) (Yoohee Choi) [246](https://github.com/kolenaIO/kolena/pull/246)
- c5d63e2: Dataset APIs - data ingestion (201) (ly-kolena) [201](https://github.com/kolenaIO/kolena/pull/201)

Page 16 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.