Releases: amundsen-io/amundsenrds
Releases · amundsen-io/amundsenrds
Release list
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 <karmes@lyft.com> * Adding migration script Signed-off-by: Kristen Armes <karmes@lyft.com>
0.0.5: feat: Added alembic (#15)
* Added alembic * Added alembic requirement Signed-off-by: xuans <xuan_shen@outlook.com> * Adjust import Signed-off-by: xuans <xuan_shen@outlook.com>
0.0.4: Pin sqlalchemy version < 1.4 (#13)
* make __all__ include only RDSModel Signed-off-by: xuans <xuan_shen@outlook.com> * pin sqlalchemy version < 1.4 Signed-off-by: xuans <xuan_shen@outlook.com>
0.0.3
0.0.2: chore: add github action (#8)
Signed-off-by: feng-tao <fengtao04@gmail.com>