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

Release/2.0.0 #564

Merged
merged 76 commits into from
Mar 20, 2024
Merged

Release/2.0.0 #564

merged 76 commits into from
Mar 20, 2024

Conversation

ashah-splunk
Copy link
Contributor

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 Python2
  • Removed six.py dependency
  • Removed __future__ imports
  • Refactored & Updated splunklib and tests to utilise Python3 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.

PKing70 and others added 3 commits March 18, 2024 08:51
Typographic edits.
Typographic edits
@ashah-splunk ashah-splunk merged commit 9f9919d into master Mar 20, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants