Skip to content

Releases: projectnessie/cel-java

CEL-Java 0.3.2

05 Apr 09:08

Choose a tag to compare

Version 0.3.2

3 commits since 0.3.1

Full Changelog (minus dependabot commits):

  • Fix cel-bom creation (#141)

CEL-Java 0.3.1

04 Apr 10:45

Choose a tag to compare

Version 0.3.1

12 commits since 0.3.0

Full Changelog (minus dependabot commits):

  • Add join to strings ext library (#140)
  • CI: Remove path restrictions (#137)
  • Fix README.md + release-workflow to automatically update the README (#130)
  • CI: Unify bazel cache (#129)

CEL-Java 0.3.0

30 Mar 09:08

Choose a tag to compare

Version 0.3.0

22 commits since 0.2.5

Full Changelog (minus dependabot commits):

  • Update README for new cel-bom artifact (#116)
  • Add strings extension functions with multiple overloads (#126)
  • Add Java 18 to CI (#123)
  • Add factory method to create Overload with different arguments (#121)
  • Bump various github actions (#122)
  • Publish bill-of-materials (#115)
  • Let dependabot check all modules (#114)
  • Add alancao-uber (#113)
  • Fix typo in Overload.toString (#112)
  • Fix build warning (#111)
  • Turn off codecov github annotations (#105)

CEL-Java 0.2.5

16 Mar 11:17

Choose a tag to compare

Version 0.2.5

16 commits since 0.2.4

Full Changelog (minus dependabot commits):

  • Update README, add StringsLb
  • Port strings extension library from cel-go (#104)
  • Bump Gradle to 7.4.1 (#107)
  • Bump Gradle from 7.3.3 to 7.4 (#97)

CEL-Java 0.2.4

24 Jan 09:21

Choose a tag to compare

Version 0.2.4

8 commits since 0.2.3

Full Changelog (minus dependabot commits):

  • [build] Maintain developers + contributors in separate files (#89)
  • [build] Fix (C) header year-check (#90)
  • Bump Gradle from 7.2 to 7.3.3 (#91)
  • Add withLibraries to run custom functions (#87)

CEL-Java 0.2.3

13 Jan 08:27

Choose a tag to compare

Version

25 commits since 0.2.2

Full Changelog (minus dependabot commits):

(This is just a maintenance release with dependency version bumps)

CEL-Java 0.2.2

02 Nov 15:00

Choose a tag to compare

Version 0.2.2

6 commits since 0.2.1

Full Changelog (minus dependabot commits):

  • Re-add javadoc+sources publication (#55)
  • Relocate antlr-runtime (#54)

CEL-Java 0.2.1

21 Oct 09:23

Choose a tag to compare

Version 0.2.1

21 commits since 0.2.0

Full Changelog (minus dependabot commits):

  • Downgrade antlr to 4.8 to match Nessie (#48)
  • Bump jwlawson/actions-setup-bazel from v1.6.1 to v1.7.0 (#49)
  • Test against Java 17 (no longer 16) (#42)
  • Add maven-central + codecov badges
  • Bump Gradle to version 7.2 (#34)
  • Update README to reflect changes in ScriptHost (#28)

CEL-Java 0.2.0

01 Jul 14:15

Choose a tag to compare

Version 0.2.0

6 commits since 0.1.1

Full Changelog (minus dependabot commits):

  • Add JacksonRegistry (#21)
  • Fix minor Gradle caching issues (#25)
  • Fix release-notes-step during release-workflow (#24)

CEL-Java 0.1.1

25 Jun 08:38

Choose a tag to compare

Version 0.1.1

7 commits since 0.1.0

Full Changelog (minus dependabot commits):

  • Make cel-java work in Graal native images (#23)
  • Bump spotless plugin verison (#22)
  • Add final modifier (#20)
  • Move protbuf-specific code to o.p.c.common.types.pb (#19)
  • Style: add missing @Override (#18)
  • Bump time to wait for sonatype to 60min (#17)