Releases: Sapphillon/Sapphillon-Core
Releases · Sapphillon/Sapphillon-Core
v0.17.0
v0.16.0
Release v0.15.0
What's Changed
- fix: Deduplicate external operations by name to prevent registration errors and add a test for duplicate op handling. by @Walkmana-25 in #167
Full Changelog: v0.14.0...v0.15.0
Release v0.14.0
What's Changed
- feat: enable configuration of external plugin runner path and argumen… by @Walkmana-25 in #165
Full Changelog: v0.13.0...v0.14.0
Release v0.13.0
Release v0.12.0
v0.11.0
What's Changed
- build(deps): bump rsa from 0.9.9 to 0.9.10 by @dependabot[bot] in #144
- build(deps): bump windows-sys from 0.59.0 to 0.61.2 by @dependabot[bot] in #139
- 147 update sapphillon api version by @Walkmana-25 in #148
Full Changelog: v0.10.0...v0.11.0
Release v0.10.0
What's Changed
- Enable Tokio runtime in Deno ops by @google-labs-jules[bot] in #124
- Re-export key dependencies by @google-labs-jules[bot] in #125
- Verify License Headers by @google-labs-jules[bot] in #127
- 128 protoを別クレートに分離する by @Walkmana-25 in #129
- Update Sapphillon_API to v0.11.0 by @google-labs-jules[bot] in #134
- 133 ワークフローで使われているプラグイン一覧を取得する関数を追加する by @Walkmana-25 in #136
- 112 plugin systemの実装 by @Walkmana-25 in #130
- 135 ops bridgeの実装 by @Walkmana-25 in #143
- build(deps): bump httpmock from 0.7.0 to 0.8.2 by @dependabot[bot] in #142
- build(deps): bump tokio from 1.48.0 to 1.49.0 by @dependabot[bot] in #141
- fix: Replace cargo-bump action with cargo set-version for version bum… by @Walkmana-25 in #146
- build(deps): bump serial_test from 3.2.0 to 3.3.1 by @dependabot[bot] in #138
Full Changelog: v0.9.0...v0.10.0
Release v0.9.0
What's Changed
- feat: Update sapphillon api to v0.10.0 by @google-labs-jules[bot] in #121
- Add Permission Check Helper Functions by @google-labs-jules[bot] in #122
Full Changelog: v0.8.7...v0.9.0
Release v0.8.7
What's Changed
- feat: enforce dual license with SPDX identifiers by @google-labs-jules[bot] in #107
- build(deps): bump deno_error from 0.7.0 to 0.7.1 by @dependabot[bot] in #110
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #102
- 108 main にpushされたときにコードテストを行わないようにする by @Walkmana-25 in #111
- build(deps): bump log from 0.4.28 to 0.4.29 by @dependabot[bot] in #113
- build(deps): bump deno_error from 0.7.1 to 0.7.3 by @dependabot[bot] in #115
- build(deps): bump unescaper from 0.1.6 to 0.1.8 by @dependabot[bot] in #114
- Add tests for multiple PluginFunctionPermissions in workflow permission system by @Copilot in #119
- refactor: update permissions fields to support multiple PluginFunction by @Walkmana-25 in #118
Full Changelog: v0.8.6...v0.8.7