Releases
v1.4.0
1.4.0 (2023-03-01)
Features
Bug Fixes
add error handling of version file fetch (a4f6889 )
api: handle lists in create_response (333f7d4 )
api: make health-check return PlainTextResponse (12d5169 )
api: remove empty default pydantic field in models (0424282 )
remove /api as root path. (208ceb9 )
replace deprecated output definition (c53b003 )
Tests
Build System
add typescript plugin (83ade0c )
ci/cd: update flake8 repo location (e6953ad )
enable scripts to build necessary packages (YN0007) (f1cf2c3 )
missing peer dependencies (YN0002) (9e8981d )
set yarn version (afb5834 )
Miscellaneous Chores
Code Refactoring
api: replace response_class with return type annotations (b1fa3bd )
ci: extract ghcr login into separat step (0d90fe0 )
ci: remove crazy-max external action (b41990d )
create empty yarn.lock (39050e7 )
separate responsibilities by moving useEffect to a custom hook (cc33a5d )
workflow: Fix linting errors (8ea9f69 )
workflow: rename and restructure workflows (f08fffa )
Continuous Integration
Add rollback workflow (b1cca70 ), closes #153
allow publishing multiple tags at once (4c5d867 ), closes #153
bump pre-commit hooks (9a0cea7 )
change oauth redurect url to radix playground (655c55f )
Change version logging format on build (49ca893 ), closes #154
correct permissions (6d9d563 )
Fix bug in publish docs (a696a33 )
Include all commit types in changelog (73cfaaa )
login as the service principal to request an access token (fabe3b4 )
pass tag name to publish-image workflow (dcedc16 ), closes #153
remove secret as input to reusable workflow (1ec6cbb )
specify playground context (142bc13 )
Documentation
add what is fastapi (bbec23b )
ci: add comment to azure login (f6b9c96 )
rewrite 01-setup Yarn PnP in VSCode (df4c7d0 )
update link to radix playground (6c932c3 )
You can’t perform that action at this time.