#
real-admin
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
#
1.2.34
2025-08-08
This package (@devowl-wp/real-admin) has been updated because a dependency, which is also shipped with this package, has changed.
Purpose of dependency: Shared typings for all Node.js backends and frontends.
#
Features
- make API contracts compatible with OpenAPI, move guards to API definition and automatically generate API UI internal reference #8699z5dt7
Purpose of dependency: Shared typings for all Real Cookie Banner backend.
#
Features
- make API contracts compatible with OpenAPI, move guards to API definition and automatically generate API UI internal reference #8699z5dt7
Purpose of dependency: Shared backbone for all Node.js backends as APIs or daemons.
#
Features
- make API contracts compatible with OpenAPI, move guards to API definition and automatically generate API UI internal reference #8699z5dt7
Purpose of dependency: Provides a proper kv cache for different adapters. eg. Redis etc
#
Bug Fixes
- add withSerializer() functionality to allow reusing an existing cache with a new serializer internal reference #8699ya4x1
#
1.2.33
2025-08-04
This package (@devowl-wp/real-admin) has been updated because a dependency, which is also shipped with this package, has changed.
Purpose of dependency: Shared backbone for all Node.js backends as APIs or daemons.
#
Bug Fixes
- use shared Redis connection for queues, workers and flow producer within the same queue internal reference #8698r80f9
#
Code Refactoring
- add queueNameInstance to IConfigQueue and implement universal worker for schedulable jobs internal reference #8698r80f9
- replace node-scheduler with queue package internal reference #8698r80f9
Purpose of dependency: A robust queue system for the backend, actually built on top of BullMQ with additional features and type safety.
#
Bug Fixes
- implement middleware support for schedulable jobs and integrate newrelic to backends internal reference #8698r80f9
- use shared Redis connection for queues, workers and flow producer within the same queue internal reference #8698r80f9
#
Code Refactoring
- add queueNameInstance to IConfigQueue and implement universal worker for schedulable jobs internal reference #8698r80f9
- removed not needed awaits internal reference #8698r80f9
#
Features
- add logging for universal worker creation in schedulable runner internal reference #8698r80f9
- add quietLog option to suppress job result logging and enhance job completion logging with runtime details internal reference #8698r80f9
#
Tests
- add completed schedulable jobs count tracking and increment logic to enhance job completion metrics and flaky tests internal reference #8698r80f9
- enhance logging tests and adjust scheduler intervals for improved accuracy internal reference #8698r80f9
- enhance scheduler tests with improved interval handling and add test resources for better job execution validation internal reference #8698r80f9
- fix flaky tests by using an isolated registry internal reference #8698r80f9
- fix other flaky tests internal reference #8698r80f9
- gracefully purge the queue internal reference #8698r80f9
- update schedulable runner tests to improve job registration and logging verification internal reference #8698r80f9
#
1.2.32
2025-07-29
This package (@devowl-wp/real-admin) has been updated because a dependency, which is also shipped with this package, has changed.
Purpose of dependency: DevOps macros, job templates and jobs for Gitlab CI and @devowl-wp/node-gitlab-ci.
#
Continuous Integration
- resource group for Docker Review deployments to avoid race condition in Swarm subnet allocation internal reference #8699xj5ue
#
Tests
- introduce optional playwright coverage with c8 internal reference #8699761na
Purpose of dependency: Predefined monorepo utilities and tasks.
#
Bug Fixes
- compatibility with latest version of Taskfile internal reference #8699761na
#
1.2.31
2025-07-23
#
Bug Fixes
- reorder translation option to same order as in primary form internal reference #8699f32x9
#
1.2.30
2025-07-18
#
Bug Fixes
- improve translation handling, introduced retry mechanism, disabled options during translation process internal reference #8699f32x9
Purpose of dependency: Provides a proper kv cache for different adapters. eg. Redis etc
#
Bug Fixes
- add missing ttl parameters to listPush, uniqueListAdd and handle inifite TTL (zero) correctly internal reference #8699761na