Skip to content

Releases: nuclio/opa-client

v0.0.3

17 Feb 13:22
3f022bd

Choose a tag to compare

What's Changed

  • [Options] Add option to do not log when resource is forbidden by @rokatyy in #7

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

21 Dec 09:44
25047f4

Choose a tag to compare

What's Changed

  • [Security] Bump CI actions and add permissions by @TomerShor in #6

Full Changelog: v0.0.1...v0.0.2

v0.0.1

03 Jul 17:41
b409657

Choose a tag to compare

Nuclio OPA Client

A Go client library for Open Policy Agent (OPA) with support for HTTP-based policy queries.

Installation

go get github.com/nuclio/opa-client@v0.0.1

Import to your project:

import "github.com/nuclio/opa-client"

What's Changed

New Contributors

Full Changelog: https://github.com/nuclio/opa-client/commits/v0.0.1