Releases: amundsen-io/amundsengremlin
Releases · amundsen-io/amundsengremlin
0.0.13
fix: support specifying custom sts endpoint (#23) * Support specifying custom sts endpoint Signed-off-by: Bogdan Kyryliuk <bogdankyryliuk@dropbox.com> * bump version Signed-off-by: Bogdan Kyryliuk <bogdankyryliuk@dropbox.com> Co-authored-by: Bogdan Kyryliuk <bogdankyryliuk@dropbox.com>
0.0.12: Bump version and update gitignore (#20)
Signed-off-by: Amom <amommendes@hotmail.com>
0.0.11: fix: Upgrade gremlin python version (#18)
* upgrade version Signed-off-by: Rajat Jaiswal <rajat.jaiswal@hotstar.com> * bump release version Signed-off-by: Rajat Jaiswal <rajat.jaiswal@hotstar.com>
0.0.10: fix: timeout issues in gremlinpython==3.4.9 (#17)
* Fix timeout issues in tornado Signed-off-by: Rajat Jaiswal <rajat.jaiswal@hotstar.com> * Bump the version Signed-off-by: Rajat Jaiswal <rajat.jaiswal@hotstar.com>
0.0.9: fix: Reconcile amundsengremlin descriptions with the Databuilder (#15)
* Reconcile amundsengremlin descriptions with the databuilder Signed-off-by: Andrew Ciambrone <andrjc4@vt.edu> * Make the make_description_uri be like databuilders Signed-off-by: Andrew Ciambrone <andrjc4@vt.edu> * bump versions Signed-off-by: Andrew Ciambrone <andrjc4@vt.edu> * update tests to use description_source and new id format Signed-off-by: Andrew Ciambrone <andrjc4@vt.edu> * fix mistake Signed-off-by: Andrew Ciambrone <andrjc4@vt.edu>
0.0.8: refactor: Make having no sharding a explicit option (#14)
* Make having no shard a explict configuration option Signed-off-by: Andrew Ciambrone <andrjc4@vt.edu> * Upgrade the package version Signed-off-by: Andrew Ciambrone <andrjc4@vt.edu> * Add unit test Signed-off-by: Andrew Ciambrone <andrjc4@vt.edu>
0.0.7: fix: Default to test_user (#13)
* If user is not provided use test_user Signed-off-by: Andrew Ciambrone <andrjc4@vt.edu> * bump version Signed-off-by: Andrew Ciambrone <andrjc4@vt.edu> * Remove test for changed behavior Signed-off-by: Andrew Ciambrone <andrjc4@vt.edu>
0.0.6
0.0.5: chore: update version (#10)
Signed-off-by: feng-tao <fengtao04@gmail.com>
0.0.4: Retrieve submodule when packaging for pypi (#5)
Signed-off-by: Joshua Hoskins <hoskins@squareup.com>