Skip to content

馃敄 Prepare v3.0.0-beta.1 - #178

Merged
flovouin merged 2 commits into
mainfrom
chore/v3.0.0-beta.1
Sep 4, 2026
Merged

flovouin merged 2 commits into
mainfrom
chore/v3.0.0-beta.1

Conversation

@flovouin

@flovouin flovouin commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Breaking changes:

  • Upgrade to NestJS 12 and nestjs-pino 5.
  • Upgrade the minimum Node.js version to 22.12, as required by NestJS 12.
  • Remove the deprecated BaseHealthIndicatorService. Health indicators should implement the HealthChecker interface directly, and build their results using the injected HealthIndicatorService.
  • Remove the deprecated NullableAsOptional_ and OptionalAsNullable_ types, in favor of NullableAsOptionalFlat and OptionalAsNullableFlat.

Fixes:

  • The OutboxEventSender now stops polling and waits for its ongoing operations in beforeApplicationShutdown rather than onApplicationShutdown.

@flovouin flovouin added the chore label Sep 4, 2026
@flovouin
flovouin merged commit 3cacd84 into main Sep 4, 2026
2 checks passed
@flovouin
flovouin deleted the chore/v3.0.0-beta.1 branch September 4, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant