Skip to content
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

Bump splunk-sdk from 1.6.18 to 2.0.2 #899

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

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_str and assert_regex utility methods have been migrated from six.py to splunklib/utils.py

Major changes

  • Removed code specific to Python 2
  • Removed six.py dependency
  • Removed __future__ imports
  • Refactored and Updated splunklib and tests to utilize Python 3 features
  • Updated CI test matrix to run with Python versions - 3.7 and 3.9
  • Refactored Code throwing deprecation warnings
  • 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

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

  • #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

... (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_str and assert_regex utility methods have been migrated from six.py to splunklib/utils.py

Major changes

  • Removed code specific to Python 2
  • Removed six.py dependency
  • Removed __future__ imports
  • Refactored and Updated splunklib and tests to utilize Python 3 features
  • Updated CI test matrix to run with Python versions - 3.7 and 3.9
  • Refactored Code throwing deprecation warnings
  • 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

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
  • 27296a3 Merge pull request #579 from splunk/release/2.0.2
  • 9d4e994 Update python sdk release version
  • 6658bad Update changelog
  • 3e6d5b4 Merge pull request #578 from splunk/DVPL-0/add-six-py-back
  • 3338cac Merge pull request #571 from splunk/release/2.0.1
  • 91f2bec Mention bugfix in changelog
  • 06a97b6 Add next release number
  • 6073ec1 Merge pull request #570 from splunk/deprecation-dependency-fix
  • 6b0b75f Missing deprecation dependency added
  • c4e8bf3 Merge pull request #566 from splunk/master
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [splunk-sdk](https://github.com/splunk/splunk-sdk-python) from 1.6.18 to 2.0.2.
- [Release notes](https://github.com/splunk/splunk-sdk-python/releases)
- [Changelog](https://github.com/splunk/splunk-sdk-python/blob/master/CHANGELOG.md)
- [Commits](splunk/splunk-sdk-python@1.6.18...2.0.2)

---
updated-dependencies:
- dependency-name: splunk-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants