Skip to content

fix(create_ssl_context)!: remove crlfile field#401

Merged
woile merged 2 commits into
masterfrom
hotfix/aiokafka-interface
Jun 18, 2026
Merged

fix(create_ssl_context)!: remove crlfile field#401
woile merged 2 commits into
masterfrom
hotfix/aiokafka-interface

Conversation

@woile

@woile woile commented Jun 18, 2026

Copy link
Copy Markdown
Member

BREAKING CHANGE: the field was removed from the function, if you were using the crlfile, remove it as it is no longer supported.

see aio-libs/aiokafka@256ce17#diff-66500af4e2b44bb1997a2a6b04e4e8118c8d4c89d0c16622231a2b4f9adb7cf2L19

@woile woile requested a review from marcosschroh June 18, 2026 15:12
@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-06-18 16:39 UTC

@woile woile force-pushed the hotfix/aiokafka-interface branch from 9afaba7 to d33e787 Compare June 18, 2026 15:19
woile added 2 commits June 18, 2026 16:19
BREAKING CHANGE: the field was removed from the function,
if you were using the crlfile, remove it as it is no longer
supported.
@woile woile force-pushed the hotfix/aiokafka-interface branch from d33e787 to ddf1994 Compare June 18, 2026 15:19
@woile woile changed the title fix(create_ssl_context)\!: remove crlfile field fix(create_ssl_context)!: remove crlfile field Jun 18, 2026
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.93%. Comparing base (eefdbc0) to head (ddf1994).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #401   +/-   ##
=======================================
  Coverage   96.93%   96.93%           
=======================================
  Files          25       25           
  Lines        1143     1143           
=======================================
  Hits         1108     1108           
  Misses         35       35           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@woile woile merged commit 49cb939 into master Jun 18, 2026
10 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.

2 participants