[kafka] Bump kafka-python to 1.3.1#3097
Merged
olivielpeau merged 1 commit intoDataDog:masterfrom Dec 26, 2016
jeffwidman:patch-1
Merged
[kafka] Bump kafka-python to 1.3.1#3097olivielpeau merged 1 commit intoDataDog:masterfrom jeffwidman:patch-1
olivielpeau merged 1 commit intoDataDog:masterfrom
jeffwidman:patch-1
Conversation
Another take on #2863 because I deleted the original branch
This was referenced Dec 23, 2016
olivielpeau
approved these changes
Dec 26, 2016
Member
olivielpeau
left a comment
There was a problem hiding this comment.
Looks good, thanks @jeffwidman!
degemer
added a commit
that referenced
this pull request
Jan 13, 2017
* master: [win32][gui] Fix old process detection and termination (#3125) pkg: mark trace-agent as optional in suse pkg: mark trace-agent as an optional supervisor proc pkg: add trace-agent to supervisor [docker] Better document container exclusion Upgrade docker-py version to 1.10.6 Also exclude kubernetes configure-sh metadata. flare: add trace-agent log file [http_check] Fix content matching for non-ascii characters (#3100) [packaging] Update pyro4 dep to 4.36 (#3098) [kafka] Bump kafka-python to 1.3.1 (#3097) [process] Emit a warning when no process was found [test][sdk] override fixture dir for SDK. (#3092) Add state metrics for pods and containers Update on tag_by_filesystem section of disk.yaml.default Exclude shutdown-script and google-container-manifest metadata.
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.
Another take on #2863 because I deleted the original branch
What does this PR do?
Bumps kafka-python 1.3.1.
Motivation
There's a number of bug fixes and issues since the 1.2.5 release. Similar to #2709, if you're bumping the version in the newest release of the agent, might as well bump it up to 1.3 series.