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: Fix consumer directory name typo #71

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

zorbash
Copy link
Contributor

@zorbash zorbash commented Oct 27, 2023

No description provided.

@zorbash zorbash requested a review from a team as a code owner October 27, 2023 12:41
@zorbash zorbash changed the title Fix consumer directory name typo fix: Fix consumer directory name typo Oct 27, 2023
@doomspork doomspork merged commit 44de1d6 into main Oct 27, 2023
10 of 11 checks passed
@doomspork doomspork deleted the fix-consumer-dirname branch October 27, 2023 14:21
btkostner pushed a commit that referenced this pull request Nov 13, 2023
An automated release has been created for you.
---


## [3.0.0](v2.6.2...v3.0.0)
(2023-11-05)


### ⚠ BREAKING CHANGES

* `Kafee.Producer` configuration is done differently to match how
`Kafee.Consumer` works.
* the use of "backend" has been renamed to "adapter"
* `Kafee.Testing` is now reworked to `Kafee.Test`

### Features

* [SRE-515] use testing pid for better kafka produce testing
([#58](#58))
([cae7bce](cae7bce))
* [SRE-517] create a consumer module
([#63](#63))
([d012734](d012734))
* [SRE-518] setup encoder decoder modules
([#62](#62))
([b494049](b494049))
* Integrate data-streams into kafee producer
([#52](#52))
([ffdd5da](ffdd5da))
* Update producer to match consumer style
([#70](#70))
([39fc85a](39fc85a))


### Bug Fixes

* Fix consumer directory name typo
([#71](#71))
([44de1d6](44de1d6))


### Miscellaneous

* **deps:** Update outdated dependencies
([#59](#59))
([5439acb](5439acb))
* **main:** Release 3.0.0
([#60](#60))
([3c1b238](3c1b238))
* Sync files with stordco/common-config-elixir
([#72](#72))
([2d458ba](2d458ba))
* Update backend copy to adapter to align with Elixir more
([#69](#69))
([1c2da6b](1c2da6b))
* Update codeowners ([#61](#61))
([10f0290](10f0290))
* Update codeowners ([#65](#65))
([e352bc6](e352bc6))
* Update README code examples
([#64](#64))
([50bed75](50bed75))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

[SRE-515]:
https://stord.atlassian.net/browse/SRE-515?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[SRE-517]:
https://stord.atlassian.net/browse/SRE-517?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[SRE-518]:
https://stord.atlassian.net/browse/SRE-518?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
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