java-v1.2.1
·
55 commits
to refs/heads/main
since this release
Changes
- Bump version 5.3.0 -> 6.0.0 (#54) @tilen1976
- Add py.typed marker file (#38) @mmwinther
- Remove datadoc_model_legacy (#39) @mmwinther
- Bump ssb_datadoc_model to 4.1.2 (#37) @mmwinther
- Update CODEOWNERS (#34) @mmwinther
π Model
- Add attribute is personal data (#53) @tilen1976
- Specify date format for all contains_data_* fields (#51) @mmwinther
- Change type for datasource (#50) @Jorgen-5
- Change type of owner field to string (#48) @mmwinther
- Update to model v3 (#44) @mmwinther
- Remove
unit_typeenum (#42) @mmwinther - Add FLOAT to DataType (#35) @mmwinther
β Java
- Java: Don't publish to Artifact Registry (#57) @mmwinther
- Add attribute is personal data (#53) @tilen1976
- Specify date format for all contains_data_* fields (#51) @mmwinther
- Change type for datasource (#50) @Jorgen-5
- Change type of owner field to string (#48) @mmwinther
- Update to model v3 (#44) @mmwinther
- Remove
unit_typeenum (#42) @mmwinther - Add FLOAT to DataType (#35) @mmwinther
π₯ Breaking Changes
- Update to model v3 (#44) @mmwinther
- Add python tests (#29) @mmwinther
π Features
- Add attribute is personal data (#53) @tilen1976
- Added yaml file for documentation in backstage (#52) @Jorgen-5
- Change type for datasource (#50) @Jorgen-5
- Remove
unit_typeenum (#42) @mmwinther
πͺ² Fixes
- Forbid extra fields in Pydantic models (#43) @mmwinther
π¨ Testing
- Add python tests (#29) @mmwinther
π· Continuous Integration
- Convert project to uv (#59) @mmwinther
- Add dependabot.yml (#58) @mmwinther
- Java: Don't publish to Artifact Registry (#57) @mmwinther
- Python: Generate model with required fields also (#55) @mmwinther
- Correct branch trigger syntax (#47) @mmwinther
- Trigger release on backport branches too (#45) @mmwinther
- Update to model v3 (#44) @mmwinther
- Add python tests (#29) @mmwinther
- Use custom Base Model (#36) @mmwinther
- Bump datamodel-codegen to 0.25.2 (#33) @mmwinther
π Documentation
- Convert project to uv (#59) @mmwinther