files-afat-v1.0.0
·
134 commits
to master
since this release
1.0.0 (2025-06-03)
Bug Fixes
- add create directory when we try create or update some files from infrastructure logic (90e3ea8)
- add semantic-release to files-afat and webhook-afat (9222e12)
- added merging of the original application options with new options (4d126b8)
- lock version of case-anything (511d86b)
- rebuild with new docs (243a6ee)
- rebuild with new docs (867f907)
- update @nestjs-mod deps (6a4c714)
- update @nestjs-mod deps (4c28452)
- update @nestjs-mod versions from 2.5.0 to 2.5.1 (611bd6c)
- update @nestjs-mod versions from 2.5.0 to 2.5.2 (e4aec57)
- update @nestjs-mod versions from 2.5.2 to 2.5.3 (ba4d80c)
- update @nestjs-mod versions from 2.6.1 to 2.6.3 (e8b7f80)
- update deps (67d7179)
- update logic for generate package json scripts, add order for categories (66e0753)
- update nestjs-mod libs (db15c5b)
- update nestjs-mod libs (bcda74e)
- update nestjs-mod libs (3481d3a)
- update nestjs-mod libs (aee56d5)
- update pg-flyway version (91f058d)
Features
- add @nestjs-mod/authorizer for work with https://authorizer.dev/, add DockerComposeAuthorizer for deploy authorizer server, add option notStaticKeysOfEnvironments in docker services for exclude some keys from generated dot env file (12380a4)
- add @nestjs-mod/docker-compose (b5ddd56)
- add @nestjs-mod/flyway (ab20eef)
- add @nestjs-mod/pm2 (a0b3f39)
- add @nestjs-mod/prisma, update docker-compose for correct work with envs (750f302)
- add DockerComposeMinio in @nestjs-mod/docker-compose, add @nestjs-mod/minio (0d3f9b7)
- add DockerComposeNginx to @nestjs-mod/docker-compose, add use nginx in docker-compose for minio and disable cors validations, update readme in all modules (87cb34a)
- add DockerComposeRedis in @nestjs-mod/docker-compose, add @nestjs-mod/cache-manager, rename FlywayModule to Flyway, rename NestjsPinoLogger to NestjsPinoLoggerModule, rename TerminusHealthCheck to TerminusHealthCheckModule, remove all async work with fs (1c5474a)
- add feature modules from https://github.com/nestjs-mod/nestjs-mod-sso (31a870f)
- add GraphqlModule in @nestjs-mod/graphql, add @nestjs-mod/cache-manager, update code in @nestjs-mod/pino, update readme in all modules, update @nestjs-mod/common version (c36b138)
- add new feature module prisma-tools (1470204)
- append new infrastructure module for work with pf-flyway (9a6ba03)
- npm run nx -- migrate latest && npm run npx nx migrate --run-migrations (e16fb8a)
- npm run update:lib-versions && npm run manual:prepare (4c27038)
- npm run update:nestjs-mod-versions (f9ebf6b)
- pin: add Pino logger for NestJS-mod (Wrapper for https://www.npmjs.com/package/nestjs-pino) (55466f5)
- the files and commands added to the infrastructure have been expanded, and examples of working with libraries have been added (7f6c852)
- update @nestjs-mod versions from 1.7.2 to 1.9.0 (182faa0)
- update @nestjs-mod versions from 1.9.0 to 2.1.0 (4b58355)
- update deps and add TerminusHealthCheck module (2d1a334)
- update logic for search env keys in docker compose services, use service name as prefix for env key name (e544c7b)