Skip to content

Releases: neptune-ai/neptune-aws

1.1.1

05 Mar 11:11
98472a4
Compare
Choose a tag to compare

Changes

  • Fixed repository URLs and package classifiers (#8)

1.1.0

05 Mar 08:07
12464c8
Compare
Choose a tag to compare

Fixes

  • Add missing boto3 dependency to the requirements (#6)

Changes

  • Readme updated (#7)

1.0.1

26 Apr 08:52
355e711
Compare
Choose a tag to compare

We added a missing dependency to the requirements.

1.0.0

04 Apr 12:07
b9ba501
Compare
Choose a tag to compare

Changes

  • Removed neptune and neptune-client from base requirements (#5)

0.1.0

11 Jan 15:28
7c3abdf
Compare
Choose a tag to compare

We provide the init_run function that reads the Neptune API token and project name from AWS Secrets Manager instead of environment variables.