Kamil Myśliwiec
e63f5c0ff5
chore: upgrade apollo, fix integration tests
2023-03-10 17:15:17 +01:00
Kamil Myśliwiec
0a82282098
test: remove the debug flag
2023-03-10 15:22:07 +01:00
renovate[bot]
f33f9c6465
chore(deps): update confluentinc/cp-zookeeper docker tag to v7.3.2
2023-03-08 22:18:00 +00:00
Jan Krueger
e151c47839
fix(common): fix cache ttl not beeing respected
2023-02-17 17:01:32 +01:00
codytseng
ea79cefc28
fix(testing): correct the type of server
2023-02-15 15:46:18 +08:00
Kamil Myśliwiec
b9a9da31aa
test(core): fix init time tests
2023-02-13 15:49:38 +01:00
Lioness100
fda5fff1cd
docs: fix typos
2023-02-10 21:39:29 -05:00
Kamil Myśliwiec
be5434951d
fix(core): fix deterministic uuid registry
2023-02-08 14:34:54 +01:00
Kamil Myśliwiec
033d97839f
feat(core): use hashcode for uuid registry
2023-02-08 12:15:21 +01:00
Kamil Myśliwiec
5a110c453d
test: update snapshots
2023-02-08 11:03:25 +01:00
Kamil Myśliwiec
6c99b704f6
fix(core): default deps introspection return val should be false
2023-02-06 14:28:09 +01:00
Kamil Myśliwiec
36065d30f2
chore: update tests, id as string
2023-02-06 10:52:15 +01:00
codytseng
b8702d5dbd
fix(core): add global prefix to exclude paths for middleware
2023-02-04 12:17:00 +08:00
Kamil Mysliwiec
c7ac493b53
Merge pull request #10390 from CodyTseng/fix-middleware-global-prefix
...
fix(core): let the middleware can get the params in the global prefix
2023-02-03 10:24:47 +01:00
Jay McDoniel
ff9a577119
fix: address pr comments
2023-02-02 06:47:04 -08:00
Jay McDoniel
edbd0a80c6
feat: move get pattern to top level method of switch to ws
2023-02-02 06:47:04 -08:00
Jay McDoniel
8ff0a048d1
feat: create on client to get websocket pattern
...
close : #10520
2023-02-02 06:47:01 -08:00
Kamil Mysliwiec
da708c7216
Merge pull request #10474 from tuxmachine/fix/8469-fastify-errors-content-type
...
Fix Content-Type for unexpected errors in Fastify
2023-02-02 13:34:49 +01:00
codytseng
25dd621132
Merge branch 'master' into fix-middleware-global-prefix
2023-02-01 22:36:47 +08:00
Kamil Myśliwiec
c1815d2f8c
fix: revert #10801
2023-02-01 14:29:21 +01:00
Kamil Myśliwiec
2924c03aa3
fix: apply uuid factory strategy in testing module, update snapshots
2023-02-01 14:03:05 +01:00
Kamil Myśliwiec
661104d981
chore: resolve merge conflicts
2023-02-01 13:03:19 +01:00
Kamil Myśliwiec
df8571c623
test: update snapshots
2023-02-01 11:12:55 +01:00
Kamil Myśliwiec
2c3620aa1e
chore: remove spec files from the integration dir, fix eslint errors
2023-02-01 10:32:48 +01:00
Kamil Myśliwiec
d4d5955424
chore: fix noop inspector, update integration tests
2023-01-11 19:54:49 +01: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
Tolga Paksoy
9b073748cb
test(): add integration test for raw body
2022-12-05 17:52:11 +01:00
nomaxg
b9c235ae18
feat(microservice): add tcp over tls support
...
Signed-off-by: nomaxg <noahgolub2@gmail.com >
2022-12-02 16:53:34 -05:00
Kamil Myśliwiec
95e8394b32
test: add inspector e2e tests, add deterministic uuid registry
2022-11-29 09:56:19 +01:00
Maxim Ciuchitu
2983f54a7e
fix(cache): use passed store object
2022-11-23 20:11:36 +02:00
codytseng
fdc5f34219
feat: move test
2022-11-23 16:07:13 +08:00
Cody Tseng
d5f434ce75
Merge branch 'nestjs:master' into fix-middleware-global-prefix
2022-11-20 01:07:44 +08:00
codytseng
4a27d263c5
test: update the middleware get the params from global prefix test
2022-11-20 00:25:59 +08:00
codytseng
4c4c13bf84
Merge branch 'master' into fix-middleware-global-prefix
2022-11-15 22:38:42 +08:00
Micael Levi L. Cavalcante
bf17cd0394
feat(core): add hint to unknown dependency error msg
2022-11-15 00:10:28 -04:00
Kamil Myśliwiec
5b42ab71af
test: add paths mapping and watch mode for unit tests
2022-11-09 11:46:08 +01:00
Kamil Mysliwiec
fc6b34be87
Merge pull request #10345 from tolgap/fix/9517-keep-alive-connections-blocking
...
fix(platform): shutdown hooks not firing caused by open http connections
2022-11-07 11:02:20 +01:00
Kamil Mysliwiec
ea4c1d83f5
Merge pull request #10484 from thiagomini/feature/8844-api-version-in-route-info
...
Feature/8844 api version in route info
2022-11-07 10:41:02 +01:00
Kamil Myśliwiec
92c37ddc3b
style: address linter errors, move ts-expect-error desc
2022-11-07 10:23:24 +01:00
Kamil Myśliwiec
a8e5bc6c9b
test(core): add multiple providers resolution integration tests
2022-11-07 10:14:22 +01:00
Thiago Martins
e36acea783
feat(core): add middleware versioning support
...
add middleware versionig support for uri versioning with an alternative prefix
2022-10-31 18:14:51 -03:00
Thiago Martins
092e721263
test(ingration): refactor middleware tests
...
refactor middleware tests to explicitly define versioning options
2022-10-31 18:03:36 -03:00
Thiago Martins
25f03c4c06
test(integration): add middleware test
2022-10-31 17:50:21 -03:00
Thiago Martins
cf1b946e62
fix(core): fix middleware for versioned routes
...
fix middlewares for versioned routes using media type as versioning type
2022-10-31 17:42:52 -03:00
Thiago Martins
4a039327bf
fix(core): fix middleware for versioned routes
...
fix middlewares for versioned routes using header as versioning type
2022-10-31 17:38:54 -03:00
Thiago Martins
415858f635
test(integration): wrap test case for uri version
...
wrap test case for uri versioning context to facilitate the addition of tests for other versioning types
2022-10-31 17:18:30 -03:00
Thiago Martins
bd5c0607f3
feat(core): add version to middleware module
...
ensure middleware module considers path-versioning when applying middlewares
2022-10-31 17:02:16 -03:00
Rick Dutour Geerling
61d25beae0
fix(fastify): always return errors as application/json
...
If user overrides the Content-Type but doesn't add a custom exception
filter to handle errors, then Nest will respond with a JSON error
object. We should ensure the Content-Type header matches the body
in this case.
2022-10-31 12:09:25 +01:00
Rick Dutour Geerling
ddf3301d49
fix(express): always return errors as application/json
...
If user overrides the Content-Type but doesn't add a custom exception
filter to handle errors, then Nest will respond with a JSON error
object. We should ensure the Content-Type header matches the body
in this case.
2022-10-31 12:09:24 +01:00