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 v1.6.15 #364

Merged
merged 28 commits into from
Jan 29, 2021
Merged

Release v1.6.15 #364

merged 28 commits into from
Jan 29, 2021

Commits on May 29, 2020

  1. Updates to release 1.6.13

    shilpabijam authored and amysutedja committed May 29, 2020
    Configuration menu
    Copy the full SHA
    af998ee View commit details
    Browse the repository at this point in the history
  2. updated changelog

    shilpabijam authored and amysutedja committed May 29, 2020
    Configuration menu
    Copy the full SHA
    5f80fbd View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    7ff830d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8aefd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e0c6f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Fix extra chunks being sent for large chunks

    Previously, when an external command used the SCPv2 (chunked=true)
    protocol via splunklib and returned with 50,000 or more rows for
    one chunk, it would send two replies intead of one. This caused
    the external command to get out of sync, sending chunk replies
    before reading the corresponding request.
    
    Fixes #150
    aij authored and amysutedja committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    6b51317 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2beb3e3 View commit details
    Browse the repository at this point in the history
  3. Fix generating commands

    aij authored and amysutedja committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    5002dc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da3fc20 View commit details
    Browse the repository at this point in the history
  5. Fix test_internals_v2.py

    aij authored and amysutedja committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    9052c90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb0d71b View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    390d327 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Configuration menu
    Copy the full SHA
    d60a22c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    7d83b29 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    b8f24af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9badb9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98ab7bb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #317 from tirkarthi/fix-warnings

    Fix deprecation warnings
    amysutedja authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    ef5e40e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    1f0a076 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Merge pull request #348 from splunk/copyright-updates-2020

    Update copyright years to 2020
    amysutedja authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    027e761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26d6156 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    04a94c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    fdff4a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    c723347 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Merge pull request #352 from splunk/tests_and_docstring_for_post_body

    Allow suppying of a key-value body when calling Context.post()
    zenmoto authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    ed75051 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    d9f08dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7222b3 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    fantavlik committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    ddebf73 View commit details
    Browse the repository at this point in the history