Skip to content

Bump com.google.cloud.functions.invoker:java-function-invoker from 1.0.0-alpha-2-rc5 to 1.0.3#1396

Merged
olegz merged 1 commit into
4.3.xfrom
dependabot/maven/4.3.x/com.google.cloud.functions.invoker-java-function-invoker-1.0.3
May 28, 2026
Merged

Bump com.google.cloud.functions.invoker:java-function-invoker from 1.0.0-alpha-2-rc5 to 1.0.3#1396
olegz merged 1 commit into
4.3.xfrom
dependabot/maven/4.3.x/com.google.cloud.functions.invoker-java-function-invoker-1.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps com.google.cloud.functions.invoker:java-function-invoker from 1.0.0-alpha-2-rc5 to 1.0.3.

Release notes

Sourced from com.google.cloud.functions.invoker:java-function-invoker's releases.

Functions Framework API 1.0.3

  • Updated to version 2.0.0-milestone4 of the CloudEvents SDK. This implies some API changes for CloudEvents functions.

  • Fixed some javadoc warnings.

Functions Framework 1.0.3

  • Upgrade severity of logs from WARNING -> SEVERE (error) for exception messages originating from function code
  • Fixes to CloudEvent conversion logic

Functions Framework API 1.0.2

  • Expanded and improved javadoc.

  • Added an experimental API for CloudEvents functions.

Functions Framework API 1.0.1

  • The accept method in the BackgroundFunction and RawBackgroundFunction interfaces now declares throws Exception. This means that implementations don't have to catch checked exceptions and rethrow them as unchecked.

  • The Context interface gains an attributes() method which is useful in particular when the incoming event follows the CloudEvents specification.

Functions Framework 1.0.1

  • Updated to version 1.0.3 of the API. That uses version 2.0.0-milestone4 of the CloudEvents SDK, which implies some API changes for CloudEvents functions and code changes to the Functions Framework.

  • Some dependencies were auto-updated by Dependabot.

function-maven-plugin: v1.0.1

1.0.1 (2026-04-10)

Dependencies

  • update Functions Framework Invoker dependency to 2.0.1 (#385) (9e69efe)

Functions Framework 1.0.0

  • Adds a function type for functions that receive CloudEvents.

  • Adds logic to translate incoming GCF legacy events to the new CloudEvents handlers.

  • Fixes a problem with the deploy.envvarsfile property of the deploy plugin. (Contribution from @​felixgborrego. Thanks!)

function-maven-plugin: v1.0.0

1.0.0 (2025-11-06)

⚠ BREAKING CHANGES

  • update functions-framework-invoker dependency version to 2.0.0 for ff maven plugin (#368)
  • remove java11 support and expand java21 test coverage (#356)

Features

... (truncated)

Commits
  • 264b072 [maven-release-plugin] prepare release functions-framework-api-1.0.3
  • 0921c6c Update to version 2.0.0-milestone4 of the CloudEvents SDK. (#75)
  • 25a3f3f Bump junit from 4.13 to 4.13.1 in /invoker/core (#72)
  • f21d6e7 Bump junit from 4.13 to 4.13.1 in /invoker/function-maven-plugin (#73)
  • 6dbedbe Release 1.0.0 of Functions Framework (#69)
  • a8b3853 ci: add lint workflow (#67)
  • 270f4ec fix: remove warnings from mvn install (#66)
  • cb4ebf6 ci: standardize FF CI (#63)
  • 974206e docs: add license file (#65)
  • 883f7af Add more tests on the data of translated CloudEvents. (#62)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.google.cloud.functions.invoker:java-function-invoker](https://github.com/GoogleCloudPlatform/functions-framework-java) from 1.0.0-alpha-2-rc5 to 1.0.3.
- [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-java/releases)
- [Commits](GoogleCloudPlatform/functions-framework-java@java-function-invoker-parent-1.0.0-alpha-2-rc5...functions-framework-api-1.0.3)

---
updated-dependencies:
- dependency-name: com.google.cloud.functions.invoker:java-function-invoker
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 25, 2026
@olegz olegz merged commit f91d765 into 4.3.x May 28, 2026
1 of 2 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/4.3.x/com.google.cloud.functions.invoker-java-function-invoker-1.0.3 branch May 28, 2026 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant