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

fix: update dialyzer types for producer module #74

Merged
merged 2 commits into from
Nov 22, 2023
Merged

Conversation

btkostner
Copy link
Contributor

This adds a Kafee.Producer.Message.input type that includes the optional nil field values that get autofilled by the module. This fixes the dialyzer on our first Kafee 3.0 producer PR https://github.com/stordco/product_catalog_service/pull/500 🎊

@btkostner btkostner self-assigned this Nov 22, 2023
@btkostner btkostner requested a review from a team as a code owner November 22, 2023 17:00
@btkostner btkostner changed the base branch from code-freeze-2023 to main November 22, 2023 17:00
parkerd
parkerd previously approved these changes Nov 22, 2023
@btkostner btkostner merged commit f1fa928 into main Nov 22, 2023
9 checks passed
@btkostner btkostner deleted the dialyzer-fixes branch November 22, 2023 17:18
btkostner pushed a commit that referenced this pull request Nov 22, 2023
An automated release has been created for you.
---


## [3.0.1](v3.0.0...v3.0.1)
(2023-11-22)


### Bug Fixes

* Update dialyzer types for producer module
([#74](#74))
([f1fa928](f1fa928))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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