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

rsgraber/20231031 fix merge producer configs #287

Merged
merged 6 commits into from
Oct 31, 2023

Conversation

rgraber
Copy link
Contributor

@rgraber rgraber commented Oct 31, 2023

fix: handle missing keys when merging producer configs

Description: Fixes a KeyError when trying to merge producer configurations where either 'enabled' or 'event_key_field' is not being overridden

Reviewers:

  • tag reviewer
  • tag reviewer

Merge checklist:

  • All reviewers approved
  • CI build is green
  • Version bumped
  • Changelog record added
  • Documentation updated (not only docstrings)
  • Commits are squashed

Post merge:

  • Create a tag
  • Check new version is pushed to PyPI after tag-triggered build is
    finished.
  • Delete working branch (if not needed anymore)

Author concerns: List any concerns about this PR - inelegant
solutions, hacks, quick-and-dirty implementations, concerns about
migrations, etc.

@rgraber rgraber requested a review from a team as a code owner October 31, 2023 20:12
CHANGELOG.rst Outdated Show resolved Hide resolved
CHANGELOG.rst Outdated Show resolved Hide resolved
Co-authored-by: Tim McCormack <[email protected]>
@rgraber rgraber merged commit 8caa658 into main Oct 31, 2023
4 checks passed
@rgraber rgraber deleted the rsgraber/20231031-fix-merge-producer-configs branch October 31, 2023 20:26
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.

2 participants