Application that invokes a GCF Java function. This application is a
complete HTTP server that interprets incoming HTTP requests appropriately
and forwards them to the function code.
Version1.0.0-alpha-2-rc2compared with
Version Details
| 1.0.0-alpha-2-rc1 | 1.0.0-alpha-2-rc2 | |
|---|---|---|
| Release date | Feb 05, 2020 | Feb 05, 2020 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (8)
| 1.0.0-alpha-2-rc1 | 1.0.0-alpha-2-rc2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | com.google.cloud.functions » functions-framework-api | 1.0.0-alpha-2-rc3 | - |
| - Removed | com.google.code.gson » gson | 2.8.6 | - |
| - Removed | commons-cli » commons-cli | 1.4 | - |
| - Removed | io.cloudevents » cloudevents-api | 1.2.0 | - |
| - Removed | javax.annotation » javax.annotation-api | 1.3.2 | - |
| - Removed | javax.servlet » javax.servlet-api | 3.1.0 | - |
| - Removed | org.eclipse.jetty » jetty-server | 9.4.11.v20180605 | - |
| - Removed | org.eclipse.jetty » jetty-servlet | 9.4.11.v20180605 | - |
Provided Changes (3)
| 1.0.0-alpha-2-rc1 | 1.0.0-alpha-2-rc2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.auto.value » auto-value | 1.6.2 | 1.7 |
| ~ Updated | com.google.auto.value » auto-value-annotations | 1.6.2 | 1.7 |
| ~ Updated | com.ryanharter.auto.value » auto-value-gson | 0.8.0 | 1.3.0 |
Test Changes (7)
| 1.0.0-alpha-2-rc1 | 1.0.0-alpha-2-rc2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.cloud.functions.invoker » java-function-invoker-testfunction | 1.0.0-alpha-1 | 1.0.0-alpha-2 |
| ~ Updated | com.google.truth » truth | 1.0 | 1.0.1 |
| ~ Updated | com.google.truth.extensions » truth-java8-extension | 1.0 | 1.0.1 |
| ~ Updated | junit » junit | 4.12 | 4.13 |
| ~ Updated | org.eclipse.jetty » jetty-client | 9.4.11.v20180605 | 9.4.26.v20200117 |
| ~ Updated | org.mockito » mockito-core | 2.21.0 | 3.2.4 |
| - Removed | org.mockito » mockito-junit-jupiter | 2.23.0 | - |