Draft
Conversation
* docs: add disclaimer for sim * docs: update * docs: move Splunk Requirements one level up
* docs: change documentation about o11y * docs: fix splunk requirements for docker compose
fix: rendering service template
## [1.14.2-beta.1](v1.14.1...v1.14.2-beta.1) (2025-10-15) ### Bug Fixes * rendering service template ([#1255](#1255)) ([4f89131](4f89131))
…1273) * chore: add small walk to conditional profiles
* fix: add new counter types * docs: update types in docs * chore: run precommit
## [1.14.2-beta.2](v1.14.2-beta.1...v1.14.2-beta.2) (2025-10-22) ### Bug Fixes * add new counter types ([#1274](#1274)) ([9e82524](9e82524))
## [1.14.2-beta.3](v1.14.2-beta.2...v1.14.2-beta.3) (2025-10-22) ### Bug Fixes * Fixed CI/CD pipline failure due to migration of bitnami repo ([#1262](#1262)) ([f229100](f229100))
…lextudio's pysnmp v7.1.0 - Replaced pysnmplib with lextudio's pysmp v7.1.0 - Moved from pysnmp-pyasn1 to lextudio's pyasn1 - Moved from pysnmp-pysmi to lextudio's pysmi - Included pysnmpcrypto (maintained by lextudio's) for stronger crypto algorithms to used with pysnmp v6+ - Updated SNMP walk implementation from bulkCmd to bulkWalkCmd - Added concurrency support for bulkWalkCmd-based SNMP requests - Made SC4SNMP compatible with Python 3.13 - Updated SNMP walk implementation from bulkCmd to bulkWalkCmd - Added concurrency support for bulkWalkCmd-based SNMP requests - Introduced deploymentUser in values.yaml - Added DEPLOYMENT_USER env variable for Docker Compose deployment [run-int-tests]
…nt-tests] Signed-off-by: gmaiyani-crest <gmaiyani@splunk.com>
* fix: remove bitnami redis and provide own templates * fix: update integration tests redis image for docker-compose * fix: update entrypoint.sh shell script with the fallback for docker * test: test new version of SC4SNMP-UI backend * chore: add changelog
## [1.14.2-beta.4](v1.14.2-beta.3...v1.14.2-beta.4) (2025-10-27) ### Bug Fixes * delete redis from bitnami and provide own templates ([#1267](#1267)) ([32ce431](32ce431))
Signed-off-by: gmaiyani-crest <gmaiyani@splunk.com>
…taneously with independent lexicographic mode control per varbind.
…' of github.com:splunk/splunk-connect-for-snmp into test/verifying-v7.1.8 [run-int-tests]
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
[DO-NOT-MERGE]
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist