Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Bump neptune from 1.9.1 to 1.10.4 #68

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps neptune from 1.9.1 to 1.10.4.

Release notes

Sourced from neptune's releases.

1.10.4

neptune 1.10.4

Fixes

  • Fixed run not failing in case of an exception if context manager was used (#1755)

Changes

  • Make handling of sys/name dependent on the client config flag (#1777)

1.10.3

Fixes

  • Clarified the autoscale parameter description in the as_image() docstring (#1742)

Changes

  • Neptune now shows a warning instead of an error when the dependency tracking file is not found (#1739)

1.10.2

Fixes

  • Added setuptools to dependencies for python >= 3.12 (#1723)
  • Fixed PTL integration requirement check (#1719)

1.10.1

Fixes

  • Fixed requirement checking for integrations (#1711)

1.10.0

Features

  • Added get_workspace_status() method to management API (#1662)
  • Added auto-scaling pixel values for image logging (#1664)
  • Introduce querying capabilities to fetch_runs_table(), fetch_models_table() and fetch_model_versions_table() (#1660) (#1677) (#1688)

Fixes

  • Restored support for SSL verification exception (#1661)
  • Allow user to control logging level (#1679)
  • Fix sending data with forked container (#1692)

Changes

  • Improve dependency installation checking (#1670)
  • Cache dependencies check (#1675)
  • Improve datetime parsing in fetch_*_table() (#1680)
  • Minor updates to made package compatible with Python 3.11 and 3.12 (#1678)

1.10.0-rc0

Features

  • Added get_workspace_status() method to management API (#1662)
  • Added auto-scaling pixel values for image logging (#1664)
  • Introduce querying capabilities to fetch_runs_table() (#1660)
  • Introduce querying capabilities to fetch_models_table() (#1677)

Fixes

... (truncated)

Changelog

Sourced from neptune's changelog.

neptune 1.10.4

Fixes

  • Fixed run not failing in case of an exception if context manager was used (#1755)

Changes

  • Make handling of sys/name dependent on the client config flag (#1777)

neptune 1.10.3

Fixes

  • Clarified the autoscale parameter description in the as_image() docstring (#1742)

Changes

  • Neptune now shows a warning instead of an error when the dependency tracking file is not found (#1739)

neptune 1.10.2

Fixes

  • Added setuptools to dependencies for python >= 3.12 (#1723)
  • Fixed PTL integration requirement check (#1719)

neptune 1.10.1

Fixes

  • Fixed requirement checking for integrations (#1711)

Changes

  • Stop initializing sys/name as "Untitled" by default (#1720)

neptune 1.10.0

Features

  • Added get_workspace_status() method to management API (#1662)
  • Added auto-scaling pixel values for image logging (#1664)
  • Introduce querying capabilities to fetch_runs_table() (#1660)
  • Introduce querying capabilities to fetch_models_table() (#1677)
  • Introduce querying capabilities to fetch_model_versions_table() (#1688)

Fixes

  • Restored support for SSL verification exception (#1661)
  • Allow user to control logging level (#1679)
  • Fix sending data with forked container (#1692)

Changes

  • Improve dependency installation checking (#1670)

... (truncated)

Commits

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](https://github.com/neptune-ai/neptune-client) from 1.9.1 to 1.10.4.
- [Release notes](https://github.com/neptune-ai/neptune-client/releases)
- [Changelog](https://github.com/neptune-ai/neptune-client/blob/1.10.4/CHANGELOG.md)
- [Commits](neptune-ai/neptune-client@1.9.1...1.10.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants