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

Google Drive integration is broken after upgrade to Spring Boot 2.3.2 #251

Closed
orange-buffalo opened this issue Aug 22, 2020 · 2 comments · Fixed by #275
Closed

Google Drive integration is broken after upgrade to Spring Boot 2.3.2 #251

orange-buffalo opened this issue Aug 22, 2020 · 2 comments · Fixed by #275
Labels
bug Something isn't working

Comments

@orange-buffalo
Copy link
Owner

Initial investigation shows it is because of spring-projects/spring-framework#25216
We should prepare a reproducer and report

@orange-buffalo orange-buffalo added bug Something isn't working blocked by third party labels Aug 22, 2020
@orange-buffalo
Copy link
Owner Author

Blocked by spring-projects/spring-framework#25629

@orange-buffalo
Copy link
Owner Author

We should use awaitSingle in 5.2 and migrate to exchangeToMono once 5.3 (Spring Boot 2.4) goes GA.

orange-buffalo added a commit that referenced this issue Jan 20, 2021
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 added a commit that referenced this issue Jan 21, 2021
Resolving multiple related issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant