-
Notifications
You must be signed in to change notification settings - Fork 16
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
feat: release 1.12.0 #1104
Merged
feat: release 1.12.0 #1104
Conversation
This file contains 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
## [1.11.1-beta.1](v1.11.0...v1.11.1-beta.1) (2024-09-11) ### Bug Fixes * refactor process snmp data ([#1060](#1060)) ([0250242](0250242))
….6.0 (#1070) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* docs: add kubernetes guide * docs: fix misspellings
* fix: pysnmp debug mode [run-int-tests] Signed-off-by: Ilya Kheifets <[email protected]> * fix: make debug mode more configurable [run-int-tests] Signed-off-by: Ilya Kheifets <[email protected]> * fix: add debug logs for traps Signed-off-by: Ilya Kheifets <[email protected]> * fix: linting tips [run-int-tests] Signed-off-by: Ilya Kheifets <[email protected]> --------- Signed-off-by: Ilya Kheifets <[email protected]>
## [1.11.1-beta.2](v1.11.1-beta.1...v1.11.1-beta.2) (2024-09-17) ### Bug Fixes * pysnmp debug mode ([#1069](#1069)) ([d4770e2](d4770e2))
* fix: broken tests [run-int-tests] Signed-off-by: Ilya Kheifets <[email protected]> * fix: update mib server version [run-int-tests] Signed-off-by: Ilya Kheifets <[email protected]> --------- Signed-off-by: Ilya Kheifets <[email protected]>
Signed-off-by: Ilya Kheifets <[email protected]>
## [1.11.1-beta.3](v1.11.1-beta.2...v1.11.1-beta.3) (2024-09-18) ### Bug Fixes * add monitoring dashboard ([#1068](#1068)) ([903ed4e](903ed4e))
* docs: describe components * docs: broaden components descriptions
# [1.12.0-beta.1](v1.11.1-beta.3...v1.12.0-beta.1) (2024-09-19) ### Features * support ipv6 ([#1071](#1071)) ([53a586f](53a586f))
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* feat: add ipv6 for docker * docs: update documentation
# [1.12.0-beta.2](v1.12.0-beta.1...v1.12.0-beta.2) (2024-10-02) ### Features * enable ipv6 on docker ([#1086](#1086)) ([af6ed8d](af6ed8d))
# [1.12.0-beta.3](v1.12.0-beta.2...v1.12.0-beta.3) (2024-10-09) ### Bug Fixes * refactor create secrets ([#1091](#1091)) ([2479ddf](2479ddf))
# [1.12.0-beta.4](v1.12.0-beta.3...v1.12.0-beta.4) (2024-10-10) ### Bug Fixes * add nodeselector for sim ([#1094](#1094)) ([3596139](3596139))
Signed-off-by: Ilya Kheifets <[email protected]>
Signed-off-by: Ilya Kheifets <[email protected]>
# [1.12.0-beta.5](v1.12.0-beta.4...v1.12.0-beta.5) (2024-10-11) ### Bug Fixes * trim at dashboard port number in SNMP device address ([#1092](#1092)) ([6343413](6343413))
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….7.0 (#1096) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
# [1.12.0-beta.6](v1.12.0-beta.5...v1.12.0-beta.6) (2024-10-15) ### Bug Fixes * refactor do work ([#1098](#1098)) ([b37a07f](b37a07f))
ikheifets-splunk
approved these changes
Oct 16, 2024
🎉 This PR is included in version 1.12.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Changed