Skip to content

Releases: provena/provena-python-client

v0.23.0

20 Dec 06:07
Compare
Choose a tag to compare

v0.23.0 (2024-12-20)

Features

  • feat: Jira-1883- Implementing Generate Report Functionality (#37)

Co-authored-by: Jonathan Yu [email protected] (9f6207c)

v0.22.0

20 Dec 05:36
Compare
Choose a tag to compare

v0.22.0 (2024-12-20)

Features

  • feat: JIRA 1818 - Adding Types to Lineage Response for Special Queries in Prov-API. (#38) (926154b)

v0.21.0

07 Nov 06:51
Compare
Choose a tag to compare

v0.21.0 (2024-11-07)

Features

  • feat: forced release - attestations false this is causing failure in CD job as well. (01ff4a4)

v0.20.0

07 Nov 06:33
Compare
Choose a tag to compare

v0.20.0 (2024-11-07)

Features

  • feat: forced release due to issue with github pypi action package from development team. (dfeac9e)

Unknown

  • Merge branch 'main' of github.com:provena/provena-python-client into main (8ed7615)

v0.19.0

07 Nov 06:06
Compare
Choose a tag to compare

v0.19.0 (2024-11-07)

Features

  • feat: Forced release - Updating CD job with correct PyPI tag. (5b2ca79)

  • feat: forced release. (e36d124)

Unknown

  • Merge branch 'main' of github.com:provena/provena-python-client into main (d6beab4)

v0.17.0

07 Nov 04:58
Compare
Choose a tag to compare

v0.17.0 (2024-11-07)

Features

  • feat: Forcing release with stable gh action version tag. (4f30d67)

  • feat: trying newer publish (6c2cd03)

Unknown

  • Changing tag to use the most stable version. (18f197b)

v0.16.0

03 Nov 23:32
Compare
Choose a tag to compare

v0.16.0 (2024-11-03)

Features

Unknown

  • Update action.yml

Testing incremented version of semantic release (4c4f462)

v0.14.0

29 Aug 06:23
Compare
Choose a tag to compare

v0.14.0 (2024-08-29)

Feature

  • feat: Completed downloading specific files/directory from dataset. (#33)

Co-authored-by: Ross <[email protected]> (d45906d)

v0.13.0

22 Aug 02:08
Compare
Choose a tag to compare

v0.13.0 (2024-08-22)

Documentation

  • docs: Fixed missing link on docs home page and corrected contributing guide… (#31) (946729e)

  • docs: Docs-1734 - Completed Repo Level Docs + Created new Landing Page for Client docs. (#30)

Completed Repo Root Level Documentation and created a new landing page for client documentation.

Co-authored-by: Ross <[email protected]> (d1f71ef)

Feature

  • feat: JIRA-1730 interactive dataset class in datastore module. (#32)

Added interactive dataset session functionality within the datastore module. Allows users to contionusly perform operations on a specific dataset, without having to keep re-supplying the dataset ID. (efc8795)

v0.12.0

08 Aug 04:34
Compare
Choose a tag to compare

v0.12.0 (2024-08-08)

Documentation

  • docs: Docs 1708 setup client documentation (#29)

Setup documentation of client library in CI/CD Pipeline. CI builds docs, and CD publishes docs to github pages using ghp-import tool. (673dc6a)

  • docs: Docs 1708 setup client documentation (#24) (3b09394)

Feature

  • feat: Forcing new release to access "requests" dependency. (3595042)

Test

  • test: JIRA-1706: Tests 1706 integration tests (#23)

Completed Integration Tests + Created a Guide for Client Library tests.

Co-authored-by: Ross <[email protected]> (66d96fa)

Unknown

  • Added secerts capture on push to main workflow for CI/CD. (2d3e8c9)