Releases: neptune-ai/neptune-api
Releases · neptune-ai/neptune-api
0.17.0
What's Changed
- Restructure all code into a single
neptune_api
package
Full Changelog: 0.16.0...0.17.0
0.16.0
What's Changed
- Add histograms and fileRef series support by @kgodlewski in #81
0.15.0
What's Changed
- feat: regenerate neptune-api to add string-series by @michalsosn in #80
Full Changelog: 0.14.0...0.15.0
0.14.0
What's Changed
*Add support for FileRef
(proto) and neptune_storage_api
0.14.0-beta.0
What's Changed
- feat: Add support for
FileRef
(proto) andneptune_storage_api
by @kgodlewski in #76
Full Changelog: 0.13.0...0.14.0-beta.0
0.13.0
What's Changed
- Add new exception raised on API key being rejected by the backend:
ApiKeyRejectedError
0.13.0-beta.0
What's Changed
- Add new exception raised on API key being rejected by the backend.
0.12.0
What's Changed
- Add compatibility layer for Protobuf 3 / 4+
0.11.0
What's Changed
- chore: add license check by @pawel-ludwikow in #51
- chore: update actions/upload-artifact to v4 by @PatrykGala in #56
- feat: Add proto fields for metric previews by @MaciekPytel in #55
- chore: Revert grpcio-tools version to 1.60 by @kgodlewski in #57
- feat: Add fields related to metric previews by @MaciekPytel in #60
New Contributors
- @pawel-ludwikow made their first contribution in #51
- @MaciekPytel made their first contribution in #55
Full Changelog: 0.10.0...0.11.0
0.10.0
What's Changed
- feat: Retry http requests in auth flow by @PatrykGala in #49
Full Changelog: 0.9.0...0.10.0