Skip to content

GH-1085 Fixes spring-cloud-function-adapter-gcp #1150

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

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

lauren-wiebenga-s360
Copy link
Contributor

@lauren-wiebenga-s360 lauren-wiebenga-s360 commented Jun 11, 2024

This updates the GcfJarLayout to write the classic loader classes that are currently in use by the spring-cloud-function project. Before this update the default loaders were being used every time which stopped the adapter from working.

This also updates the pom for function-sample-gcp-http to use the local development snapshot of spring-cloud-function-adapter-gcp. This sample has been built, deployed, and tested successfully as a version 2 GCP Serverless Function with an HTTP entry.

…urrent implementation of this project, before this change the default loaders would be used every time GcfJarLayout was invoked; also updates the pom for function-sample-gcp-http to use the latest development version of the spring cloud gcp adaptor

Fixes spring-cloudgh-1085
@olegz olegz added the bug label Jun 13, 2024
@olegz olegz added this to the 4.1.3 milestone Jun 13, 2024
@olegz olegz self-assigned this Jun 13, 2024
@olegz olegz merged commit 8949692 into spring-cloud:main Jun 24, 2024
@lauren-wiebenga-s360 lauren-wiebenga-s360 deleted the lauren-wiebenga-s360 branch June 24, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants