-
Notifications
You must be signed in to change notification settings - Fork 386
Open
Description
Noting some non-obvious changes that we will need for our next release, that deviate from standard release-plz handling:
- Make Telemetry API log record type generic #1098 - this requires a minor version bump of
lambda-extension- even though cargo-semver-checks is happy, we have a risk of inference breakage if somebody is directly constructing a variant of theLambdaTelemetryRecordenum that doesn't have the new generic. Since, then it won't infer the default ofString. Very unlikely to affect anybody, but worth the minor bump + release note mention - lambda-events also needs a minor version bump due to a new deprecation (though cargo-semver-checks flags that one)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels