Skip to content

Releases: mosn/htnn

htnn-controller-0.1.1

05 Jun 06:37
Compare
Choose a tag to compare

A Helm chart for HTNN controller

htnn-controller-0.1.0

05 Jun 04:48
Compare
Choose a tag to compare

A Helm chart for HTNN controller

controller/v0.2.1

18 Apr 03:33
51223c4
Compare
Choose a tag to compare
controller/v0.2.1 Pre-release
Pre-release
embed controller into istio: part 3 (#469)

Make HTNN optional & remove obsolete docs
Signed-off-by: spacewander <spacewanderlzx@gmail.com>

types/v0.2.1

29 Mar 03:24
93be5ff
Compare
Choose a tag to compare
types/v0.2.1 Pre-release
Pre-release
build(deps): bump github.com/open-policy-agent/opa from 0.62.1 to 0.6…

…3.0 in /types (#423)

Bumps
[github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa)
from 0.62.1 to 0.63.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-policy-agent/opa/releases">github.com/open-policy-agent/opa's
releases</a>.</em></p>
<blockquote>
<p>v0.63.0</p>
<p>This release contains a mix of features, performance improvements,
and bugfixes.</p>
<h3>Runtime, Tooling, SDK</h3>
<ul>
<li>cmd/exec: Add <code>--timeout</code> flag to <code>opa exec</code>
to prevent infinite hangs. (<a
href="https://github.com/open-policy-agent/opa/issues/6613">#6613</a>)
authored by <a
href="https://github.com/philipaconrad"><code>@​philipaconrad</code></a></li>
<li>download: Surface bundle download errors via debug logging (<a
href="https://github.com/open-policy-agent/opa/issues/6609">#6609</a>)
authored by <a
href="https://github.com/ashutosh-narkar"><code>@​ashutosh-narkar</code></a>
reported by <a
href="https://github.com/nevumx"><code>@​nevumx</code></a></li>
<li>topdown: Fixing overactive Early Exit suppression (<a
href="https://github.com/open-policy-agent/opa/issues/6566">#6566</a>)
authored by <a
href="https://github.com/johanfylling"><code>@​johanfylling</code></a>
reported by <a
href="https://github.com/ashwinhb"><code>@​ashwinhb</code></a></li>
<li>plugins/rest: Add support to get temp creds via AssumeRole (<a
href="https://github.com/open-policy-agent/opa/pull/6634">#6634</a>)
authored by <a
href="https://github.com/ashutosh-narkar"><code>@​ashutosh-narkar</code></a></li>
</ul>
<h3>Topdown and Rego</h3>
<ul>
<li>topdown: Adding a new
<code>crypto.x509.parse_and_verify_certificates_with_options</code>
built-in function. (<a
href="https://github.com/open-policy-agent/opa/issues/5882">#5882</a>)
authored by <a
href="https://github.com/yogisinha"><code>@​yogisinha</code></a>
reported by <a
href="https://github.com/IxDay"><code>@​IxDay</code></a></li>
<li>format: Preserve brackets around set union operation (<a
href="https://github.com/open-policy-agent/opa/issues/6588">#6588</a>)
authored by <a
href="https://github.com/ashutosh-narkar"><code>@​ashutosh-narkar</code></a>
reported by <a
href="https://github.com/HarshPathakhp"><code>@​HarshPathakhp</code></a></li>
<li>aws: Support for Unsigned Payload or provided content sha256 in AWS
signing (<a
href="https://github.com/open-policy-agent/opa/pull/6611">#6581</a>)
authored by <a
href="https://github.com/prasanthj"><code>@​prasanthj</code></a></li>
</ul>
<h3>Docs + Website + Ecosystem</h3>
<ul>
<li>ADOPTERS.md: Add Facets.cloud to the list (<a
href="https://github.com/open-policy-agent/opa/issues/6640">#6640</a>)
authored by <a
href="https://github.com/ashutosh-narkar"><code>@​ashutosh-narkar</code></a>
reported by <a
href="https://github.com/samarthya-gupta1"><code>@​samarthya-gupta1</code></a></li>
<li>docs: Mention homebrew install option (<a
href="https://github.com/open-policy-agent/opa/issues/6622">#6622</a>)
authored by <a
href="https://github.com/anderseknert"><code>@​anderseknert</code></a></li>
<li>docs: Add Rego v1 keywords to list of reserved names (<a
href="https://github.com/open-policy-agent/opa/pull/6649">#6649</a>)
authored by <a
href="https://github.com/anderseknert"><code>@​anderseknert</code></a></li>
<li>docs: Add Tunnelmole as an open source tunneling option in the
Cloudformation hooks documentation (<a
href="https://github.com/open-policy-agent/opa/pull/6626">#6626</a>)
authored by <a
href="https://github.com/robbie-cahill"><code>@​robbie-cahill</code></a></li>
<li>docs: Add docs on using env vars in place of CLI flags (<a
href="https://github.com/open-policy-agent/opa/pull/6631">#6631</a>)
authored by <a
href="https://github.com/anderseknert"><code>@​anderseknert</code></a></li>
<li>docs: Adding integration for Backstage (<a
href="https://github.com/open-policy-agent/opa/pull/6629">#6629</a>)
authored by <a
href="https://github.com/Parsifal-M"><code>@​Parsifal-M</code></a></li>
<li>docs: Clear up some uses of future keywords (<a
href="https://github.com/open-policy-agent/opa/pull/6653">#6653</a>)
authored by <a
href="https://github.com/charlieegan3"><code>@​charlieegan3</code></a></li>
<li>docs: Update delta bundle patch doc for remove op (<a
href="https://github.com/open-policy-agent/opa/pull/6645">#6645</a>)
authored by <a
href="https://github.com/0marq"><code>@​0marq</code></a></li>
<li>docs: Fix typo in <code>Debugging OPA</code> (<a
href="https://github.com/open-policy-agent/opa/pull/6637">#6637</a>)
authored by <a
href="https://github.com/setchy"><code>@​setchy</code></a></li>
</ul>
<h3>Miscellaneous</h3>
<ul>
<li>chore: Remove repetitive words (<a
href="https://github.com/open-policy-agent/opa/pull/6644">#6644</a>)
authored by <a
href="https://github.com/occupyhabit"><code>@​occupyhabit</code></a></li>
<li>Dependency updates; notably:
<ul>
<li>build(deps): bump github.com/containerd/containerd from 1.7.13 to
1.7.14</li>
<li>build(deps): bump github.com/golang/protobuf from 1.5.3 to
1.5.4</li>
<li>build(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md">github.com/open-policy-agent/opa's
changelog</a>.</em></p>
<blockquote>
<h2>0.63.0</h2>
<p>This release contains a mix of features, performance improvements,
and bugfixes.</p>
<h3>Runtime, Tooling, SDK</h3>
<ul>
<li>cmd/exec: Add <code>--timeout</code> flag to <code>opa exec</code>
to prevent infinite hangs. (<a
href="https://github.com/open-policy-agent/opa/issues/6613">#6613</a>)
authored by <a
href="https://github.com/philipaconrad"><code>@​philipaconrad</code></a></li>
<li>download: Surface bundle download errors via debug logging (<a
href="https://github.com/open-policy-agent/opa/issues/6609">#6609</a>)
authored by <a
href="https://github.com/ashutosh-narkar"><code>@​ashutosh-narkar</code></a>
reported by <a
href="https://github.com/nevumx"><code>@​nevumx</code></a></li>
<li>topdown: Fixing overactive Early Exit suppression (<a
href="https://github.com/open-policy-agent/opa/issues/6566">#6566</a>)
authored by <a
href="https://github.com/johanfylling"><code>@​johanfylling</code></a>
reported by <a
href="https://github.com/ashwinhb"><code>@​ashwinhb</code></a></li>
<li>plugins/rest: Add support to get temp creds via AssumeRole (<a
href="https://github.com/open-policy-agent/opa/pull/6634">#6634</a>)
authored by <a
href="https://github.com/ashutosh-narkar"><code>@​ashutosh-narkar</code></a></li>
</ul>
<h3>Topdown and Rego</h3>
<ul>
<li>topdown: Adding a new
<code>crypto.x509.parse_and_verify_certificates_with_options</code>
built-in function. (<a
href="https://github.com/open-policy-agent/opa/issues/5882">#5882</a>)
authored by <a
href="https://github.com/yogisinha"><code>@​yogisinha</code></a>
reported by <a
href="https://github.com/IxDay"><code>@​IxDay</code></a></li>
<li>format: Preserve brackets around set union operation (<a
href="https://github.com/open-policy-agent/opa/issues/6588">#6588</a>)
authored by <a
href="https://github.com/ashutosh-narkar"><code>@​ashutosh-narkar</code></a>
reported by <a
href="https://github.com/HarshPathakhp"><code>@​HarshPathakhp</code></a></li>
<li>aws: Support for Unsigned Payload or provided content sha256 in AWS
signing (<a
href="https://github.com/open-policy-agent/opa/pull/6611">#6581</a>)
authored by <a
href="https://github.com/prasanthj"><code>@​prasanthj</code></a></li>
</ul>
<h3>Docs + Website + Ecosystem</h3>
<ul>
<li>ADOPTERS.md: Add Facets.cloud to the list (<a
href="https://github.com/open-policy-agent/opa/issues/6640">#6640</a>)
authored by <a
href="https://github.com/ashutosh-narkar"><code>@​ashutosh-narkar</code></a>
reported by <a
href="https://github.com/samarthya-gupta1"><code>@​samarthya-gupta1</code></a></li>
<li>docs: Mention homebrew install option (<a
href="https://github.com/open-policy-agent/opa/issues/6622">#6622</a>)
authored by <a
href="https://github.com/anderseknert"><code>@​anderseknert</code></a></li>
<li>docs: Add Rego v1 keywords to list of reserved names (<a
href="https://github.com/open-policy-agent/opa/pull/6649">#6649</a>)
authored by <a
href="https://github.com/anderseknert"><code>@​anderseknert</code></a></li>
<li>docs: Add Tunnelmole as an open source tunneling option in the
Cloudformation hooks documentation (<a
href="https://github.com/open-policy-agent/opa/pull/6626">#6626</a>)
authored by <a
href="https://github.com/robbie-cahill"><code>@​robbie-cahill</code></a></li>
<li>docs: Add docs on using env vars in place of CLI flags (<a
href="https://github.com/open-policy-agent/opa/pull/6631">#6631</a>)
authored by <a
href="https://github.com/anderseknert"><code>@​anderseknert</code></a></li>
<li>docs: Adding integration for Backstage (<a
href="https://github.com/open-policy-agent/opa/pull/6629">#6629</a>)
authored by <a
href="https://github.com/Parsifal-M"><code>@​Parsifal-M</code></a></li>
<li>docs: Clear up some uses of future keywords (<a
href="https://github.com/open-policy-agent/opa/pull/6653">#6653</a>)
authored by <a
href="https://github.com/charlieegan3"><code>@​charlieegan3</code></a></li>
<li>docs: Update delta bundle patch doc for remove op (<a
href="https://github.com/open-policy-agent/opa/pull/6645">#6645</a>)
authored by <a
href="https://github.com/0marq"><code>@​0marq</code></a></li>
<li>docs: Fix typo in <code>Debugging OPA</code> (<a
href="https://github.com/open-policy-agent/opa/pull/6637">#6637</a>)
authored by <a
href="https://github.com/setchy"><code>@​setchy</code></a></li>
</ul>
<h3>Miscellaneous</h3>
<ul>
<li>chore: Remove repetitive words (<a
href="https://github.com/open-policy-agent/opa/pull/6644">#6644</a>)
authored by <a
href="https://github.com/occupyhabit"><code>@​occupyhabit</code></a></li>
<li>Dependency updates; notably:
<ul>
<li>build(deps): bump github.com/containerd/containerd from 1.7.13 to
1.7.14</li>
<li>build(deps): bump github.com/golang/protobuf from 1.5.3 to
1.5.4</li>
<li>build(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-policy-agent/opa/commit/bb30b153692aa77738b982e29424c8b24a1ad14a"><code>bb30b15</code></a>
Prepare v0.63.0 release (<a
href="https://github.com/open-policy-agent/opa/issues/6656">#6656</a>)</li>
<li><a
href="https://github.com/open-policy-agent/opa/commit/b705d5b4ae49cbc933a30d42ca9eac7d6ec3b9ce"><code>b705d5b</code></a>
docs: Clear up some uses of future keywords (<a
href="https://github.com/open-policy-agent/opa/issues/6653">#6653</a>)</li>
<li><a
href="https://github.com/open-policy-agent/opa/commit/a7d27ef1ff391c4c7ee551f24cda27d854d3f299"><code>a7d27ef</code></a>
Add Rego v1 keywords (<a
href="https://github.com/open-policy-agent/opa/issues/6649">#6649</a>)</li>
<li><a
href="https://github.com/open-policy-agent/opa/commit/d3a4a87f506dec744ed93177c37bea5e2afa186b"><code>d3a4a87</code></a>
plugins/rest: Update service name while generating signature</li>
<li><a
href="https://github.com/open-policy-agent/opa/commit/630b74683a01a398f899bcad00c3095fb4482f8b"><code>630b746</code></a>
download: Surface bundle download errors via debug logging</li>
<li><a
href="https://github.com/open-policy-agent/opa/commit/ea0dc0209c04c98136c56d823fa7d78ff6812223"><code>ea0dc02</code></a>
Adding a new function
crypto.x509.parse_and_verify_certificates_with_options....</li>
<li><a
href="https://github.com/open-policy-agent/opa/commit/5f16f4a238f5f1f23e82f586ad4741ce618b4943"><code>5f16f4a</code></a>
plugins/rest: Add support to get temp creds via AssumeRole</li>
<li><a
href="https://github.com/open-policy-agent/opa/commit/6c08d3fa15f5395db5e7464cc17e88e00673080e"><code>6c08d3f</code></a>
docs: Update delta bundle patch doc for remove op</li>
<li><a
href="https://github.com/open-policy-agent/opa/commit/d6c8c1b51bbfcbb66b7931509456d7a00a89b761"><code>d6c8c1b</code></a>
chore: remove repetitive words</li>
<li><a
href="https://github.com/open-policy-agent/opa/commit/143a8e6ac9e679789842ed3442d8c5800c8d5c8b"><code>143a8e6</code></a>
topdown: Fixing overactive Early Exit suppression</li>
<li>Additional commits viewable in <a
href="https://github.com/open-policy-agent/opa/compare/v0.62.1...v0.63.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/open-policy-agent/opa&package-manager=go_modules&previous-version=0.62.1&new-version=0.63.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

api/v0.2.1

27 Mar 02:25
e1bd0e6
Compare
Choose a tag to compare
api/v0.2.1 Pre-release
Pre-release
create a separate api module (#413)

Signed-off-by: spacewander <spacewanderlzx@gmail.com>

v0.2.0

26 Feb 06:00
ac98ad8
Compare
Choose a tag to compare
build(deps-dev): bump hugo-extended from 0.123.2 to 0.123.3 in /site …

…(#329)

Bumps [hugo-extended](https://github.com/jakejarvis/hugo-extended) from
0.123.2 to 0.123.3.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jakejarvis/hugo-extended/commit/47bf10f338eff41b753d49112e877b2a20853d3c"><code>47bf10f</code></a>
v0.123.3</li>
<li>See full diff in <a
href="https://github.com/jakejarvis/hugo-extended/compare/v0.123.2...v0.123.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=hugo-extended&package-manager=npm_and_yarn&previous-version=0.123.2&new-version=0.123.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.1.0

01 Dec 09:29
7790c3a
Compare
Choose a tag to compare
consider the filtermanager & plugins hub is ready to release 0.1.0 (#75)

Signed-off-by: spacewander <spacewanderlzx@gmail.com>