renovate[bot]
b642364f6b
chore(deps): update confluentinc/cp-zookeeper docker tag to v7.8.0
2024-12-05 12:43:26 +00:00
renovate[bot]
f0824383ba
chore(deps): update confluentinc/cp-kafka docker tag to v7.8.0
2024-12-04 09:50:03 +00:00
renovate[bot]
fc8c3e2167
chore(deps): update confluentinc/cp-zookeeper docker tag to v7.7.2
2024-11-28 10:07:26 +00:00
renovate[bot]
50e97b2abe
chore(deps): update confluentinc/cp-kafka docker tag to v7.7.2
2024-11-28 09:39:44 +00:00
renovate[bot]
a9b198c08f
chore(deps): update mysql docker tag to v9
2024-11-27 10:23:53 +00:00
Kamil Mysliwiec
4a9a3d86c2
Merge pull request #14221 from nestjs/renovate/mysql-8.x
...
chore(deps): update mysql docker tag to v8.4.3
2024-11-27 10:00:48 +01:00
Kamil Mysliwiec
5396c8c6f0
Merge pull request #14218 from nestjs/renovate/confluentinc-cp-zookeeper-7.x
...
chore(deps): update confluentinc/cp-zookeeper docker tag to v7.7.1
2024-11-27 09:57:33 +01:00
renovate[bot]
ca78cbe447
chore(deps): update mysql docker tag to v8.4.3
2024-11-27 08:48:24 +00:00
renovate[bot]
9e21f093d8
chore(deps): update confluentinc/cp-zookeeper docker tag to v7.7.1
2024-11-27 08:47:12 +00:00
renovate[bot]
619db30f16
chore(deps): update confluentinc/cp-kafka docker tag to v7.7.1
2024-11-27 08:46:59 +00:00
Kamil Mysliwiec
81597f7ed9
Merge branch 'master' into fix-tenant-context-payload
2024-11-25 14:38:47 +01:00
Kamil Myśliwiec
84b8744f90
refactor: methods order, types in e2e test
2024-11-25 14:34:28 +01:00
Kamil Mysliwiec
95c8547b68
Merge pull request #14185 from sapenlei/fix/prevent-socketio-server-close
...
fix(websockets): Prevent HTTP server early close in Socket.IO shutdown
2024-11-25 14:31:18 +01:00
Kamil Myśliwiec
25ad5b4b80
refactor(core): tiny improvements
2024-11-25 14:11:38 +01:00
Kamil Mysliwiec
3324703b88
Merge pull request #13804 from patrickacioli/fix-lazy-transient-provider
...
fix(core): dependencies not resolving for transient lazy providers
2024-11-25 14:10:06 +01:00
sapen
3b5cb562a1
test(websockets): Add integration test for Socket.IO HTTP server shutdown
2024-11-22 20:14:02 +08:00
Kamil Myśliwiec
ef24801fcc
chore: upgrade deps
2024-11-16 20:00:50 +01:00
Kamil Myśliwiec
229d97f018
fix(core): flaky durable provider, remove instance on error #13953
2024-11-12 13:23:51 +01:00
Rick Dutour Geerling
4d46bd8f75
test: GET endpoints should respond to HEAD reqs
2024-09-23 10:12:19 +02:00
DylanVeldra
6dba4debb9
fix(core): merge req context with tenant payload in the request instance
2024-08-18 17:11:49 +02:00
Patrick Acioli
91beaf7bc2
fix(core): dependencies not resolving for transient lazy providers
2024-07-19 02:46:52 -03:00
Kamil Mysliwiec
75fa678e8d
Merge pull request #13368 from ssilve1989/refactor/cleanup-grpc-call-handling
...
refactor(microservices): prevent grpc write promise from throwing
2024-06-03 13:04:40 +02:00
Kamil Mysliwiec
de86355bae
Merge pull request #13614 from dragontaek-lee/fix/middleware-builder-exclude-overwrite
...
fix(core): prevent exclude method from overwriting previous calls
2024-06-03 12:37:04 +02:00
dragontaek-lee
4d88c79839
fix(core): prevent exclude method from overwriting previous calls
2024-05-25 23:07:44 +09:00
Abdeldjalil Fortas
c0af8af0cd
feat(fastify): Do not crash if enableVersioning is not used ( fixes #13496 )
2024-05-05 09:25:58 +02:00
welfuture
66b731d4db
chore: fix some typos in comments
...
Signed-off-by: welfuture <wellfuture@qq.com >
2024-04-20 20:48:16 +08:00
Steven Silvestri
22a9245a1a
refactor(microservices): prevent grpc write promise from throwing
2024-03-28 02:08:28 -06:00
Kamil Myśliwiec
3321f6ca20
fix(core): middleware is not executed for root route with prefix
2024-03-18 11:35:49 +01:00
Kamil Myśliwiec
7d8822cb5b
Merge branch 'fix-global-prefix-middleware' of https://github.com/CodyTseng/nest into CodyTseng-fix-global-prefix-middleware
2024-03-18 10:23:10 +01:00
Kamil Myśliwiec
6752144a86
chore: resolve conflicts
2024-03-18 10:21:44 +01:00
codytseng
8769a9d6b9
Merge branch 'master' into fix-global-prefix-middleware
2024-03-06 14:42:10 +08:00
renovate[bot]
540304b983
chore(deps): update mysql docker tag to v8.3.0
2024-01-31 08:49:21 +00:00
Kamil Mysliwiec
5432b03626
Merge pull request #12986 from nestjs/renovate/confluentinc-cp-kafka-7.x
...
chore(deps): update confluentinc/cp-kafka docker tag to v7.5.3
2024-01-03 08:20:07 +01:00
renovate[bot]
5798747802
chore(deps): update confluentinc/cp-zookeeper docker tag to v7.5.3
2024-01-02 12:44:41 +00:00
renovate[bot]
8496b7d5eb
chore(deps): update confluentinc/cp-kafka docker tag to v7.5.3
2024-01-02 12:44:33 +00:00
Kamil Mysliwiec
d165eed388
Merge pull request #12753 from h4ad-forks/perf/use-factory-instead-of-use-value
...
perf: prefer use factory instead of use value when possible
2023-12-18 08:49:10 +01:00
renovate[bot]
22f3d14fee
chore(deps): update mysql docker tag to v8.2.0
2023-11-24 01:03:31 +00:00
Kamil Mysliwiec
d5f24b748b
Merge pull request #12812 from nestjs/renovate/confluentinc-cp-kafka-7.x
...
chore(deps): update confluentinc/cp-kafka docker tag to v7.5.2
2023-11-23 09:36:42 +01:00
renovate[bot]
933bda62db
chore(deps): update confluentinc/cp-zookeeper docker tag to v7.5.2
2023-11-23 08:19:16 +00:00
renovate[bot]
98823d807f
chore(deps): update confluentinc/cp-kafka docker tag to v7.5.2
2023-11-23 08:19:07 +00:00
Ben Lesh
d27d1818cd
chore: fix tests
...
Just combining the backpressure tests and the math tests. There were issues
with the tests because of port collisions.
2023-11-17 14:46:56 -06:00
Ben Lesh
2e8f5cebf7
fix(microservices): fix backpressure with integration test
...
Resolves an issue where the code assumed the first value written to the stream
where `write` returned `false` was not written, when in fact it is.
Adds integration test to verify the fix.
Updates unit tests to have the proper behavior in the mock.
NOTE: This fix has been independently verified in our business environment.
NOTEx2: This is totally my (@benlesh) fault. :/
fixes #12768
2023-11-17 11:50:23 -06:00
Vinícius Lourenço
31a0b18232
fixup! perf: prefer use factory instead of use value when possible
2023-11-17 10:11:59 -03:00
Kamil Mysliwiec
551d12b160
Merge pull request #12519 from micalevisk/fix/issue-12518
...
fix(core): when the discoverable decorator was not used on calling `getProviders`/`getControllers`
2023-10-23 10:54:20 +02:00
Kamil Mysliwiec
0ede64c85d
Merge pull request #12524 from nestjs/renovate/mysql-8.x
...
chore(deps): update mysql docker tag to v8.1.0
2023-10-23 10:26:03 +02:00
renovate[bot]
d867fb0ad8
chore(deps): update mysql docker tag to v8.1.0
2023-10-08 09:03:30 +00:00
Micael Levi L. Cavalcante
ec4786859b
test: for get providers/controllers when the decorator is not used
2023-10-06 12:15:40 -04:00
Micael Levi L. Cavalcante
18fbf2797a
feat(core): disambiguate string-based providers on error message
2023-09-24 21:48:46 -04:00
Kamil Mysliwiec
833a5fbd31
Merge pull request #12382 from jmcdo29/fix/ws-get-pattern
...
fix: allow for filters to be aware of the pattern for websockets
2023-09-22 09:47:30 +02:00
Micael Levi L. Cavalcante
6bcb3bdcbd
style: fix formatting
2023-09-21 17:52:08 -04:00