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/appengine-java-standard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.7
Choose a base ref
...
head repository: GoogleCloudPlatform/appengine-java-standard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.8
Choose a head ref
  • 14 commits
  • 50 files changed
  • 4 contributors

Commits on Aug 19, 2022

  1. Published version 2.0.7

    PiperOrigin-RevId: 468796495
    Change-Id: Ieeb1222bce0e4aacdba2daf37d44d275c1ba734b
    ludoch authored and gae-java-bot committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    62dc481 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Internal change

    PiperOrigin-RevId: 469191344
    Change-Id: Iee07f225068a7f25e99e8a150d80785fb11f92a8
    gae-java-bot committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    4f7eecd View commit details
    Browse the repository at this point in the history
  2. Fix build warning.

    PiperOrigin-RevId: 469293747
    Change-Id: I1c26aba66873eb0496d130620fe4ad079d1a1032
    ludoch authored and gae-java-bot committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    d359b99 View commit details
    Browse the repository at this point in the history
  3. Adding a test for The search API which depends by mistake on repackag…

    …ed classes but we cannot change this.
    
    PiperOrigin-RevId: 469303094
    Change-Id: Iccdc4403b7d7b56c0335c27c29be168245dad915
    ludoch authored and gae-java-bot committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    92e5dfd View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Internal change

    PiperOrigin-RevId: 470848696
    Change-Id: I74cea8cc22f7d33e3f83735a85375163163a4997
    gae-java-bot committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    55d8502 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Update some Maven dependencies and format better the readme file.

    PiperOrigin-RevId: 471276400
    Change-Id: I22faf2f289099f5264e6f8ad6d1132b3d0afb704
    ludoch authored and gae-java-bot committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    0564750 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Make FakeHttpApiHost reusable in tests

    PiperOrigin-RevId: 472561041
    Change-Id: I15662a0777b12ba3c9c19d827d86de18bd6a8f7c
    gae-java-bot committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    05123d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Make test jar for runtime-impl

    PiperOrigin-RevId: 472729727
    Change-Id: I749b21749cc320568d95b097ef21fc23e77cdb75
    gae-java-bot committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    72f8ae0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Internal change

    PiperOrigin-RevId: 473134154
    Change-Id: I53279c9206e5f0149fae7b79354b9c2afcc45461
    cushon authored and gae-java-bot committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    165ded8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Reimplement Lite runtime background request handling as a servlet Filter

    PiperOrigin-RevId: 474131306
    Change-Id: I0c554a425c01776bbaca627a80e6608a69182f63
    gae-java-bot committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    4218e3c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Create a new GAE SDK distro zip file assembly for the Cloud SDK java …

    …component that needs files under google_appengine_java_delta/google/appengine/tools/java.
    
    PiperOrigin-RevId: 474162783
    Change-Id: I72040a12ade3fd45567cf84a116986502b33ef8e
    ludoch authored and gae-java-bot committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    b6b9742 View commit details
    Browse the repository at this point in the history
  2. Bump 2 dependencies and make the java mail artifact version relative …

    …to the parent version to avoid maven release issues.
    
    PiperOrigin-RevId: 474341139
    Change-Id: I21ab0c568e5e30f56127638c9c32f3c7472e547a
    ludoch authored and gae-java-bot committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    9bc0a59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec676eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89dd51b View commit details
    Browse the repository at this point in the history
Loading