Releases: amundsen-io/amundsenrds
Releases · amundsen-io/amundsenrds
0.0.8: add table/column lineage models
0.0.7: Removed upper bound on sqlalchemy dependency
0.0.6: feat: Adding profile_url field to user model (#19)
* Adding profile url to user model Signed-off-by: Kristen Armes <[email protected]> * Adding migration script Signed-off-by: Kristen Armes <[email protected]>
0.0.5: feat: Added alembic (#15)
* Added alembic * Added alembic requirement Signed-off-by: xuans <[email protected]> * Adjust import Signed-off-by: xuans <[email protected]>
0.0.4: Pin sqlalchemy version < 1.4 (#13)
* make __all__ include only RDSModel Signed-off-by: xuans <[email protected]> * pin sqlalchemy version < 1.4 Signed-off-by: xuans <[email protected]>
0.0.3
0.0.2: chore: add github action (#8)
Signed-off-by: feng-tao <[email protected]>