The official Common Expression Language (CEL) repositories have moved from the `google` GitHub organization to a new dedicated `cel-expr` organization. This affects cel-spec, cel-cpp, cel-go, and cel-java repositories. GitHub automatic redirects ensure backward compatibility, but developers are encouraged to update their dependency configurations (go.mod, pom.xml, requirements.txt, etc.) to point to the new canonical URLs at github.com/cel-expr. The move aims to unify branding, improve discoverability, and streamline development across all CEL implementations.
6.4K Impressions