Commit Graph

  • a07beca983 Update ruby binding deps, ruby gem version 0.2.3 (#374) thedavemarshall 2025-03-07 18:24:29 -06:00
  • a3edb6c88c build(deps): update pyo3 requirement from 0.22.0 to 0.23.5 (#372) Anand Krishnamoorthi 2025-03-04 15:44:24 -08:00
  • a1777fb7d3 build(deps): update rand requirement from 0.8.5 to 0.9.0 (#370) Anand Krishnamoorthi 2025-03-04 07:06:43 -08:00
  • 11aaa555aa build(deps): update cbindgen requirement from 0.27.0 to 0.28.0 (#361) dependabot[bot] 2025-03-03 16:23:44 -08:00
  • f1580a55a3 Fix typo in README.md (#366) Amaury Chamayou 2025-03-03 23:58:31 +00:00
  • 6174af1781 Update dependencies (#369) Anand Krishnamoorthi 2025-03-03 15:53:47 -08:00
  • 5fa55d7274 Fix clippy warning for result? (#362) thedavemarshall 2025-01-21 10:37:54 -06:00
  • 748c11cfa1 build(deps): update itertools requirement from 0.13.0 to 0.14.0 (#357) dependabot[bot] 2025-01-06 10:35:00 -08:00
  • fb035d3d93 build(deps): update jsonschema requirement from 0.26.1 to 0.28.1 (#356) dependabot[bot] 2025-01-06 10:01:06 -08:00
  • ba3a128e84 resolve anyhow compile errors (#355) thedavemarshall 2025-01-06 11:13:01 -06:00
  • d955ae10a5 build(deps): update prettydiff requirement from 0.7.0 to 0.8.0 (#348) dependabot[bot] 2024-11-25 09:39:27 -08:00
  • cabd086619 chore: release (#344) regorus-v0.2.8 Anand Krishnamoorthi 2024-11-06 13:28:25 -08:00
  • 4ec25f37a1 build(deps): update jsonschema requirement from 0.24.0 to 0.26.1 (#343) Anand Krishnamoorthi 2024-11-06 13:05:48 -08:00
  • c281d28474 chore: Update to OPA v0.70.0 (#341) Anand Krishnamoorthi 2024-11-06 12:20:11 -08:00
  • 1bfe38f9af fix: Lock wasm-bindgen version to 0.2.94 (#342) Anand Krishnamoorthi 2024-11-06 12:04:59 -08:00
  • 5bf7cd7cc8 build(deps): bump rexml (#337) dependabot[bot] 2024-11-04 08:53:08 -08:00
  • c56da34843 chore: release (#335) regorus-v0.2.7 Anand Krishnamoorthi 2024-10-22 14:05:26 -07:00
  • 61f82d1b34 fix: docs failing to build (#334) Anand Krishnamoorthi 2024-10-22 13:37:31 -07:00
  • 00f45c70fe build(deps): update jsonschema requirement from 0.23.0 to 0.24.0 (#332) dependabot[bot] 2024-10-21 07:30:12 -07:00
  • df73b20192 build(deps): update jsonschema requirement from 0.22.3 to 0.23.0 (#331) Anand Krishnamoorthi 2024-10-15 10:29:41 -07:00
  • 992b202f60 chore: release (#329) regorus-v0.2.6 Anand Krishnamoorthi 2024-10-09 12:52:25 -07:00
  • ce6ecd6fd6 feat: integer conversion functions for Value (#328) Anand Krishnamoorthi 2024-10-09 12:19:54 -07:00
  • 37262ccf8f chore: update to OPA v0.69.0 (#327) Anand Krishnamoorthi 2024-10-09 10:57:09 -07:00
  • dcd040cf40 build(deps): update jsonschema requirement from 0.21.0 to 0.22.3 (#326) dependabot[bot] 2024-10-07 13:30:05 -07:00
  • f0a3cf26a0 build(deps): update jsonschema requirement from 0.20.0 to 0.21.0 (#325) dependabot[bot] 2024-09-30 08:34:48 -07:00
  • 13d8289a58 chore: update to jsonschema 0.20.0 (#323) Anand Krishnamoorthi 2024-09-23 13:01:24 -07:00
  • d2b27ee512 chore: release (#320) regorus-v0.2.5 Anand Krishnamoorthi 2024-09-18 14:17:17 -07:00
  • adb9da0c0c fix: Null terminate C# strings in Rust boundary (#318) Anand Krishnamoorthi 2024-09-18 13:58:51 -07:00
  • dc0f48f6bc Update jsonschema requirement from 0.18.0 to 0.19.1 (#317) dependabot[bot] 2024-09-16 09:12:00 -07:00
  • 334db3d6ce Update chrono-tz requirement from 0.8.5 to 0.10.0 (#316) dependabot[bot] 2024-09-16 08:42:19 -07:00
  • 7565ec3ecf feat: or keyword (#315) Anand Krishnamoorthi 2024-09-13 16:39:19 -07:00
  • 8498274356 Add tests for builtin strings::lower method (#313) Sumedh Alok Sharma 2024-09-11 21:45:28 +05:30
  • ecd341bbcc Add tests for builtin strings::indexof method (#311) Sumedh Alok Sharma 2024-09-11 21:44:21 +05:30
  • b6935d1add fix: Update readme with correct path to example policy (#312) Anand Krishnamoorthi 2024-09-10 11:47:46 -07:00
  • 502b830c19 chore: release (#310) regorus-v0.2.4 Anand Krishnamoorthi 2024-09-04 10:22:55 -07:00
  • 8003cfc5b7 fix: Handle parsing corner cases (#309) Anand Krishnamoorthi 2024-09-04 10:02:14 -07:00
  • a4a80d7fc6 fix: Propagate errors encountered in argument evaluation (#308) Anand Krishnamoorthi 2024-08-31 13:46:55 -07:00
  • af5071446b feat: OPA v0.68.0. Engine::set_rego_v1 (#305) Anand Krishnamoorthi 2024-08-30 15:11:09 -07:00
  • edd0ccca5b fix: Issues #302, #303 (#304) Anand Krishnamoorthi 2024-08-29 09:47:45 -07:00
  • fec6f8f8b4 Bump rexml in /bindings/ruby in the bundler group across 1 directory (#300) dependabot[bot] 2024-08-22 14:13:29 -07:00
  • dff65f0329 chore: release (#298) regorus-v0.2.3 Anand Krishnamoorthi 2024-08-16 08:45:52 -07:00
  • 6bf40c7394 Update cbindgen requirement from 0.26.0 to 0.27.0 (#296) dependabot[bot] 2024-08-12 09:09:53 -07:00
  • a488a84969 fix: Match OPA behavior for split (#295) Anand Krishnamoorthi 2024-08-08 14:53:01 -07:00
  • e4a58ad1dc Bump rexml in /bindings/ruby in the bundler group across 1 directory (#294) dependabot[bot] 2024-08-07 13:08:09 -07:00
  • 430a453fde Update csbindgen requirement from =1.9.0 to =1.9.3 (#292) dependabot[bot] 2024-08-07 11:39:56 -07:00
  • ef549a6528 fix: Merge data to init document (#293) Anand Krishnamoorthi 2024-08-07 11:39:23 -07:00
  • 52afcbe5c5 chore: release (#289) regorus-v0.2.2 Anand Krishnamoorthi 2024-07-28 13:19:09 +05:30
  • f0576cef77 Update readme (#288) Anand Krishnamoorthi 2024-07-28 13:04:47 +05:30
  • 20eece58ed Update binding versions (#287) Anand Krishnamoorthi 2024-07-28 12:32:39 +05:30
  • 6599ce6001 feat: Update to opa v0.67.0 (#286) Anand Krishnamoorthi 2024-07-28 11:46:07 +05:30
  • 7095e269b7 fix: Handle aliases in scheduler (#285) Anand Krishnamoorthi 2024-07-27 23:26:53 +05:30
  • 6e1f8cdb36 build.rs create hooks dir if not exists (#283) Stuart Neivandt 2024-07-20 21:57:51 -07:00
  • fb5151e0e4 add extension_list example (#281) Jie Yang 2024-07-16 01:38:37 -04:00
  • 37d283cb38 Fix build break (#278) Anand Krishnamoorthi 2024-07-12 05:28:25 +05:30
  • 25dbd27d82 Update pyo3 requirement from 0.21.0 to 0.22.0 (#275) dependabot[bot] 2024-07-01 09:51:50 +05:30
  • 292948a694 Update to OPA v0.66.0 (#274) Anand Krishnamoorthi 2024-06-28 08:57:03 +05:30
  • 5a0048cd64 chore: release (#271) regorus-v0.2.1 Anand Krishnamoorthi 2024-06-19 19:09:03 -04:00
  • 4a2a724a80 Fix c,cpp,no-std binding examples (#272) Anand Krishnamoorthi 2024-06-19 19:01:29 -04:00
  • 46e28b36f8 feat: get_policies: Way to obtain policy files and content (#267) Anand Krishnamoorthi 2024-06-19 03:01:55 -04:00
  • ee898e112e Update binding versions for next release (#270) Anand Krishnamoorthi 2024-06-19 02:39:12 -04:00
  • e6f2ec825d rename method from 'Clone' to 'clone' in 'Engine' class to match the java naming convention and definiont in the of java.lang.Object. (#268) balcanuc 2024-06-19 06:46:21 +03:00
  • 45627aa64a Suppress clippy unused warning (#269) Anand Krishnamoorthi 2024-06-18 13:28:02 -04:00
  • df98c8d168 Provide ability to get JSON representation of policy AST (#266) Anand Krishnamoorthi 2024-06-08 21:58:30 -04:00
  • 25902bab57 Update OPA tests to v0.65.0 (#264) Anand Krishnamoorthi 2024-06-04 23:19:35 -04:00
  • e62bfdf161 Allow lexer to be used for other policy languages (#262) Anand Krishnamoorthi 2024-06-04 22:59:54 -04:00
  • 658f34753b chore: release (#260) regorus-v0.2.0 Anand Krishnamoorthi 2024-05-30 09:35:12 -04:00
  • 5eda76fd00 Add release-plz config to publish only regorus package (#259) Anand Krishnamoorthi 2024-05-30 09:26:10 -04:00
  • 97914d5596 Revert "chore: release v0.2.0 (#257)" (#258) Anand Krishnamoorthi 2024-05-30 09:09:47 -04:00
  • ffb79f1b30 chore: release v0.2.0 (#257) Anand Krishnamoorthi 2024-05-30 08:45:43 -04:00
  • 536c6ede5c Fix release-plz hash (#256) Anand Krishnamoorthi 2024-05-30 08:12:24 -04:00
  • ff0adf054e every: non collections should evaluate to false (#253) Anand Krishnamoorthi 2024-05-28 09:25:13 -04:00
  • 2b82f2842f Fix merge issue (#252) Anand Krishnamoorthi 2024-05-25 17:01:12 -04:00
  • d09c445add Update bindings to include newer APIs (#250) Anand Krishnamoorthi 2024-05-25 13:24:06 -04:00
  • 33fe9d5039 update ruby bindings version to 0.1.5, bump deps (#251) thedavemarshall 2024-05-24 09:57:39 -05:00
  • 3d08f6eef9 Use correct docsrs feature annotation (#248) Anand Krishnamoorthi 2024-05-23 11:31:09 -04:00
  • 3ac9b1121e Lockdown kata test prints as well as prints of various values (#249) Anand Krishnamoorthi 2024-05-23 11:30:41 -04:00
  • 9894f00829 Fix bindings and add CI tests (#247) Anand Krishnamoorthi 2024-05-22 11:15:42 -04:00
  • 495e91c75a Add test-ruby CI for github actions (#244) thedavemarshall 2024-05-20 17:53:36 -05:00
  • 25ac1b6c95 Update README.md for Java bindings to mention we don't publish to (#246) Burak 2024-05-20 17:15:39 +02:00
  • 209ece9dee Update itertools requirement from 0.12.1 to 0.13.0 (#245) dependabot[bot] 2024-05-19 20:33:23 -07:00
  • 0952d42432 Update ruby bindings for add_policy and add_policy_from_file to return package name (#240) thedavemarshall 2024-05-18 10:18:36 -05:00
  • 56bd8841d0 Provide a way to obtain package names of loaded policies (#239) Anand Krishnamoorthi 2024-05-18 11:02:54 -04:00
  • 67f65c0561 c_no_std binding to show use in C freestanding environments. (#238) Anand Krishnamoorthi 2024-05-17 21:31:11 -04:00
  • 5422bde391 Bump rexml in /bindings/ruby in the bundler group across 1 directory (#236) dependabot[bot] 2024-05-17 07:25:21 -07:00
  • 68a0f8fcce Update prettydiff requirement from 0.6.4 to 0.7.0 (#234) dependabot[bot] 2024-05-13 07:09:58 -07:00
  • 97b70a1c1b Update jsonschema requirement from 0.17.1 to 0.18.0 (#235) dependabot[bot] 2024-05-13 06:54:07 -07:00
  • e86b590f91 no_std support (#232) Anand Krishnamoorthi 2024-05-13 09:42:35 -04:00
  • 01fc234a33 add std feature (#231) Anand Krishnamoorthi 2024-05-09 14:28:42 -04:00
  • e9cd6d6afc Tests from MSFT fork of kata-containers (#230) Anand Krishnamoorthi 2024-05-08 20:38:50 -04:00
  • 69d6426663 Use alloc, core instead of std (#225) Anand Krishnamoorthi 2024-05-07 21:41:09 -04:00
  • 0a39e434db chore: release (#226) regorus-v0.1.5 Anand Krishnamoorthi 2024-05-07 21:26:50 -04:00
  • 9832a297ed Improve example in readme (#224) Anand Krishnamoorthi 2024-05-02 12:46:01 -07:00
  • c6fb8cf044 Add tests for kata containers policies (#221) Anand Krishnamoorthi 2024-04-27 06:31:09 -07:00
  • 55abbb2b42 Update to OPA v0.64.0 (#219) Anand Krishnamoorthi 2024-04-26 04:52:11 -07:00
  • 3743f32edc Enable policy files greater than 64KB in size (#217) Anand Krishnamoorthi 2024-04-26 01:04:21 -07:00
  • 744dad6126 OPA Conformance: Do not interpret # within regular string (#216) Anand Krishnamoorthi 2024-04-25 23:51:52 -07:00
  • 7fde3382f6 chore: release (#210) regorus-v0.1.4 Anand Krishnamoorthi 2024-04-22 15:09:01 -07:00
  • 316f3a7692 early return (#189) Anand Krishnamoorthi 2024-04-22 07:41:35 -07:00
  • de56cce7cb Fix anyhow dependency issues (#208) Anand Krishnamoorthi 2024-04-20 09:57:52 -07:00
  • 72ced23366 build: remove unused compact-rc dependency (#207) Anand Krishnamoorthi 2024-04-20 06:47:18 -07:00