Closed muhlemmer closed 3 months ago
Attention: Patch coverage is 4.92147%
with 908 lines
in your changes missing coverage. Please review.
Project coverage is 0.05%. Comparing base (
95f369e
) to head (de4f491
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
As next
dropped support for go <1.21 we need to disable the test requirement for v1.20
@adlerhurst
not sure if the code for the NewClient functions would get more readable if we would use a helper function instead of copy pasting the code.
Instead of the protoc stuff in the build/zitadel folder would it make builds easier if we switch to buf?
I agree. But such a change should be formalized in a user-story and planned. The scope of this PR is merging the current state of next into main, which was neglected for quite some months now.
:tada: This PR is included in version 2.3.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
This branch is an intermediate state where next and main are merged together to solve merge conflicts. After the conflicts were resolved the following changes were made:
BREAKING CHANGES
See past commits from the
next
branch. This header will trigger v3 release.Note to merger: This PR must not be squashed in order to keep proper commit history.
Closes https://github.com/zitadel/zitadel-go/issues/348
Definition of Ready