Skip to content

Releases: projectnessie/cel-java

CEL-Java 0.3.9

26 Aug 15:51
Compare
Choose a tag to compare

Version 0.3.9

20 commits since 0.3.8

Full Changelog (minus dependabot commits):

  • Upgrade to Gradle 7.5.1 (#241)

CEL-Java 0.3.8

15 Jul 13:55
Compare
Choose a tag to compare

Version 0.3.8

13 commits since 0.3.7

Full Changelog (minus dependabot commits):

  • Fix publishing (#228)
  • Replace incorrect use of getIndex() in EnumValueDescriptor with getNumber() (#226)
  • Bump Gradle to 7.5 (#227)
  • Prefix Gradle project names with cel- (#221)

CEL-Java 0.3.7

21 Jun 15:01
Compare
Choose a tag to compare

Version 0.3.7

13 commits since 0.3.6

Full Changelog (minus dependabot commits):

  • Allow dynamic messages in protobuf map entries (#214)
  • Dependabot: Remove superfluous entry (#205)
  • Allow dependabot to manage plugin dependencies (#206)
  • Release-workflow: no info, no watch-fs (#204)
  • Use common projectnessie build plugins for Gradle (#200)

CEL-Java 0.3.6

10 Jun 15:52
Compare
Choose a tag to compare

Version 0.3.6

15 commits since 0.3.5

Full Changelog (minus dependabot commits):

  • CI: Run conformance tests only once (#202)
  • Fix spotless to include *.kts (#203)
  • Fix Java 8 compatibiltiy (#201)
  • Revert "Move JDK distro from Azul to Temurin (#197)" (#199)
  • GH WF: Adopt to gradle-build-action 2.2 (#198)
  • Move JDK distro from Azul to Temurin (#197)

CEL-Java 0.3.5

23 May 10:57
Compare
Choose a tag to compare

Version 0.3.5

4 commits since 0.3.4

Full Changelog (minus dependabot commits):

  • Do not publish build dependencies (#188)
  • Bump Gradle from 7.4.1 to 7.4.2 (#187)

CEL-Java 0.3.4

20 May 18:28
Compare
Choose a tag to compare

Version 0.3.4

31 commits since 0.3.3

Full Changelog (minus dependabot commits):

  • Fix release-step-name + "missing signatory" (#186)
  • Minor fixes + improvement (#184)
  • Fix spotlessCheck warnings w/ (C) headers (#183)
  • Centralize dependency management (#173)
  • Switch to gradle/gradle-build-action for CI (#174)
  • Fix dependabot-auto-merge workflow (#168)
  • Fix check for dependabot-auto-merge, adjust commit-message check (#167)
  • Use the NESSIE_BUILDER secret to auto-merge dependabot PRs (#156)

CEL-Java 0.3.3

11 Apr 15:29
Compare
Choose a tag to compare

Version 0.3.3

15 commits since 0.3.2

Full Changelog (minus dependabot commits):

  • Handle the case when ~/.gradle does not exist (#155)
  • Adopt release-workflow to new dependabot-automerge commit status (#154)
  • Adopt release-workflow to new dependabot-automerge commit status (#153)
  • CI: Add information to dependabot-automerge WF (#152)
  • CI: Automatically approve + merge dependabot PRs (#147)
  • Update TypeErrors.java (#146)

CEL-Java 0.3.2

05 Apr 09:08
Compare
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
Compare
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
Compare
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)