Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

106-add-logger-configuration #110

Merged
merged 8 commits into from
Dec 1, 2023
Merged

106-add-logger-configuration #110

merged 8 commits into from
Dec 1, 2023

Conversation

l4mby
Copy link
Contributor

@l4mby l4mby commented Nov 30, 2023

No description provided.

Copy link
Contributor

@gpad gpad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you could at least move winston from dependencies to devDependencies...
Is it possible to completely remove it?

test/e2e/declare_consumer.test.ts Show resolved Hide resolved
src/amqp10/messageHeader.ts Outdated Show resolved Hide resolved
src/response_decoder.ts Outdated Show resolved Hide resolved
test/support/fake_data.ts Outdated Show resolved Hide resolved
src/response_decoder.ts Show resolved Hide resolved
@l4mby l4mby merged commit d8d0d90 into main Dec 1, 2023
1 check failed
@l4mby l4mby deleted the 106-add-logger-configuration branch December 1, 2023 10:23
tarzacodes pushed a commit that referenced this pull request Dec 1, 2023
* Add logger configuration

* Minor fixes

* Try a new version of rabbit

* Try the same rabbit version as dotnet

* Fix in decode response

* Remove winston from deps

* Remove async await from createConnection

* Revert of undefined check

---------

Co-authored-by: magne <magnello@coders51.com>
l4mby added a commit that referenced this pull request Dec 6, 2023
* Add logger configuration

* Minor fixes

* Try a new version of rabbit

* Try the same rabbit version as dotnet

* Fix in decode response

* Remove winston from deps

* Remove async await from createConnection

* Revert of undefined check

---------

Co-authored-by: magne <magnello@coders51.com>
l4mby added a commit that referenced this pull request Dec 6, 2023
* Add logger configuration

* Minor fixes

* Try a new version of rabbit

* Try the same rabbit version as dotnet

* Fix in decode response

* Remove winston from deps

* Remove async await from createConnection

* Revert of undefined check

---------

Co-authored-by: magne <magnello@coders51.com>
albertobarrila added a commit that referenced this pull request Dec 6, 2023
* skip erroneous test

* chore: better naming for sub entry test

* feat: reading uncompressed sub entry batch

* 106-add-logger-configuration (#110)

* Add logger configuration

* Minor fixes

* Try a new version of rabbit

* Try the same rabbit version as dotnet

* Fix in decode response

* Remove winston from deps

* Remove async await from createConnection

* Revert of undefined check

---------

Co-authored-by: magne <magnello@coders51.com>

* chore: remove only from test

* Rebase fixes

* Remove skip in consuming lots of messages test

* change response decoder to use the compression map of the connection

* move compression retrieval to a function instead of passing all map

---------

Co-authored-by: Alberto Barrilá <alberto.barrila@gmail.com>
Co-authored-by: Luca <lmenghini@coders51.com>
Co-authored-by: l4mby <38959260+l4mby@users.noreply.github.com>
Co-authored-by: magne <magnello@coders51.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants