8000 Comparing v2.0.35...v2.0.36 · GoogleCloudPlatform/appengine-java-standard · GitHub
[go: up one dir, main page]

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.35
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.36
Choose a head ref
  • 17 commits
  • 122 files changed
  • 6 contributors

Commits on Apr 15, 2025

  1. no more transaction check for query without ancestor

    the Firestore in Datastore mode allows to perform queries without an
    ancestor inside a transaction
    step76 committed Apr 15, 2025
    10000 Configuration menu
    Copy the full SHA
    7f7a0d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. rimosso check

    step76 committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    38b760e View commit details
    Browse the repository at this point in the history
  2. changed the local datastore to support non ancestor queries in transa…

    …ction
    
    the new Firestore in Datastore mode allows not ancestor queries in
    transaction so the local datastore is changed to accept this behaviour
    step76 committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    53f3f67 View commit details
    Browse the repository at this point in the history
  3. unused value

    step76 committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    f220f12 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Upgrade GAE Java version from 2.0.34 to 2.0.35 and prepare next versi…

    …on 2.0.36-SNAPSHOT
    
    PiperOrigin-RevId: 751048086
    Change-Id: Ic32c17f54338c6fd75581af33fef964e129ffa2e
    ludoch authored and gae-java-bot committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    0badbe4 View commit details
    Browse the repository at this point in the history
  2. Don't use ExtensionRegistry.getGeneratedRegistry() when parsing proto…

    …s in our code. Needed to ease the proto2 migration to newer version.
    
    PiperOrigin-RevId: 751189880
    Change-Id: I3e40bdceebc1e0589de3af32af0e0dbee1efd6ed
    ludoch authored and gae-java-bot committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    9a5b36b View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

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

Commits on Apr 28, 2025

  1. Merge pull request #367 from renovate-bot:renovate/all-minor-patch

    PiperOrigin-RevId: 752149583
    Change-Id: I26605d68d6d4f1c27d456d96fd9ab35de00b6ca5
    gae-java-bot committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    ec8a450 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Internal change

    PiperOrigin-RevId: 753226291
    Change-Id: Ic5e9377294fef90f15ee2ca56c784f05b9cc503f
    srinjoyray authored and gae-java-bot committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    91bae74 View commit details
    Browse the repository at this point in the history
  2. Internal Change

    PiperOrigin-RevId: 753246391
    Change-Id: Ia3949181fe3a1f0dee51a17aca0d976c4d5e1adf
    srinjoyray authored and gae-java-bot committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    86a51f4 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

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

Commits on May 3, 2025

  1. Add flag to force Metadata Not Complete for #358

    Signed-off-by: Lachlan Roberts <lachlan.p.roberts@gmail.com>
    lachlan-roberts committed May 3, 2025
    Configuration menu
    Copy the full SHA
    ad3fc3c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #368 from renovate-bot:renovate/all-minor-patch

    PiperOrigin-RevId: 754191432
    Change-Id: Iccd5bd3a90655590abbbff9ea54228b8033299a5
    gae-java-bot committed May 3, 2025
    Configuration menu
    Copy the full SHA
    f8e173c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae9df25 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Merge pull request #369 from GoogleCloudPlatform:forceMetadataNotComp…

    …lete
    
    PiperOrigin-RevId: 754742207
    Change-Id: Iebcdc04bbd87367173d0cd302ade4f64655e6e45
    gae-java-bot committed May 5, 2025
    Configuration menu
    Copy the full SHA
    6c126e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #368 from renovate-bot:renovate/all-minor-patch

    PiperOrigin-RevId: 754757024
    Change-Id: I4793e02d962cf6ffffdff92a67a69d0c58c51891
    gae-java-bot committed May 5, 2025
    Configuration menu
    Copy the full SHA
    63b28af View commit details
    Browse the repository at this point in the history
  3. Merge pull request #366 from mmbsoftware-it:main

    PiperOrigin-RevId: 754997846
    Change-Id: I1c9929176740815b03bea6afef3cc8ac7b074ae7
    gae-java-bot committed May 5, 2025
    Configuration menu
    Copy the full SHA
    83faf79 View commit details
    Browse the repository at this point in the history
Loading
0