Kamil Myśliwiec
4fdeb0b504
style: address lint issues
2026-01-15 09:25:17 +01:00
Kamil Myśliwiec
e5616c2b92
feat: apply instance decorator to all enhancers
2026-01-14 19:58:10 +01:00
Kamil Myśliwiec
adc7e1547f
feat: enhance introspection capabilities
2025-07-14 11:37:49 +02:00
Kamil Myśliwiec
daa429d251
style: address lint issues
2025-05-30 10:56:04 +02:00
isaryy
840e0c75a3
update warning log texts
...
Co-authored-by: Kamil Mysliwiec <mail@kamilmysliwiec.com >
2025-05-29 16:52:45 +03:00
Igor Sari
3a0dfb8af8
refactor(microservices): add warn for post-initialization configuration
2025-05-28 22:45:49 +03:00
mag123c
6f439834cd
fix(microservices): support custom strategy in async usefactory config
2025-05-21 14:11:09 +09:00
Kamil Myśliwiec
10fdf16c47
build: use strict null checks part 1
2024-11-26 12:46:59 +01:00
Kamil Myśliwiec
8829b8d1d7
style: address packages lint errors
2024-11-26 10:38:31 +01:00
Kamil Myśliwiec
3267135f2d
chore: resolve merge conflicts
2024-11-18 12:45:34 +01:00
Kamil Myśliwiec
3dfc7fc68e
feat(microservices): add status, unwrap, on, and other features
2024-11-15 10:03:05 +01:00
Jay McDoniel
2f2252264b
feat: allow for microservice options to come from the di container
...
Microservices are now able to be created by getting their options
from within the DI container itself. This has been a long requested
feature of developers and I finally had some time to work through how
we could possibly let this happen.
2023-10-20 17:08:35 -07:00
Kamil Myśliwiec
2b6211f81b
chore: merge conflicts
2023-01-11 19:30:30 +01:00
Kamil Myśliwiec
38f55a1cff
feat(core): introduce preview mode, update tests, fix minor issues
2023-01-11 15:14:50 +01:00
Kamil Myśliwiec
95e8394b32
test: add inspector e2e tests, add deterministic uuid registry
2022-11-29 09:56:19 +01:00
Kamil Myśliwiec
a89615b124
feat: add graph inspector implementation
2022-11-21 11:00:11 +01:00
Kamil Myśliwiec
394de8949c
fix(microservices): close underlying server once if already terminated
2022-08-16 11:06:31 +02:00
Micael Levi (@micalevisk)
6d3cab8c99
refactor(common,core,microservices): drop all deprecated methods
2022-05-18 07:40:54 -04:00
Kamil Myśliwiec
f07232e6d8
fix(core): fix logger type, add descriptive error message
2021-07-12 12:15:15 +02:00
Kamil Myśliwiec
470fcf8695
chore(): resolve merge conflicts
2021-02-04 15:09:09 +01:00
Kamil Myśliwiec
0ba2658ab4
fix(microservices): auto close clients on app shutdown
2021-02-03 10:20:24 +01:00
Kamil Myśliwiec
9241905f11
fix(microservices): reject on error (on listen method call)
2021-01-28 14:00:15 +01:00
Kamil Myśliwiec
9b74f30471
feat(common): built-in, console logger refactor
2021-01-22 14:58:07 +01:00
Kamil Myśliwiec
8c503d3193
chore(): update typescript to the latest version
2020-12-08 13:27:51 +01:00
Kamil Myśliwiec
511625c35e
refactor(core): align code changes to the rest of the codebase
2020-10-30 14:49:07 +01:00
Kamil Mysliwiec
c420898cfa
Merge pull request #5136 from danielscw/fix/microservice-on-module-init-error-handling
...
fix(microservice): handle promise return by 'registerModules' properly
2020-07-29 11:01:11 +02:00
Kamil Mysliwiec
63d0693360
Update packages/microservices/nest-microservice.ts
2020-07-29 10:15:55 +02:00
Kamil Myśliwiec
74f89a737f
fix(microservices): close socket module on dispose
2020-07-29 10:01:09 +02:00
Alexey Rehov
1796109481
fix(microservices): add microservice dispose to close server on shutdown
2020-07-28 11:48:33 +03:00
danielscw
cbd3971c7d
fix(microservice): handle promise return by 'registerModules' properly
2020-07-23 22:11:00 +08:00
Kamil Myśliwiec
c333030575
refactor() remove optional package
2019-09-26 13:19:26 +02:00
Chris Nyaga
b9ce9b8d5f
bugfix(microservices): update isTerminated during close
...
update isTerminated during close
Fixes #1364
2019-08-06 12:37:21 +03:00
Kamil Myśliwiec
2487ab855e
feat(microservice): register modules on init call #2350
2019-07-01 22:13:08 +02:00
Kamil Myśliwiec
6d2a8c8861
refactor(): resolve conflicts, remove duplicated init()
2019-05-30 13:57:59 +02:00
Livio
6c5108bf1e
feat(@nestjs/core): Add init function on NestApplicationContext to API
2019-03-01 20:16:15 +01:00
Kamil Myśliwiec
b0de7ce6f3
sample() update existing samples to 6.0.0
2019-01-15 00:02:34 +01:00
Kamil Myśliwiec
53687ba46a
feature(websockets) extract web sockets drivers
2018-12-12 23:35:27 +01:00
Kamil Myśliwiec
a3fbb8816e
feature() extract fastify, multer, cors, adapters
2018-12-01 21:02:36 +01:00
Kamil Myśliwiec
6f9b242410
bugfix: fix incorrect dependencies, simplify relations
2018-10-19 09:55:50 +02:00
Jean-Baptiste Pionnier
ac295e68f6
refactor Unnecessary 'await'
2018-09-30 22:14:35 +02:00
Kamil Myśliwiec
9e322c1ed1
refactor(nestjs) fix invalid imports, refactor messages
2018-09-21 10:29:18 +02:00
Kamil Myśliwiec
713e97f6c3
chore(nestjs) publish 5.3.1 release
2018-09-03 17:10:59 +02:00
Kamil Myśliwiec
1527e12013
feature(@nestjs/core) expose container to ModuleRef, add close() to NestContext
2018-07-24 22:07:14 +02:00
Kamil Myśliwiec
5d28b98a8c
feature(@nestjs/core) add async lifecycle hooks support
2018-04-21 13:55:58 +02:00
Kamil Myśliwiec
3855b3a710
lib(@nestjs) update package.json files
2018-03-28 19:03:47 +02:00
Kamil Myśliwiec
b5de592eee
format(@nestjs) run prettier
2018-03-26 17:04:55 +02:00
Kamil Myśliwiec
91b4974d2c
samples(@nestjs) update sample applications
2018-03-25 21:38:52 +02:00
Kamil Myśliwiec
614de27310
refactor(@nestjs) rename directories, add script, fix tests
2018-03-24 15:11:48 +01:00