- common: Improved file validation error messages with dynamic context like file size and MIME type #14213
- common: Added mimetype fallback for more reliable file type validation #14995
- common: Added forceConsole option to ConsoleLogger for bypassing custom loggers when needed #15503
- microservices: Fixed custom transport strategy injection in dynamic microservice configuration #15172
- platform-fastify: Fixed FastifyAdapter middleware registration before init in testing scenarios #15385
- graphql: add typeName option for custom type naming #3678
- swagger: Added options to selectively disable Swagger UI and JSON/YAML endpoints #3185
- swagger: Added custom extension properties support for security schemes #3248
- swagger: Restored x-enumNames support for better API client generator compatibility #3307
- terminus: add forRootAsync for DynamicModule Configurations #2670
- terminus: enhanced production-ready with GracefulShutdown sequence #2671
- terminus: update amqplib to 0.10.6 for rmq 4.1+ compatibility #2673
- docs: Added Vitest alias resolution configuration for SWC setup #3204
- docs: Improved Swagger UI and raw options documentation #3206
- Enhanced HTTP agent createConnection documentation with synchronous behavior clarification #58205
- Improved glob pattern documentation with detailed syntax and examples #58988
- Fixed ENOENT errors on Windows drive root paths #58989
- Added exclude option to path.matchesGlob method for advanced pattern filtering and fs.glob consistency #59061
- fix(client): add default generic parameters to PrismaClient constructor(6.14.0 breaking changes) #27897
- feat: add default loki-mixin dashboards to TSDB #18732
- perf: parallelize memory discovery file operations 60%+ performance gain #5751
๐ Recent Posting (tistory)
- ์ฌ๋ฌ Claude Max ๊ณ์ ์์ Claude Code ์คํ ํ๊ฒฝ ์ธํ
ํ๊ธฐ
- Prisma v6.14.0์ ์ฑ๋ฅ ๊ฐ์ ์ ๋ฐ๋ฅธ ๋ธ๋ ์ดํน ์ฒด์ธ์ง, ์ด์ ๊ธฐ์ฌํ ์ด์ผ๊ธฐ.
- Prisma๋ ์ Type-Safeํ ๊น?
- ํฐ์คํ ๋ฆฌ ์คํจ ๋ฌด๋ฃ ๋ฐฐํฌํฉ๋๋ค!! ์ ๋ฐ ์ฌ์ฉํด์ฃผ์ธ์!!
- [Rate Limit - 3] Fixed Window Counter, Sliding Window Logging, Sliding Window Counter ์๊ณ ๋ฆฌ์ฆ
- [Rate Limit - 2] Token Bucket, Leaky Bucket ์๊ณ ๋ฆฌ์ฆ