Releases: neptune-ai/neptune-query
Releases · neptune-ai/neptune-query
1.8.0-beta.1
What's Changed
- Experimental API for global experiment table search by @pitercl in #121
- fix(retrieval): split large attribute filter before fetching attribute definitions by @michalsosn in #122
Full Changelog: 1.7.0...1.8.0-beta.1
1.7.0
1.7.0-beta.2
What's Changed
Full Changelog: 1.7.0-beta.1...1.7.0-beta.2
1.7.0-beta.1
What's Changed
Full Changelog: 1.6.0-beta.1...1.7.0-beta.1
1.6.0-beta.1
1.5.1
What's Changed
- Fix performance regression in fetch_metrics introduced in
1.4.1by @michalsosn in #64
Full Changelog: 1.5.0...1.5.1
1.5.1-beta.1
What's Changed
- fix(perf, output_format): replace dropna=False+filter with dropna=True+reindex by @michalsosn in #64
Full Changelog: 1.5.0...1.5.1-beta.1
1.5.0
1.5.0-beta.2
What's Changed
Full Changelog: 1.5.0-beta.1...1.5.0-beta.2
1.5.0-beta.1
What's Changed
- Update README.md for 1.4.1 by @normandy7 in #54
- chore: update neptune-api to <0.24.0 by @michalsosn in #59
- Fix retries for
get_timeseries_buckets_proto.sync_detailedby @gabrys in #58 - feat: add x_range to fetch_time_series_buckets by @michalsosn in #55
- PY-206 Improve retries UX in neptune-query by @gabrys in #57
- chore(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in #47
- Fix comments in src/neptune_query/internal/warnings.py by @gabrys in #60
New Contributors
- @dependabot[bot] made their first contribution in #47
Full Changelog: 1.4.1...1.5.0-beta.1