Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump neptune-client from 0.13.0 to 1.8.2 #493

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps neptune-client from 0.13.0 to 1.8.2.

Release notes

Sourced from neptune-client's releases.

1.8.2

Changes

  • Support for disabling operation saving based on disk utilization (#1496)

1.8.1

Fixes

  • Fixed SSL-related error handling (#1490)

1.8.0

Features

  • Programmatically delete trashed neptune objects (#1475)
  • Added support for callbacks that stop the synchronization if the lag or lack of progress exceeds a certain threshold (#1478)

Changes

  • Add support for retry-after header in HTTPTooManyRequests (#1477)
  • Bump boto3 required version to speed up installation via poetry (#1481)

Fixes

  • Add newline at the end of generated .patch while tracking uncommitted changes (#1473)
  • Clarify NeptuneLimitExceedException error message (#1480)

1.8.0rc1

Features

  • Added support for callbacks that stop the synchronization if the lag or lack of progress exceeds a certain threshold (#1478)

Fixes

  • Add newline at the end of generated .patch while tracking uncommitted changes (#1473)
  • Clarify NeptuneLimitExceedException error message (#1480)

Changes

  • Bump boto3 required version to speed up installation via poetry (#1481)

1.8.0rc0

Features

  • Added support for callbacks that stop the synchronization if the lag or lack of progress exceeds a certain threshold (#1478)

Fixes

  • Add newline at the end of generated .patch while tracking uncommitted changes (#1473)
  • Clarify NeptuneLimitExceedException error message (#1480)

1.7.0rc1

Features

  • Added support for airflow integration (#1466)

Changes

  • Add handling of project limits (#1456)
  • Language and style improvements (#1465)

Fixes

  • Fix exception handling in ApiMethodWrapper.handle_neptune_http_errors (#1469)

... (truncated)

Changelog

Sourced from neptune-client's changelog.

neptune 1.8.2

Changes

  • Support for disabling operation saving based on disk utilization (#1496)

neptune 1.8.1

Fixes

  • Fixed SSL-related error handling (#1490)

neptune 1.8.0

Features

  • Programmatically delete trashed neptune objects (#1475)
  • Added support for callbacks that stop the synchronization if the lag or lack of progress exceeds a certain threshold (#1478)

Changes

  • Add support for retry-after header in HTTPTooManyRequests (#1477)
  • Bump boto3 required version to speed up installation via poetry (#1481)

Fixes

  • Add newline at the end of generated .patch while tracking uncommitted changes (#1473)
  • Clarify NeptuneLimitExceedException error message (#1480)

neptune 1.7.0

Features

  • Added support for airflow integration (#1466)

Changes

  • Add handling of project limits (#1456)
  • Language and style improvements (#1465)

Fixes

  • Fix exception handling in ApiMethodWrapper.handle_neptune_http_errors (#1469)
  • Fix race condition between close and flush in disk queue (#1470)

neptune 1.6.3

Changes

  • Expose metadata container state via a getter method (#1463)

neptune 1.6.2

Changes

... (truncated)

Commits
  • e88c3e5 Merge pull request #1496 from neptune-ai/rj/safe-saving-to-disk
  • 0f551d3 Merge branch 'master' into rj/safe-saving-to-disk
  • 1ef5bf5 Merge pull request #1497 from neptune-ai/pg/revert
  • b737e26 Revert "Add OperationsPreprocessor to queueing (#1485)"
  • 2b3c9f4 Revert "Upgraded performance of sending series data to Neptune (#1483)"
  • 6eeaf34 Revert "Gzip request body if server support it (#1476)"
  • 519678f Revert "Fixed, refactored, covered with tests and proper typings for batching...
  • be376c6 Revert "Update CHANGELOG.md"
  • 6a192ee Revert "Support for batch processing parameters from env variables"
  • fed2693 Revert "CHANGELOG"
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [neptune-client](https://github.com/neptune-ai/neptune-client) from 0.13.0 to 1.8.2.
- [Release notes](https://github.com/neptune-ai/neptune-client/releases)
- [Changelog](https://github.com/neptune-ai/neptune-client/blob/master/CHANGELOG.md)
- [Commits](neptune-ai/neptune-client@0.13.0...1.8.2)

---
updated-dependencies:
- dependency-name: neptune-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2024

Superseded by #504.

@dependabot dependabot bot closed this Jan 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/neptune-client-1.8.2 branch January 1, 2024 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants