Skip to content

Releases: microsoft/regorus

regorus-v0.5.0

22 Aug 17:15
6c53382

Choose a tag to compare

Added

  • [breaking] Indexes for nodes in the AST (#414)
  • Updates for Policy Framework (#405)
  • Regorus nuget package (#383)

Fixed

  • emit import warning to stderr (#430)
  • Clippy warnings (#424)
  • Disallow else blocks for set rules (#403)
  • [breaking] Remove cryptographic builtins (#396)
  • [breaking] Fix glob.match behavior in presence of : (#390)
  • C# EvalRule (#387)

Other

  • Update release-plz action to v0.5.108 (#431)
  • Early return for 'some in' statement (#427)
  • Support manually generating C# bindings via Github action and add a README (#423)
  • Make the bindings/cpp CMake project installable (#416)
  • (deps) bump clap from 4.5.38 to 4.5.39 (#415)
  • (deps) Update criterion and other deps (#412)
  • Basic benchmarking setup with Criterion (#408)
  • Default to Rego v1 in regorus parse (#407)
  • (deps) bump clap from 4.5.37 to 4.5.38 (#406)
  • Update dependencies (#401)
  • Add C# test examples (#397)
  • (deps) bump clap from 4.5.35 to 4.5.36 (#395)
  • Python binding portability (#388)
  • (deps) bump clap from 4.5.34 to 4.5.35 (#389)
  • Use VersionPrefix and VersionSuffix (#385)
  • Check-in Cargo.lock files and lockdown .net (#384)

regorus-v0.4.0

14 Mar 22:00
c7bf460

Choose a tag to compare

Fixed

  • [breaking] Update ruby json dependency (#381)
  • [breaking] Remove ring dependency (#380)
  • [breaking] Remove sha1 dependency (#379)

Other

  • Specify optimization flags (#378)

regorus-v0.3.0

10 Mar 19:44
2901481

Choose a tag to compare

Added

  • [breaking] Update to OPA v1.2.0 (#373)

Other

  • (deps) update pyo3 requirement from 0.23.5 to 0.24.0 (#375)
  • Update ruby binding deps, ruby gem version 0.2.3 (#374)
  • (deps) update pyo3 requirement from 0.22.0 to 0.23.5 (#372)
  • (deps) update rand requirement from 0.8.5 to 0.9.0 (#370)
  • (deps) update cbindgen requirement from 0.27.0 to 0.28.0 (#361)
  • Fix typo in README.md (#366)
  • Update dependencies (#369)
  • Fix clippy warning for result? (#362)
  • (deps) update itertools requirement from 0.13.0 to 0.14.0 (#357)
  • (deps) update jsonschema requirement from 0.26.1 to 0.28.1 (#356)
  • resolve anyhow compile errors (#355)
  • (deps) update prettydiff requirement from 0.7.0 to 0.8.0 (#348)

regorus-v0.2.8

06 Nov 21:30
cabd086

Choose a tag to compare

Other

  • (deps) update jsonschema requirement from 0.24.0 to 0.26.1 (#343)
  • Update to OPA v0.70.0 (#341)

regorus-v0.2.7

22 Oct 21:07
c56da34

Choose a tag to compare

Fixed

  • docs failing to build (#334)

Other

  • (deps) update jsonschema requirement from 0.23.0 to 0.24.0 (#332)
  • (deps) update jsonschema requirement from 0.22.3 to 0.23.0 (#331)

regorus-v0.2.6

09 Oct 19:54
992b202

Choose a tag to compare

Added

  • integer conversion functions for Value (#328)

Other

  • update to OPA v0.69.0 (#327)
  • (deps) update jsonschema requirement from 0.21.0 to 0.22.3 (#326)
  • (deps) update jsonschema requirement from 0.20.0 to 0.21.0 (#325)
  • update to jsonschema 0.20.0 (#323)

regorus-v0.2.5

18 Sep 21:18
d2b27ee

Choose a tag to compare

Added

Fixed

  • Null terminate C# strings in Rust boundary (#318)
  • Update readme with correct path to example policy (#312)

Other

  • Update jsonschema requirement from 0.18.0 to 0.19.1 (#317)
  • Update chrono-tz requirement from 0.8.5 to 0.10.0 (#316)
  • Add tests for builtin strings::lower method (#313)
  • Add tests for builtin strings::indexof method (#311)

regorus-v0.2.4

04 Sep 17:25
502b830

Choose a tag to compare

Added

  • OPA v0.68.0. Engine::set_rego_v1 (#305)

Fixed

  • Handle parsing corner cases (#309)
  • Propagate errors encountered in argument evaluation (#308)
  • Issues #302, #303 (#304)

regorus-v0.2.3

16 Aug 15:47
dff65f0

Choose a tag to compare

Fixed

  • Match OPA behavior for split (#295)
  • Merge data to init document (#293)

Other

  • Update cbindgen requirement from 0.26.0 to 0.27.0 (#296)
  • Bump rexml in /bindings/ruby in the bundler group across 1 directory (#294)
  • Update csbindgen requirement from =1.9.0 to =1.9.3 (#292)

regorus-v0.2.2

28 Jul 07:51
52afcbe

Choose a tag to compare

Added

  • Update to opa v0.67.0 (#286)

Fixed

  • Handle aliases in scheduler (#285)

Other

  • Update readme (#288)
  • Update binding versions (#287)
  • build.rs create hooks dir if not exists (#283)
  • add extension_list example (#281)
  • Fix build break (#278)
  • Update pyo3 requirement from 0.21.0 to 0.22.0 (#275)
  • Update to OPA v0.66.0 (#274)