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

[deps] Update openwisp-monitoring requirement from ~=1.1.0 to ~=1.1.1 #235

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Updates the requirements on openwisp-monitoring to permit the latest version.

Release notes

Sourced from openwisp-monitoring's releases.

1.1.1 [2024-11-26]

Bugfixes

  • Fixed a backward compatibility issue with custom health status labels: previously, if customized health status labels (OPENWISP_MONITORING_HEALTH_STATUS_LABELS) were used and the new "deactivated" status label was missing after an upgrade, the application would crash during startup. In this version, a default set of valid labels is always available, which is then overridden by custom labels as needed.
Changelog

Sourced from openwisp-monitoring's changelog.

Version 1.1.1 [2024-11-26]

Bugfixes


- Fixed a backward compatibility issue with custom health status labels:
  previously, if customized health status labels
  (``OPENWISP_MONITORING_HEALTH_STATUS_LABELS``) were used and the new
  "deactivated" status label was missing after an upgrade, the application
  would crash during startup. In this version, a default set of valid
  labels is always available, which is then overridden by custom labels as
  needed.

Version 1.1.0 [2024-11-22]

Features

  • Added support for monitoring WiFi clients and sessions <https://openwisp.io/docs/stable/monitoring/user/wifi-sessions.html>_.
  • Enabled importing and exporting of devices.
  • Introduced dashboard monitoring charts <https://openwisp.io/docs/stable/monitoring/user/dashboard-monitoring-charts.html>_.
  • Added support for the Iperf3 check <https://openwisp.io/docs/stable/monitoring/user/checks.html#iperf3>_.
  • Introduced the OPENWISP_MONITORING_DEFAULT_RETENTION_POLICY <https://openwisp.io/docs/stable/monitoring/user/settings.html#openwisp-monitoring-default-retention-policy>_ setting to configure the default retention policy.
  • Added support for InfluxDB UDP mode <https://openwisp.io/docs/stable/monitoring/user/settings.html#timeseries-backend-options>_.
  • Enabled filtering by custom date ranges for timeseries charts.
  • Added zoom functionality to timeseries charts for detailed views.
  • Introduced device deactivation: checks and monitoring data are not collected for deactivated devices.
  • Disabled organization: checks and monitoring data are not collected for devices in disabled organization.
  • Added WiFi version capability to the WiFi interface status.
  • Added support for WiFi 6 client capability.
  • Expanded REST API with device list and detailed monitoring information.
  • Introduced an API endpoint to return nearby devices.
  • Added an organization filter to timeseries charts.

Changes


- Display total values in traffic charts.
- Automatically delete timeseries data when a device is deleted.
- Removed squashed migrations for improved manageability.
</tr></table> 

... (truncated)

Commits
  • 46a2788 1.1.1 release
  • 32ffd04 [fix] Fixed backward compatibility issue with custom health status labels
  • See full diff in compare view

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)

Updates the requirements on [openwisp-monitoring](https://github.com/openwisp/openwisp-monitoring) to permit the latest version.
- [Release notes](https://github.com/openwisp/openwisp-monitoring/releases)
- [Changelog](https://github.com/openwisp/openwisp-monitoring/blob/master/CHANGES.rst)
- [Commits](openwisp/openwisp-monitoring@1.1.0...1.1.1)

---
updated-dependencies:
- dependency-name: openwisp-monitoring
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 1, 2024
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants