Skip to content

Releases: StyraOSS/opa-java-wasm

Release 1.0.2

18 Aug 13:10
Compare
Choose a tag to compare

Fixed a bug in calculating string length in presence of special characters.

Release 1.0.1

07 Aug 13:48
Compare
Choose a tag to compare

Fixed a memory leak happening in long running policies, when not setting data.

🎉 Release 1.0.0

04 Aug 10:33
Compare
Choose a tag to compare

After a year of being marked as experimental, we're excited to officially release version 1.0.0!

Over the past year, we've received no compelling issues or blockers, and the project has proven stable and reliable. This milestone reflects our confidence in the current design and implementation. Thank you to everyone who has tested and provided feedback during the experimental phase!

What's Changed

  • Bump jbangdev/jbang-action from 0.126.1 to 0.126.2 by @dependabot[bot] in #80
  • Bump junit.version from 5.13.0 to 5.13.1 by @dependabot[bot] in #81
  • Bump jbangdev/jbang-action from 0.126.2 to 0.126.3 by @dependabot[bot] in #82
  • Bump jackson.version from 2.19.0 to 2.19.1 by @dependabot[bot] in #83
  • Bump com.dylibso.chicory:bom from 1.4.0 to 1.4.1 by @dependabot[bot] in #84
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #87
  • Bump junit.version from 5.13.1 to 5.13.2 by @dependabot[bot] in #86
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.8.0 by @dependabot[bot] in #85
  • Bump com.dylibso.chicory:bom from 1.4.1 to 1.5.0 by @dependabot[bot] in #89
  • Bump junit.version from 5.13.2 to 5.13.3 by @dependabot[bot] in #88
  • Bump com.dylibso.chicory:bom from 1.5.0 to 1.5.1 by @dependabot[bot] in #90
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.45.0 by @dependabot[bot] in #91
  • Add license file by @andreaTP in #92
  • Bump jbangdev/jbang-action from 0.126.3 to 0.128.7 by @dependabot[bot] in #99
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.45.0 to 2.46.1 by @dependabot[bot] in #97
  • Bump junit.version from 5.13.3 to 5.13.4 by @dependabot[bot] in #96
  • Bump commons-io:commons-io from 2.19.0 to 2.20.0 by @dependabot[bot] in #93
  • Bump jackson.version from 2.19.1 to 2.19.2 by @dependabot[bot] in #94
  • Remove experimental and fix typos by @andreaTP in #100

Full Changelog: 0.0.8...1.0.0

0.0.8

05 Jun 09:53
Compare
Choose a tag to compare
Release version update 0.0.8

0.0.7

05 May 10:51
Compare
Choose a tag to compare
Release version update 0.0.7

0.0.6

11 Apr 09:51
Compare
Choose a tag to compare
Release version update 0.0.6

0.0.3

20 Feb 17:41
Compare
Choose a tag to compare

What's Changed

  • Readme updates after release by @andreaTP in #33
  • pom.xml: nitpick description by @srenatus in #31
  • Bump jackson.version from 2.18.1 to 2.18.2 by @dependabot in #34
  • Readme: fix maven badge by @srenatus in #35
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #36
  • Bump junit.version from 5.11.3 to 5.11.4 by @dependabot in #37
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.0 by @dependabot in #40
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.0 to 2.44.1 by @dependabot in #41
  • bump to chicory 1.0 and wasm module interface annotation by @andreaTP in #39
  • Bump jbangdev/jbang-action from 0.117.1 to 0.119.0 by @dependabot in #42
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.1 to 2.44.2 by @dependabot in #44
  • sprintf builtin by @andreaTP in #43
  • Improve the missing testcases archive error message by @andreaTP in #45

New Contributors

Full Changelog: 0.0.2...0.0.3