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

chore(releasing): Prepare v0.41.1 release #21264

Merged
merged 3 commits into from
Sep 11, 2024
Merged

Commits on Sep 10, 2024

  1. fix(proto): Remove error log when source_event_id is not present (#21257

    )
    
    * remove error log
    
    * make source_event_id optional + add error log when failing to parse empty field
    
    * update tag number
    
    * undo proto changes, remove error log, and make source_event_id optional in EventMetadata
    
    * cargo fmt
    
    * fix test + re-add error logic for certain cases
    ArunPiduguDD authored and jszwedko committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    702b221 View commit details
    Browse the repository at this point in the history
  2. chore(releasing): Add known issue around source_event_id for v0.41.0 (

    #21255)
    
    * chore(releasing): Add known issue around `source_event_id` for v0.41.0
    
    Signed-off-by: Jesse Szwedko <[email protected]>
    
    * Add note about fix version
    
    Signed-off-by: Jesse Szwedko <[email protected]>
    
    ---------
    
    Signed-off-by: Jesse Szwedko <[email protected]>
    jszwedko committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2970a9d View commit details
    Browse the repository at this point in the history
  3. chore(releasing): Prepare v0.41.1 release

    Signed-off-by: Jesse Szwedko <[email protected]>
    jszwedko committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    745babd View commit details
    Browse the repository at this point in the history