We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c59b9b commit f6b2210Copy full SHA for f6b2210
1 file changed
CHANGELOG.md
@@ -10,7 +10,7 @@
10
## [0.15.0] - 2026-04-30
11
12
### 2026-04-30
13
-- **Feat**: `admin tenants create` / `admin tenants update` に `--allowed-origins` フラグを追加 — テナント単位の CORS origin 制御 (`Tenant.settings.allowedOrigins`, geonicdb #1069 対応) を専用フラグで設定可能に。`api-keys` の `--origins` と同じカンマ区切り命名規則を踏襲し、空文字列で `[]`(全 deny)、`*` で wildcard 許可を表現 (#115)
+- **Feat**: `admin tenants create` / `admin tenants update` に `--allowed-origins` フラグを追加 — テナント単位の CORS origin 制御 (`Tenant.settings.allowedOrigins`, geonicdb #1069 対応) を専用フラグで設定可能に。`api-keys` の `--origins` と同じカンマ区切り命名規則を踏襲し、空文字列で `[]`(全 deny)、`*` で wildcard 許可を表現 (#115, #116)
14
15
## [0.14.0] - 2026-04-27
16
0 commit comments