Files
vault/changelog/26110.txt
Violet Hynes da00addcb6 VAULT-20396 Add limit of 100,000 to string templates (#26110)
* VAULT-20396 Add size limit to sdk string templates

* VAULT-20396 wording changes

* VAULT-20396 changelog
2024-03-25 10:04:12 -04:00

3 lines
95 B
Plaintext

```release-note:change
sdk: String templates now have a maximum size of 100,000 characters.
```