Releases: neptune-ai/neptune-aws
Releases · neptune-ai/neptune-aws
1.1.1
Changes
- Fixed repository URLs and package classifiers (#8)
1.1.0
Fixes
- Add missing boto3 dependency to the requirements (#6)
Changes
1.0.1
We added a missing dependency to the requirements.
1.0.0
Changes
- Removed
neptune
and neptune-client
from base requirements (#5)
0.1.0
We provide the init_run
function that reads the Neptune API token and project name from AWS Secrets Manager instead of environment variables.