Thanks to visit codestin.com
Credit goes to github.com

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: google/cel-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.1
Choose a base ref
...
head repository: google/cel-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 17 commits
  • 89 files changed
  • 3 contributors

Commits on Sep 3, 2024

  1. Add optional.unwrap

    PiperOrigin-RevId: 670606059
    l46kok authored and copybara-github committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    12c7d4c View commit details
    Browse the repository at this point in the history
  2. No public description

    PiperOrigin-RevId: 670627244
    l46kok authored and copybara-github committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0c37f93 View commit details
    Browse the repository at this point in the history
  3. No public description

    PiperOrigin-RevId: 670678229
    l46kok authored and copybara-github committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    cd376a1 View commit details
    Browse the repository at this point in the history
  4. Refactor CEL Policy build targets to support extension

    PiperOrigin-RevId: 670697589
    TristonianJones authored and copybara-github committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e5a091d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Internal Changes

    PiperOrigin-RevId: 671016096
    l46kok authored and copybara-github committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f627453 View commit details
    Browse the repository at this point in the history
  2. Internal Changes

    PiperOrigin-RevId: 671066199
    l46kok authored and copybara-github committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    31e4f65 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. No public description

    PiperOrigin-RevId: 671160923
    l46kok authored and copybara-github committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a377c16 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Internal Changes

    PiperOrigin-RevId: 671926094
    l46kok authored and copybara-github committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    10bb524 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Expose CelPolicyValidationException constructors

    PiperOrigin-RevId: 673555726
    TristonianJones authored and copybara-github committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1a2a396 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Load the builtin Bazel java rules from @rules_java

    PiperOrigin-RevId: 678098294
    CEL Dev Team authored and copybara-github committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d98e0b1 View commit details
    Browse the repository at this point in the history
  2. Load the builtin Bazel java rules from @rules_java

    PiperOrigin-RevId: 678098303
    CEL Dev Team authored and copybara-github committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1fdbc4f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Load the builtin Bazel java rules from @rules_java

    PiperOrigin-RevId: 678732015
    CEL Dev Team authored and copybara-github committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a9e8c82 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Make CelAbstractSyntaxTree and its dependents an AutoValue class to a…

    …llow for equality checks
    
    PiperOrigin-RevId: 680437295
    l46kok authored and copybara-github committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d80531c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Ensure empty YAML inputs yield checked exceptions

    PiperOrigin-RevId: 682755056
    TristonianJones authored and copybara-github committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    2f6f308 View commit details
    Browse the repository at this point in the history
  2. Additional test case and error message refinement

    PiperOrigin-RevId: 682818292
    TristonianJones authored and copybara-github committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    0da0145 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Fix CEL-Java to be fully protobuf v4 compatible

    Fixes #462
    
    PiperOrigin-RevId: 684490250
    l46kok authored and copybara-github committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    23354f4 View commit details
    Browse the repository at this point in the history
  2. Release 0.8.0

    PiperOrigin-RevId: 684501939
    l46kok authored and copybara-github committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e560d88 View commit details
    Browse the repository at this point in the history
Loading