Skip to content

Releases: amundsen-io/amundsenrds

0.0.8: add table/column lineage models

Choose a tag to compare

@xuan616 xuan616 released this 07 Jan 02:24
8d9bc1d

add table/column lineage models

0.0.7: Removed upper bound on sqlalchemy dependency

Choose a tag to compare

@allisonsuarez allisonsuarez released this 30 Sep 21:27
7cbd052

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)

Choose a tag to compare

@xuan616 xuan616 released this 07 Oct 23:35
bd47453
* 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)

Choose a tag to compare

@feng-tao feng-tao released this 28 May 18:18
4509bb0
* 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)

Choose a tag to compare

@feng-tao feng-tao released this 08 Apr 16:36
589be11
* 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

Choose a tag to compare

@feng-tao feng-tao released this 16 Mar 18:31
18adfe8
feat: Add schema programmatic description relationship in schema mode…

0.0.2: chore: add github action (#8)

Choose a tag to compare

@feng-tao feng-tao released this 05 Mar 06:02
2304c79
Signed-off-by: feng-tao <fengtao04@gmail.com>