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 #370

Merged
merged 2 commits into from
Nov 11, 2024
Merged

chore: release #370

merged 2 commits into from
Nov 11, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 8, 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.2 (v1.6.1...v1.6.2) (2024-11-11)

Bug Fixes

* 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))
* pkg json (a492c2f (https://github.com/restorecommerce/chassis-srv/commit/a492c2f357eaf671c17ad05cda63fb0b033bcf80))
* run all tests (1ebbe90 (https://github.com/restorecommerce/chassis-srv/commit/1ebbe9058f3f2929fb25144b115765509116e9a9))
* server: server.listen is not awaited so errors can't be handled in higher level (fbe2062 (https://github.com/restorecommerce/chassis-srv/commit/fbe20621e0f091449d722ca7672d2d395301c6b5))
* up logger and other deps (a9b541d (https://github.com/restorecommerce/chassis-srv/commit/a9b541d10a114ec9dd4663399cd21ecade352bc7))

Approve this PR to release above packages!

@github-actions github-actions bot merged commit b7615bf 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