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

chore: release #371

Merged
merged 3 commits into from
Nov 11, 2024
Merged

chore: release #371

merged 3 commits into from
Nov 11, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 11, 2024

Release Changes

logger is not set right in GrpahQLProvider.

server.listen should be awaited such that higher level code can handle occuring errors.
server.listen should be non-blocking anyway

1.6.3 (v1.6.2...v1.6.3) (2024-11-11)

Bug Fixes

* ci: fake a change (ea14e63 (https://github.com/restorecommerce/chassis-srv/commit/ea14e6353553bc1065738bac8c34482978578cd3))
* graph: compact method for unique array (2308ced (https://github.com/restorecommerce/chassis-srv/commit/2308ced566c6510a11c75720ec8ee878776b5064))
* graph: graph constructor has logger in wrong position! (035069d (https://github.com/restorecommerce/chassis-srv/commit/035069d4ccb0a38b0e4df4a9656b6fa223f9decb))
* logger: logger is supposed to be optional but not treated optional (824621f (https://github.com/restorecommerce/chassis-srv/commit/824621f2270ddff84c7d1e10cb0744bd7f14e86d))
* logger: make logger optional, don't use dummy logger (b7615bf (https://github.com/restorecommerce/chassis-srv/commit/b7615bfd6411be1dce437972159f9fed2620879a))
* package.json: bump package version (c11634a (https://github.com/restorecommerce/chassis-srv/commit/c11634a44bf1dc62b814b0a5dad57d12343f285a))
* server: server.listen is not awaited so errors can't be handled in higher level (fbe2062 (https://github.com/restorecommerce/chassis-srv/commit/fbe20621e0f091449d722ca7672d2d395301c6b5))

Approve this PR to release above packages!

@github-actions github-actions bot merged commit c11634a into master Nov 11, 2024
5 checks passed
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.

1 participant