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.9.0
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.9.1
Choose a head ref
  • 9 commits
  • 22 files changed
  • 2 contributors

Commits on Jan 7, 2025

  1. Add support for quoted field selectors in java.

    PiperOrigin-RevId: 712716800
    jnthntatum authored and copybara-github committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    0386196 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. Retain the original identifier during parse when quoted identifier is…

    … disabled
    
    PiperOrigin-RevId: 713410853
    l46kok authored and copybara-github committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    9f59a54 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. Internal Changes

    PiperOrigin-RevId: 713781331
    l46kok authored and copybara-github committed Jan 9, 2025
    Configuration menu
    Copy the full SHA
    4cc5853 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2025

  1. Internal Changes

    PiperOrigin-RevId: 714261384
    l46kok authored and copybara-github committed Jan 11, 2025
    Configuration menu
    Copy the full SHA
    1d78bd6 View commit details
    Browse the repository at this point in the history
  2. Internal Changes

    PiperOrigin-RevId: 714271078
    l46kok authored and copybara-github committed Jan 11, 2025
    Configuration menu
    Copy the full SHA
    a9678c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. Add CelOptions for designating Regex program size

    Addresses #545
    
    PiperOrigin-RevId: 715048086
    l46kok authored and copybara-github committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    6ee7f7e View commit details
    Browse the repository at this point in the history
  2. Create a separate maven artifact for adapting canonical CEL protos (C…

    …elProtoAbstractSyntaxTree)
    
    PiperOrigin-RevId: 715123218
    l46kok authored and copybara-github committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    b810258 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Isolate CelAbstractSyntaxTree and CelSource from common build target

    PiperOrigin-RevId: 715161676
    l46kok authored and copybara-github committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    6090008 View commit details
    Browse the repository at this point in the history
  2. Release 0.9.1

    PiperOrigin-RevId: 715168038
    l46kok authored and copybara-github committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    b59c3fd View commit details
    Browse the repository at this point in the history
Loading