Update dependency oxidized to v0.33.0
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| oxidized | minor |
0.32.1 -> 0.33.0
|
Release Notes
ytti/oxidized (oxidized)
v0.33.0
This release changes the way to configure oxidized-web. The old rest
configuration is still supported but deprecated. The new configuration works
with oxidized-web 0.16.0 or later.
See docs/Configuration.md.
The docker container includes security fixes to ruby-rake, so be sure to update to the latest version.
Added
- unifiap: new model for Unifi APs, switches, and AirOS APs (@clifcox)
- github: Issue templates for bugs, feature requests and support requests (@robertcheramy)
- model for Ingate Operating System (@thanegill)
- model for Easton Gigabit Network Card (@thanegill)
Changed
- fortios: support for FortiADC (@electrocret)
- output/git: cache commit log to improve performance of oxidized-web. Fixes #3121 (@robertcheramy)
- input/http: digest auth handles special characters in passwords by itself (no need to url encode them manually) (@einglasvollkakao)
- changed the configuration for oxidized-web from rest: to extensions.oxidized-web (@robertcheramy)
- netgear: add pager-handler workaround, fixes: #2394 and #3341 (@candlerb, @syn-bit)
- Output#version (git/gitcrypt) returns a Time object in its hash for more flexibility in oxidized-web (@robertcheramy)
- ios: hide secret key of aaa radius (@martinberg, @robertcheramy)
- container: update to phusion/baseimage:noble-1.0.1 (@robertcheramy)
Fixed
- powerconnect: Mask the changing temperature issue for non-stacked switches. Fixes #2088 (@clifcox)
- Fix frozen string literals (@robertcheramy)
- powerconnect: Cleanup login/logout logic. Fixes #3437 (@clifcox)
- aos7: remove extra lines occuring when
show hardware-inforuns slow (@rouven0) - srosmd: add ignore regex for 64-bit system uptime (@emiliaaah)
- removed some rubocop warnings (@robertcheramy)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.