-
Notifications
You must be signed in to change notification settings - Fork 15
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
fix: release version 1.9.3 #899
Conversation
* chore: update troubleshooting docs * chore: fix typos * chore: add quotes * chore: fix typos
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>
…#808) 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>
…o v1.19.0 (#814) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…fying its port, and later adding expicite port, the previous configuration with the default port from the inventory will be deleted (#807)
## [1.9.3-beta.2](v1.9.3-beta.1...v1.9.3-beta.2) (2023-08-07) ### Bug Fixes * while configuring host inside the group without explicitly specifying its port, and later adding expicite port, the previous configuration with the default port from the inventory will be deleted ([#807](#807)) ([59e26a0](59e26a0))
* chore: traps aggregation * chore: move config to traps * chore: reformat code
## [1.9.3-beta.3](v1.9.3-beta.2...v1.9.3-beta.3) (2023-08-08) ### Bug Fixes * bump version ([#821](#821)) ([e32951c](e32951c))
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>
## [1.9.3-beta.10](v1.9.3-beta.9...v1.9.3-beta.10) (2023-10-11) ### Bug Fixes * stop search for enterprise oid ([#888](#888)) ([5d0d9b9](5d0d9b9))
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>
….4.1 (#889) 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>
## [1.9.3-beta.11](v1.9.3-beta.10...v1.9.3-beta.11) (2023-10-20) ### Bug Fixes * make walk max retries parameter configurable ([#879](#879)) ([a5d218a](a5d218a))
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
CLA Assistant Lite bot: All contributors have NOT signed the COC Document I have read the Code of Conduct and I hereby accept the Terms 5 out of 6 committers have signed the CLA. |
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## main #899 +/- ##
==========================================
+ Coverage 87.43% 87.59% +0.16%
==========================================
Files 27 27
Lines 1815 1887 +72
==========================================
+ Hits 1587 1653 +66
- Misses 228 234 +6
|
## [1.9.3-beta.12](v1.9.3-beta.11...v1.9.3-beta.12) (2023-10-23) ### Bug Fixes * update semantic-relese ([#900](#900)) ([65c23b1](65c23b1))
I have read the Code of Conduct and I hereby accept the Terms |
🎉 This PR is included in version 1.9.3 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
Changed
continuously ask devices that does not respond
Fixed
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Integration tests, unit tests, manual tests
Checklist