Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (3m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 18:32:53 UTC Now

2023-01-10 11:07:14 UTC MAIN commitmail json YAML

opa: Update to 0.48.0

Changes:
## 0.48.0

This release rolls in security fixes from recent patch releases, along with
a number of bugfixes, and a new builtin function.

* Improved error reporting available in `opa eval`: `--show-builtin-errors`
  option added to show all the errors, not just the first one
* New Built-in Function: `time.format`: it is now possible to format a time
  value from nanoseconds to a formatted timestamp string via a built-in
  function.
* Optimization in rule indexing
* Bundle fetching with AWS Signing Version 4A

(leot)