|
17 | 17 | - new model classes`RunnerLabel` and`ListRunnerLabels` |
18 | 18 | -[v0.5.1](services/git/CHANGELOG.md#v051) |
19 | 19 | -**Bugfix:** Prevent year 0 timestamp issue |
20 | | --`intake`:[v0.2.1](services/intake/CHANGELOG.md#v021) |
21 | | --**Bugfix:** Prevent year 0 timestamp issue |
| 20 | +-`intake`: |
| 21 | +-[v0.3.0](services/intake/CHANGELOG.md#v030) |
| 22 | +- Validate`display_name` attribute regular expression using a field validator in model classes`CreateIntakePayload`,`CreateIntakeRunnerPayload` and`CreateIntakeUserPayload` |
| 23 | +- Set minimum length (`12`) for`password` attribute in model class`CreateIntakeUserPayload` |
| 24 | +- Set maximum length from`32` to`1024` for`table_name` attribute in`IntakeCatalog` and`IntakeCatalogPatch` model classes |
| 25 | +-[v0.2.1](services/intake/CHANGELOG.md#v021) |
| 26 | +-**Bugfix:** Prevent year 0 timestamp issue |
22 | 27 | -`kms`:[v0.4.1](services/kms/CHANGELOG.md#v041) |
23 | 28 | -**Bugfix:** Prevent year 0 timestamp issue |
24 | 29 | -`modelserving`:[v0.2.2](services/modelserving/CHANGELOG.md#v022) |
|