-
Notifications
You must be signed in to change notification settings - Fork 439
DBAAS Kafka Topics Support #1457
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
Conversation
354049a
to
7e953d4
Compare
…#1454) * Support scalable storage for PostgreSQL/MySQL databases * update displayer to be consistent between short/long versions
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.5+incompatible to 24.0.7+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v24.0.5...v24.0.7) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7e953d4
to
c23db21
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Just some minor nitpicks on documentation.
Co-authored-by: danaelhe <[email protected]>
Co-authored-by: danaelhe <[email protected]>
Co-authored-by: danaelhe <[email protected]>
Co-authored-by: danaelhe <[email protected]>
Co-authored-by: danaelhe <[email protected]>
Co-authored-by: danaelhe <[email protected]>
Co-authored-by: danaelhe <[email protected]>
Co-authored-by: danaelhe <[email protected]>
Thanks for the thorough review @danaelhe! agreed with all your suggestions for documentation and made those commits. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Thank you so much 🚢
What