attack_data
attack_data copied to clipboard
Bump splunk-sdk from 1.6.18 to 2.0.2
Bumps splunk-sdk from 1.6.18 to 2.0.2.
Release notes
Sourced from splunk-sdk's releases.
Release/2.0.2
Version 2.0.2
Minor changes
- Added six.py file back
Release/2.0.1
Version 2.0.1
Bug fixes
- #567 Moved "deprecation" dependency
Release 2.0.0
Version 2.0.0
Feature updates
ensure_binary,ensure_strandassert_regexutility methods have been migrated fromsix.pytosplunklib/utils.pyMajor changes
- Removed code specific to Python 2
- Removed six.py dependency
- Removed
__future__imports- Refactored and Updated
splunklibandteststo utilize Python 3 features- Updated CI test matrix to run with Python versions - 3.7 and 3.9
- Refactored Code throwing
deprecationwarnings- Refactored Code violating Pylint rules
Bug fixes
- #527 Added check for user roles
- Fix to access the metadata "finished" field in search commands using the v2 protocol
- Fix for error messages about ChunkedExternProcessor in splunkd.log for Custom Search Commands
Release/1.7.4
Version 1.7.4
Bug fixes
- #532 update encoding errors mode to 'replace' [issue#505]
- #507 masked sensitive data in logs [issue#506]
Minor changes
- #530 Update GitHub CI build status in README and removed RTD(Read The Docs) reference
Release/1.7.3
Version 1.7.3
Bug fixes
... (truncated)
Changelog
Sourced from splunk-sdk's changelog.
Version 2.0.2
Minor changes
- Added six.py file back
Version 2.0.1
Bug fixes
- #567 Moved "deprecation" dependency
Version 2.0.0
Feature updates
ensure_binary,ensure_strandassert_regexutility methods have been migrated fromsix.pytosplunklib/utils.pyMajor changes
- Removed code specific to Python 2
- Removed six.py dependency
- Removed
__future__imports- Refactored and Updated
splunklibandteststo utilize Python 3 features- Updated CI test matrix to run with Python versions - 3.7 and 3.9
- Refactored Code throwing
deprecationwarnings- Refactored Code violating Pylint rules
Bug fixes
- #527 Added check for user roles
- Fix to access the metadata "finished" field in search commands using the v2 protocol
- Fix for error messages about ChunkedExternProcessor in splunkd.log for Custom Search Commands
Version 1.7.4
Bug fixes
- #532 Update encoding errors mode to 'replace' [issue#505]
- #507 Masked sensitive data in logs [issue#506]
Minor changes
- #530 Update GitHub CI build status in README and removed RTD(Read The Docs) reference
Version 1.7.3
Bug fixes
- #493 Fixed file permission for event_writer.py file [issue#487]
- #500 Replaced index_field with accelerated_field for kvstore [issue#497]
- #502 Updated check for IPv6 addresses
Minor changes
- #490 Added ACL properties update feature
... (truncated)
Commits
27296a3Merge pull request #579 from splunk/release/2.0.29d4e994Update python sdk release version6658badUpdate changelog3e6d5b4Merge pull request #578 from splunk/DVPL-0/add-six-py-back3338cacMerge pull request #571 from splunk/release/2.0.191f2becMention bugfix in changelog06a97b6Add next release number6073ec1Merge pull request #570 from splunk/deprecation-dependency-fix6b0b75fMissing deprecation dependency addedc4e8bf3Merge pull request #566 from splunk/master- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)