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

Release/1.55 #3884

Merged
merged 7 commits into from
Feb 6, 2025
Merged

Release/1.55 #3884

merged 7 commits into from
Feb 6, 2025

Conversation

markphelps
Copy link
Collaborator

@markphelps markphelps commented Feb 6, 2025

Generated Example:

## Summary

- Add k6 Loadtest for performance testing
- Fix UI topbar color configuration issue
- Improve performance with Grpc inproc

## What's Changed

### Added

- chore: Add k6 Loadtest (#3860)

### Fixed

- fix(ui): ui.topbar.color config setting has been broken since v1.53.0 (#3857)
- fix: apply UI additional http headers only for requests to UI assets (#3853)
- fix(audit): allow to send events with complex payload to kafka with avro (#3827)

### Changed

- chore: use Grpc inproc (#3856)
- chore: prep for 1.55 release
- chore: generate release notes with goreleaser and openai
- chore: set openai api key in release workflow for release notes

### Security

- chore(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2 (#3843)
- chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.4 (#3840)

@markphelps markphelps requested a review from a team as a code owner February 6, 2025 15:28
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Feb 6, 2025
Copy link
Member

@GeorgeMac GeorgeMac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

Copy link

codecov bot commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.58%. Comparing base (b6ee5a8) to head (19052ff).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3884      +/-   ##
==========================================
- Coverage   63.61%   63.58%   -0.04%     
==========================================
  Files         171      171              
  Lines       17380    17380              
==========================================
- Hits        11057    11051       -6     
- Misses       5657     5661       +4     
- Partials      666      668       +2     
Flag Coverage Δ
unittests 63.58% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@markphelps markphelps merged commit 95c24cb into main Feb 6, 2025
43 of 45 checks passed
@markphelps markphelps deleted the release/1.55 branch February 6, 2025 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants