Releases: statisticsnorway/ssb-datadoc-model
Releases · statisticsnorway/ssb-datadoc-model
python-v7.0.0
Changes
📓 Model
🐍 Python
- Move pseudonymization metadata into Variable structure (#64) @skykanin
- Correct project metadata (#63) @mmwinther
👷 Continuous Integration
python-v6.1.2
python-v6.1.1
Changes
🐍 Python
- Convert project to uv (#59) @mmwinther
👷 Continuous Integration
- Convert project to uv (#59) @mmwinther
- Add dependabot.yml (#58) @mmwinther
- Java: Don't publish to Artifact Registry (#57) @mmwinther
📚 Documentation
- Convert project to uv (#59) @mmwinther
java-v1.2.1
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
python-v6.1.0
Changes
🐍 Python
- Python: Generate model with required fields also (#55) @mmwinther
👷 Continuous Integration
- Python: Generate model with required fields also (#55) @mmwinther
python-v6.0.0
Changes
📓 Model
- Add attribute is personal data (#53) @tilen1976
🐍 Python
- Bump version 5.3.0 -> 6.0.0 (#54) @tilen1976
- Add attribute is personal data (#53) @tilen1976
🚀 Features
- Add attribute is personal data (#53) @tilen1976
- Added yaml file for documentation in backstage (#52) @Jorgen-5
python-v5.3.0
Changes
📓 Model
- Specify date format for all contains_data_* fields (#51) @mmwinther
🐍 Python
- Specify date format for all contains_data_* fields (#51) @mmwinther
python-v5.2.0
python-v5.1.0
Changes
📓 Model
- Change type of owner field to string (#48) @mmwinther
🐍 Python
- Change type of owner field to string (#48) @mmwinther
👷 Continuous Integration
- Correct branch trigger syntax (#47) @mmwinther
- Trigger release on backport branches too (#45) @mmwinther
python-v4.3.2
Changes
- No changes