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

Resolving multiple related issues #275

Merged
merged 2 commits into from
Jan 21, 2021
Merged

Resolving multiple related issues #275

merged 2 commits into from
Jan 21, 2021

Commits on Jan 20, 2021

  1. migrating to spring boot 2.4.2 and awaitFirst->awaitSingle (fixes #251)

    migrating to kotlin-coroutines 1.4.x as required by spring 5.3, fixing push notifications issue (resolves #250)
    improving push notifications test after migration to SharedFlow (fixes #94)
    orange-buffalo committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    32490e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. adjusting spring boot config and docker image to the changes in confi…

    …guration management of spring boot 2.4.x
    orange-buffalo committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    9d6c619 View commit details
    Browse the repository at this point in the history