Skip to content

Releases: typelets/typelets-api

v1.15.10

22 Nov 20:35

Choose a tag to compare

1.15.10 (2025-11-22)

Bug Fixes

  • add comprehensive database/cache logging and update Grafana dashboard (5931c0f)

v1.15.9

22 Nov 18:50

Choose a tag to compare

1.15.9 (2025-11-22)

Bug Fixes

  • include http.client_ip in all auth event logs (a313aa9)

v1.15.8

22 Nov 18:37

Choose a tag to compare

1.15.8 (2025-11-22)

Bug Fixes

  • security: add CSWSH protection, header redaction, and patch CVEs (59a8262)

v1.15.7

20 Nov 01:14

Choose a tag to compare

1.15.7 (2025-11-20)

Bug Fixes

  • use standard OTEL environment variables (6e877a0)

v1.15.6

19 Nov 20:28

Choose a tag to compare

1.15.6 (2025-11-19)

Bug Fixes

  • use logRecordProcessors array and lazy-load OTEL logger (5b1eef3)

v1.15.5

19 Nov 19:57

Choose a tag to compare

1.15.5 (2025-11-19)

Bug Fixes

  • import SeverityNumber from @opentelemetry/api-logs (9c717c4)

v1.15.4

19 Nov 19:46

Choose a tag to compare

1.15.4 (2025-11-19)

Bug Fixes

  • integrate logger with OpenTelemetry Logs API (a916f2f)

v1.15.3

19 Nov 19:23

Choose a tag to compare

1.15.3 (2025-11-19)

Bug Fixes

  • correct OpenTelemetry SDK initialization - start() is synchronous (b56b768)

v1.15.2

19 Nov 18:49

Choose a tag to compare

1.15.2 (2025-11-19)

Bug Fixes

  • use resourceFromAttributes instead of Resource constructor (223a523)

v1.15.1

19 Nov 18:36

Choose a tag to compare

1.15.1 (2025-11-19)

Bug Fixes

  • add missing OpenTelemetry dependencies for production build (587c295)