Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GoogleCloudPlatform/functions-framework-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: java-function-invoker-v1.3.3
Choose a base ref
...
head repository: GoogleCloudPlatform/functions-framework-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: java-function-invoker-v1.4.0
Choose a head ref
  • 9 commits
  • 18 files changed
  • 5 contributors

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    7444fef View commit details
    Browse the repository at this point in the history
  2. chore(main): release function-maven-plugin 0.11.1 (#305)

    * chore(main): release function-maven-plugin 0.11.1
    
    * Remove SNAPSHOT from version in conformance pom.xml
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: dixuswe <152918466+dixuswe@users.noreply.github.com>
    Co-authored-by: HKWinterhalter <HansWinterhalter@gmail.com>
    3 people authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    f2e3740 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Fix: Update release-please-config to properly version bump functions-…

    …maven-plugin for invoker/conformance/pom.xml (#315)
    
    * Update release-please-config.json
    
    * fix: Update release-please-config to properly version bump functions-maven-plugin for invoker/conformance/pom.xml
    HKWinterhalter authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    d31b502 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Update README.md (#316)

    jama22 authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    eaa846b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. Configuration menu
    Copy the full SHA
    bb3d014 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. chore(main): release functions-framework-api 1.1.5-SNAPSHOT (#310)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    36a1566 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. chore(main): release java-function-invoker 1.3.4-SNAPSHOT (#312)

    * chore(main): release java-function-invoker 1.3.4-SNAPSHOT
    
    * Update pom.xml
    
    We should not bump the version for maven plugin
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Maeve <167252720+maemayve@users.noreply.github.com>
    release-please[bot] and maemayve authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    d6fc4a4 View commit details
    Browse the repository at this point in the history
  2. feat: Add execution id logging to uniquely identify request logs (#319)

    Adds an execution id for each http. When the LOG_EXECUTION_ID env var is set, the execution id is added as a new field to the json logs.
    maemayve authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    5ef5317 View commit details
    Browse the repository at this point in the history
  3. chore(main): release java-function-invoker 1.4.0 (#320)

    * chore(main): release java-function-invoker 1.4.0
    
    * Update pom.xml
    
    bot incorrectly bumped function-maven-plugin version
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Maeve <167252720+maemayve@users.noreply.github.com>
    release-please[bot] and maemayve authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    d17cc63 View commit details
    Browse the repository at this point in the history
Loading