From e25dccfc6b2ea96871d5003bf4e2d2584e6b42e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6kmen=20G=C3=B6rgen?= Date: Sat, 25 Apr 2026 10:13:06 +0200 Subject: [PATCH] update `aic-sdk` to `~=2.2.0` and rename `AICOUSTICS_LICENSE_KEY` to `AIC_LICENSE_KEY`. --- changelog/4362.changed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/4362.changed.md diff --git a/changelog/4362.changed.md b/changelog/4362.changed.md new file mode 100644 index 000000000..a34761e47 --- /dev/null +++ b/changelog/4362.changed.md @@ -0,0 +1 @@ +- Updated `aic-sdk` dependency to `~=2.2.0`. The `AIC_LICENSE_KEY` environment variable replaces the previous `AICOUSTICS_LICENSE_KEY`.