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

Sync dev branch #1

Merged
merged 81 commits into from
Apr 7, 2021
Merged

Sync dev branch #1

merged 81 commits into from
Apr 7, 2021

Conversation

twobeeb
Copy link
Owner

@twobeeb twobeeb commented Apr 7, 2021

No description provided.

ankon and others added 30 commits October 29, 2020 20:27
* Configure the SELinux labeling for all volumes
* Remove the obsolete `webpack` container
* Remove the reference to the non-existing 'connects-plugins' directory
* Remove references to the IP 127.11.8.17
* Mark the kafkacat container as `depends_on` the kafka container
* Explicitly disable the new zookeeper HTTP "Admin server"
* Explicitly and consistently quote the `environment` in the docker-compose YAML files
* Assign a broker id to the Kafka brokers
* Fix the configuration for the connect server
* Fix the path to the kafka data to match the non-dev server configuration
* Provide some akhq configuration for the development version
* Configure the authorizer on the Kafka cluster to prevent errors when using the `ACLs` tab
Co-authored-by: Bruno Rodrigues <bruno.rodrigues@mindera.com>
#472)

Co-authored-by: Taisiia Goltseva <tado0618@netcracker.com>
add documentation on how to use differing Membership attributes for LDAP Group filters
also upgrade to last micronaut
ebowden-tibco and others added 29 commits January 31, 2021 20:34
bug from commit aada01e that broke browsing topic data when config files without a 'schema-registry' section present were used.
Co-authored-by: alozano3 <alozano@silk.es>
Co-authored-by: alozano3 <alozano@silk.es>
Co-authored-by: alozano3 <alozano@silk.es>
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](indutny/elliptic@v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](axios/axios@v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Taisiia Goltseva <tado0618@netcracker.com>

Co-authored-by: alozano3 <alozano@silk.es>
Co-authored-by: alozano3 <alozano@silk.es>
Fix #621

When configure topic regexes for Protobuf deserialization, topic keys maybe not in Protobuf format, in that case key-message-type can be omitted. The same for value-message-type.
But there is a bug in the code, it shows a warning "Protobuf deserialization is configured for topic [%s], but message type is not specified neither for a key, nor for a value.", when message type is configured only for a key or only for a value.

It should be show only when both key and value message types are not configured.

Co-authored-by: Taisiia Goltseva <tado0618@netcracker.com>
@twobeeb twobeeb merged commit 99e7aac into twobeeb:dev Apr 7, 2021
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.