1.7.1 (2024-05-22)
- validate single entities before upload (e0c93ce)
- README to be up-to-date (3420fee)
1.7.0 (2024-03-20)
- check context before replacing type references (37e3a46)
1.6.0 (2024-02-16)
- dont retry request on a validation error (c8a4a56)
1.5.4 (2024-01-31)
- retry DS import (1978bfa)
1.5.3 (2024-01-30)
- validate request should be retried for more robustness (1be3da6)
1.5.2 (2024-01-23)
- check for none filepath before resolving (a9885e8)
- handle upload packages as not root (3bfc648)
- wrap import plugins in exception handler (938027d)
1.5.1 (2024-01-23)
- wrapp validate in exception_wrapper (9761f9d)
1.5.0 (2024-01-19)
- option to validate on 'entity' command + separate validate command (70a0238)
- option to validate plugin blueprints (ad28dfc)
- meta might not exist in every package.json (57a5338)
1.4.3 (2023-12-18)
1.4.2 (2023-12-16)
- ignore tilde symbol (47592e7)
1.4.1 (2023-12-08)
- resolve storage references on disk (0ce0722)
1.4.0 (2023-11-24)
1.3.0 (2023-11-21)
- retry requests on network errors (098845c)
1.2.0 (2023-10-06)
- from PR feedback (b10c028)
1.1.2 (2023-09-15)
- support any attribute type (d1629e8)
- fix api generator scope (be2efef)
- import simple for reset command (20edaaf)
1.1.1 (2023-09-14)
- temporary fix for OpenApi type conversion error (7e322b9)
1.1.0 (2023-08-31)
- make path concatenation in utils.py os independent (772c477)
- package content should be reference type storage (ecce8e1)
- replace references in meta for subpackage on reset command (48d5c6b)
- udpate get_root_packages_in_data_sources() to only interpret folders as root package (not single files) (fca5fb3)
- update documentation for cli commands (716d8a3)
- run pretty-format-json (a2642cc)
- cleanup (772c477)
- fix test (772c477)
- generate new dmss api (2778f2c)
- generate new dmss api (v1.3.0) (#130) (b4a13a1)
- pre-commit: add and update hooks (59c6b9c), closes #507
- update codeowners (01c5250)
- update dependencies (3a156c1)
- update python to 3.11 (04faf51)
- upgrade dependencies (1a1363f)
- update dmss api (2dd8970)