-
Notifications
You must be signed in to change notification settings - Fork 119
prepare release v1.25.0 #377
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
Merged
Merged
Changes from 3 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
88964d4
preparing release v1.25.1
bastischubert 0b562b7
changed formatting of changelog
bastischubert 2719dde
changed formatting of changelog agaian
bastischubert 4382f7b
added version file and fixed version to v1.25.0
bastischubert c59d08b
Merge branch 'main' into bastischubert/1773591990
bastischubert File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,40 @@ | ||
| ## v1.25.1 / 2026-03-15 | ||
|
|
||
| First release after the move to the prometheus-community | ||
|
|
||
| > [!CAUTION] | ||
| > [**BREAKINGCHANGE**] Rewrite BGP probes to use Prometheus state sets instead of numeric values for FortiOS 7.6 (#366) | ||
| > this one will **REPLACE** the exisisting `fortigate_bgp_neighbor_ipv(4|6)_info` metric to a stateset `fortigate_bgp_neighbor_ipv(4|6)_state` impacting cardinality by +17 per bgp neighbor | ||
|
|
||
| > [!IMPORTANT] | ||
| > [CHANGE] Rewrite SDN Connector Status probe to use Prometheus state sets (#368) | ||
| > this one will **ADD** a stateset `fortigate_system_sdn_connector_state` impacing cardinality by +5 per sdn connector. | ||
| > | ||
| > **We are planning to deprecate `fortigate_system_sdn_connector_status` in a future release** | ||
|
|
||
| - [CHANGE] Rename internal version package (#375) | ||
| - [CHANGE] Rename internal HTTP client package (#371) | ||
| - [CHANGE] Update project license (#309); add missing license description (#376) | ||
| - [CHANGE] Transfer project to Prometheus Community; update CI/CD (#312, #314, #341, #344) | ||
| - [CHANGE] Update maintainers list and remove archive notice from README (#372) | ||
| - [CHANGE] Refactor README for improved structure and clarity (#349) | ||
| - [FEATURE] Add System HA Peer probe (#347) | ||
| - [FEATURE] Add System Performance Status probe (#336) | ||
| - [FEATURE] Add DNS Latency probe (#334) | ||
| - [FEATURE] Add VDOM Resources probe (#338) | ||
| - [FEATURE] Add Interface Transceivers probe for FortiOS 7.4+ (#332) | ||
| - [FEATURE] Add System NTP Status probe (#335) | ||
| - [FEATURE] Add Sensor Info probe for FortiOS 7.4+ (#331) | ||
| - [FEATURE] Add Central Management Status probe (#337) | ||
| - [FEATURE] Add System Global Location probe (#363) | ||
| - [FEATURE] Add FortiOS 7.6 support for system status probe (#367) | ||
| - [BUGFIX] Fix managed-switch API endpoint for updated FortiOS API (#324) | ||
| - [ENHANCEMENT] Enable additional golangci-lint checks (#346) | ||
| - [DEPENDENCY] Bump `golang.org/x/crypto` from 0.36.0 to 0.45.0 (#374) | ||
| - [DEPENDENCY] Bump `github.com/prometheus/client_golang` (#339) | ||
| - [DEPENDENCY] Bump `github.com/google/go-jsonnet` from 0.20.0 to 0.21.0 (#325) | ||
| - [DEPENDENCY] Bump GitHub Actions dependencies (#326, #330, #352, #353, #356, #357, #360, #361, #369) | ||
|
|
||
| ## v1.24.1 / 2024-01-08 | ||
|
|
||
| Previous release. | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.