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

Add Kafka Component #951

Merged
merged 3 commits into from
Jan 12, 2024
Merged

Commits on Jan 11, 2024

  1. Add Aspire.Confluent.Kafka component

    apply pr suggestions
    
    apply pr suggestions
    
    apply pr suggestions
    
    Sort ConfigurationSchema.json properties
    
    Update ConfigurationSchema.json using ConfigSchemaGenerator
    
    apply pr suggestions
    
    apply pr suggestions
    
    apply pr suggesstions
    
    apply pr suggesstions
    
    apply pr suggestions
    
    apply pr suggestions
    
    drop kafka sample from this repo
    
    apply pr suggestions
    g7ed6e committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c540de4 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Address PR feedback

    - Make Kafka Settings Config object non-nullable and not settable from user code.
    - Use EventId 1 in Logging
    - Log response body in Functional tests
    eerhardt committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    51bfca3 View commit details
    Browse the repository at this point in the history
  2. Adjust the initialization of the Settings Config properties because t…

    …he type can be created publicly.
    eerhardt committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    cca3ca8 View commit details
    Browse the repository at this point in the history