Download Latest Version Release v0.28.1 source code.tar.gz (1.6 MB)
Email in envelope

Get an email when there's a new version of Common Expression Language

Home / v0.28.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-06 4.2 kB
Release v0.28.0 source code.tar.gz 2026-04-06 1.6 MB
Release v0.28.0 source code.zip 2026-04-06 2.1 MB
Totals: 3 Items   3.7 MB 0

High-Level Changes

  • Enhanced JSON Interoperability: New support for JSON names across the checker, AST, and runtime allows for more seamless data handling when working with JSON-native structures.
  • Improved Developer Tooling: Integration is now smoother thanks to new utilities for converting Go errors into cel.Issues and more descriptive, context-aware error messages.
  • Greater Environment Flexibility: You can now redeclare variables as constants and export parse limit options, providing finer control over how CEL environments are configured and constrained.
  • Native Struct Improvements: Support for mixing CEL and native values within native structs simplifies the handling of complex, hybrid data types.

🚀 Features

🐞 Bug Fixes

🛠️ Maintenance & Internal


Full Changelog: https://github.com/google/cel-go/compare/v0.27.0...v0.28.0-alpha

Source: README.md, updated 2026-04-06