Skip to content

v4.1.0#191

Merged
andrewzolotukhin merged 49 commits intomasterfrom
development
May 6, 2026
Merged

v4.1.0#191
andrewzolotukhin merged 49 commits intomasterfrom
development

Conversation

@andrewzolotukhin
Copy link
Copy Markdown
Contributor

No description provided.

andrewzolotukhin and others added 30 commits April 29, 2026 10:15
- log: enrichers now use factory functions (hostnameEnricher(),
  processIdEnricher(), correlationIdEnricher()) instead of string literals;
  SeqSink/FileSink replaced with seqSink()/fileSink() factory functions;
  FileSink options corrected (rotation.strategy/maxBytes not rotationPolicy/maxFileSize);
  typed template example updated to real parseString(schema,  => `...`) API;
  DI example fixes variable name collision (resolvedLogger vs logger)
- auth: principal.claims.sub → principal.value?.sub (claims is a Map)
- scheduler: dayOfMonth → day in month/year schedule examples
- orm: .belongsTo()/.hasMany() updated to 3-selector-function signatures
- getting-started: add boolean to @cleverbrush/schema import list
- server-openapi: replace non-existent EndpointBuilder.registration with
  createServer() + server passed to generateOpenApiSpec()

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@andrewzolotukhin andrewzolotukhin self-assigned this May 5, 2026
@andrewzolotukhin andrewzolotukhin merged commit b74761b into master May 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant