Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Papooch/nestjs-cls issues and pull requests

#161 - feat(transactional-adapter-mongodb): add `mongodb` adapter

Pull Request - State: closed - Opened by Papooch 1 day ago

#159 - feat(transactional-adapter-mongoose): add `mongoose` adapter

Pull Request - State: closed - Opened by Papooch 5 days ago

#158 - feat(transactional-adapter-mongodb): add `mongodb` adapter

Pull Request - State: closed - Opened by Papooch 5 days ago

#157 - chore(transactional): add more tests for transactional adapters

Pull Request - State: closed - Opened by Papooch 5 days ago

#155 - Support for Drizzle ORM

Issue - State: open - Opened by herenickname 9 days ago - 2 comments
Labels: enhancement

#154 - Add transactional adapter support for mongoose

Issue - State: closed - Opened by GO-DIE 9 days ago - 4 comments
Labels: enhancement

#153 - chore: add link to discord server on issue template

Pull Request - State: closed - Opened by micalevisk about 1 month ago

#152 - Can't disconnect from DB while testing and using transactional plugin

Issue - State: closed - Opened by Peterculazh about 1 month ago - 4 comments
Labels: not a bug, solved

#150 - fix(transactional): use proxy on descriptor.value

Pull Request - State: closed - Opened by nicobuzeta about 2 months ago - 3 comments

#149 - @Transactional decorator breaking swagger documentation

Issue - State: closed - Opened by nicobuzeta about 2 months ago - 2 comments
Labels: bug

#148 - setup / generateId functions not called in WebSocket Gateway

Issue - State: closed - Opened by sagi-orchid 2 months ago - 4 comments
Labels: investigation, not a bug, solved

#147 - transactional-adapter-pg-promise: where are the default tx options merged with tx-specific options?

Issue - State: closed - Opened by sam-artuso 2 months ago - 4 comments
Labels: investigation, not a bug, solved

#146 - CLS appears not running inside jest integration tests

Issue - State: closed - Opened by gregoryorton-ws 2 months ago - 2 comments
Labels: external bug

#144 - docs: update docs on transactional plugin

Pull Request - State: closed - Opened by Papooch 2 months ago

#143 - chore: update typeorm adapter, add docs

Pull Request - State: closed - Opened by Papooch 2 months ago

#142 - Use custom prisma client with prisma provider that is using `useFactory` method.

Issue - State: closed - Opened by adrianlocurciohotovo 3 months ago - 2 comments
Labels: not a bug, solved

#141 - Add typeorm Adapter for @nestjs-cls/transactional #140

Pull Request - State: closed - Opened by giosueDelgado 3 months ago - 4 comments

#140 - Add typeorm Adapter for @nestjs-cls/transactional

Issue - State: closed - Opened by giosueDelgado 3 months ago - 8 comments
Labels: enhancement

#139 - How to get a real database transaction in a test environment?

Issue - State: closed - Opened by sam-artuso 3 months ago - 2 comments
Labels: invalid

#138 - Update index.md

Pull Request - State: closed - Opened by sam-artuso 3 months ago

#137 - Docker Error

Issue - State: open - Opened by shauntrennery 3 months ago - 4 comments
Labels: investigation, needs info

#136 - PgPromise adapter: add default tx options

Pull Request - State: closed - Opened by sam-artuso 3 months ago - 5 comments

#135 - chore: update deps + add test cases

Pull Request - State: closed - Opened by Papooch 3 months ago

#134 - Global middleware not running on Nest > 10.3.2 (fastify, global prefix)

Issue - State: closed - Opened by xtrinch 3 months ago - 8 comments
Labels: external bug

#131 - feat: selectively resolve proxy providers

Pull Request - State: closed - Opened by Papooch 3 months ago
Labels: enhancement

#131 - feat: selectively resolve proxy providers

Pull Request - State: closed - Opened by Papooch 3 months ago
Labels: enhancement

#130 - Expose resolveProxyProvider function as we expose resolveProxyProviders

Issue - State: closed - Opened by jpamorimdev 3 months ago - 5 comments
Labels: enhancement

#130 - Expose resolveProxyProvider function as we expose resolveProxyProviders

Issue - State: closed - Opened by jpamorimdev 3 months ago - 7 comments
Labels: enhancement

#129 - fix: prevent context from leaking with ClsGuard

Pull Request - State: closed - Opened by Papooch 4 months ago

#128 - chore: enable typescript strict mode

Pull Request - State: closed - Opened by Papooch 4 months ago

#127 - Duplicate IDs when using Microservices (Kafka)

Issue - State: closed - Opened by hjf 4 months ago - 2 comments
Labels: bug

#127 - Duplicate IDs when using Microservices (Kafka)

Issue - State: closed - Opened by hjf 4 months ago - 2 comments
Labels: bug

#126 - feat: enable setting custom prisma client type for adapter

Pull Request - State: open - Opened by Papooch 4 months ago

#126 - feat: enable setting custom prisma client type for adapter

Pull Request - State: closed - Opened by Papooch 4 months ago

#126 - feat: enable setting custom prisma client type for adapter

Pull Request - State: open - Opened by Papooch 4 months ago

#125 - How to use with extended client?

Issue - State: closed - Opened by darr1s 4 months ago - 2 comments
Labels: question, solved

#124 - feat: add option to inject tx directly as Proxy

Pull Request - State: closed - Opened by Papooch 5 months ago

#123 - feat: add imperative api to get/set proxy providers

Pull Request - State: closed - Opened by Papooch 5 months ago

#122 - docs: update docs

Pull Request - State: closed - Opened by Papooch 5 months ago

#121 - Error after upgrade from 3.6 to 4

Issue - State: closed - Opened by dgastudio 5 months ago - 5 comments
Labels: investigation, solved

#119 - fix(core): handle nested context correctly with UseCls decorator

Pull Request - State: closed - Opened by alexandre-abrioux 5 months ago - 1 comment

#118 - fix(core): handle setting falsy value in proxy providers

Pull Request - State: closed - Opened by alexandre-abrioux 5 months ago - 2 comments

#118 - fix(core): handle setting falsy value in proxy providers

Pull Request - State: closed - Opened by alexandre-abrioux 5 months ago - 2 comments

#118 - fix(core): handle setting falsy value in proxy providers

Pull Request - State: closed - Opened by alexandre-abrioux 5 months ago - 2 comments

#118 - fix(core): handle setting falsy value in proxy providers

Pull Request - State: closed - Opened by alexandre-abrioux 5 months ago - 2 comments

#118 - fix(core): handle setting falsy value in proxy providers

Pull Request - State: closed - Opened by alexandre-abrioux 5 months ago - 2 comments

#118 - fix(core): handle setting falsy value in proxy providers

Pull Request - State: closed - Opened by alexandre-abrioux 5 months ago - 2 comments

#117 - Any docs on how to play nice with an OTEL tracing/metrics setup?

Issue - State: open - Opened by pvogel1967 5 months ago - 3 comments
Labels: investigation

#117 - Any docs on how to play nice with an OTEL tracing/metrics setup?

Issue - State: open - Opened by pvogel1967 5 months ago - 3 comments
Labels: investigation

#117 - Any docs on how to play nice with an OTEL tracing/metrics setup?

Issue - State: open - Opened by pvogel1967 5 months ago - 3 comments
Labels: investigation

#117 - Any docs on how to play nice with an OTEL tracing/metrics setup?

Issue - State: open - Opened by pvogel1967 5 months ago - 3 comments
Labels: investigation

#117 - Any docs on how to play nice with an OTEL tracing/metrics setup?

Issue - State: open - Opened by pvogel1967 5 months ago - 4 comments
Labels: stale

#117 - Any docs on how to play nice with an OTEL tracing/metrics setup?

Issue - State: open - Opened by pvogel1967 5 months ago - 3 comments
Labels: investigation

#116 - docs: minor fixes

Pull Request - State: closed - Opened by sam-artuso 5 months ago

#116 - docs: minor fixes

Pull Request - State: closed - Opened by sam-artuso 5 months ago

#116 - docs: minor fixes

Pull Request - State: closed - Opened by sam-artuso 5 months ago

#116 - docs: minor fixes

Pull Request - State: closed - Opened by sam-artuso 5 months ago

#116 - docs: minor fixes

Pull Request - State: closed - Opened by sam-artuso 5 months ago

#116 - docs: minor fixes

Pull Request - State: closed - Opened by sam-artuso 5 months ago

#115 - Add docs on how to create a custom TransactionalAdapter

Issue - State: closed - Opened by Papooch 5 months ago - 1 comment
Labels: documentation

#115 - Add docs on how to create a custom TransactionalAdapter

Issue - State: open - Opened by Papooch 5 months ago
Labels: documentation

#114 - feat: add support for multiple transactional adapters

Pull Request - State: open - Opened by Papooch 5 months ago

#114 - feat: add support for multiple transactional adapters

Pull Request - State: closed - Opened by Papooch 5 months ago

#113 - fix: symbol key access and explicit constructor error

Pull Request - State: closed - Opened by Papooch 5 months ago

#112 - feat: add @nestjs-cls/transactional-adapter-kysely

Pull Request - State: closed - Opened by Papooch 5 months ago

#111 - feat: add support for transaction propagation modes

Pull Request - State: closed - Opened by Papooch 5 months ago

#110 - feat: add @nestjs-cls/transactional-adapter-pg-promise

Pull Request - State: closed - Opened by sam-artuso 5 months ago - 7 comments

#109 - Add docs on testing code that relies on CLS context

Issue - State: closed - Opened by Papooch 5 months ago
Labels: documentation

#108 - Add support for nesting @Transactional decorators

Issue - State: closed - Opened by kareemalkoul 5 months ago - 3 comments
Labels: enhancement

#107 - feat: add new transactional adapter for Knex

Pull Request - State: closed - Opened by Papooch 5 months ago

#106 - Update docs

Pull Request - State: closed - Opened by Papooch 5 months ago

#105 - feat: expose cls.run options on decorator, update defaults

Pull Request - State: closed - Opened by Papooch 5 months ago

#104 - feat: Create prisma adapter for transactional plugin

Pull Request - State: closed - Opened by Papooch 6 months ago

#103 - Release/v4

Pull Request - State: closed - Opened by Papooch 6 months ago

#102 - feat: transactional plugin

Pull Request - State: closed - Opened by Papooch 6 months ago

#101 - feat: create experimental plugin support

Pull Request - State: closed - Opened by Papooch 6 months ago

#100 - chore: change default of nested cls option

Pull Request - State: closed - Opened by Papooch 6 months ago

#99 - Major version v4

Pull Request - State: closed - Opened by Papooch 6 months ago

#98 - How to store DB transaction object that is available only within a callback?

Issue - State: closed - Opened by sam-artuso 6 months ago - 6 comments
Labels: question, solved

#97 - How to use in a standalone CLI app?

Issue - State: closed - Opened by sam-artuso 6 months ago - 3 comments
Labels: question, solved

#96 - New plugin `@nestjs-cls/transactional`

Issue - State: closed - Opened by Papooch 6 months ago - 2 comments
Labels: enhancement

#95 - fix: explicitly enable function proxy providers

Pull Request - State: closed - Opened by Papooch 6 months ago

#94 - Cannot set complex objects with type inference

Issue - State: closed - Opened by rafagldev 6 months ago - 2 comments
Labels: question, solved

#93 - Middleware fails on path excluded from the global prefix

Issue - State: closed - Opened by murbanowicz 7 months ago - 3 comments
Labels: investigation

#92 - Context not initialized on root path when using `setGlobalPrefix`

Issue - State: closed - Opened by sailengsi 8 months ago - 4 comments
Labels: external bug, solved

#91 - Adding ClsModule as an interceptor is not working

Issue - State: closed - Opened by jaligamap 8 months ago - 5 comments
Labels: not a bug, solved

#90 - Cannot access the docs

Issue - State: closed - Opened by ruankotovich 8 months ago - 4 comments
Labels: investigation, solved

#89 - Question: How to use Factory Proxy Providers?

Issue - State: closed - Opened by Duske 9 months ago - 4 comments
Labels: question, solved

#86 - fix: add rxjs and reflect-metadata as peer deps

Pull Request - State: closed - Opened by Papooch 10 months ago

#85 - Expose run options in UseCls decorator

Issue - State: closed - Opened by TTiole 10 months ago - 5 comments
Labels: enhancement

#84 - Cannot install

Issue - State: closed - Opened by lastdoctor 10 months ago - 2 comments
Labels: invalid

#83 - Add 'rxjs' and 'reflect-metadata' as peer dependencies

Issue - State: closed - Opened by euanhunteratom 11 months ago - 2 comments
Labels: bug

#82 - Proxied object has function type instead of object type

Issue - State: closed - Opened by Patton-L 11 months ago - 4 comments
Labels: bug

#81 - chore: refactor to yarn workspaces

Pull Request - State: closed - Opened by Papooch 11 months ago

#80 - Split into core and plugins

Issue - State: closed - Opened by Papooch 11 months ago
Labels: enhancement

#79 - bootstrap issue - Cannot read properties of undefined (reading 'getStore')

Issue - State: closed - Opened by mkgn 12 months ago - 2 comments
Labels: question, solved