Skip to content

Releases: amundsen-io/amundsenrds

0.0.8: add table/column lineage models

07 Jan 02:24
8d9bc1d
Compare
Choose a tag to compare

add table/column lineage models

0.0.7: Removed upper bound on sqlalchemy dependency

30 Sep 21:27
7cbd052
Compare
Choose a tag to compare

What's Changed

  • change sqlalchemy upper bound by @B-T-D in #20

New Contributors

  • @B-T-D made their first contribution in #20

Full Changelog: 0.0.6...0.0.7

0.0.6: feat: Adding profile_url field to user model (#19)

07 Oct 23:35
bd47453
Compare
Choose a tag to compare
* 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)

28 May 18:18
4509bb0
Compare
Choose a tag to compare
* 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)

08 Apr 16:36
589be11
Compare
Choose a tag to compare
* 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

16 Mar 18:31
18adfe8
Compare
Choose a tag to compare
feat: Add schema programmatic description relationship in schema mode…

0.0.2: chore: add github action (#8)

05 Mar 06:02
2304c79
Compare
Choose a tag to compare