Skip to content

Releases: amundsen-io/amundsendatabuilder

Introducing Pre-processor in Neo4j publisher.

05 Jun 19:54
edce3cb
Compare
Choose a tag to compare

Introducing Pre-processor in Neo4j publisher to support desired state on Neo4j publish.

Generalize model import in ElasticsearchDocumentTransformer

05 Jun 01:38
014690e
Compare
Choose a tag to compare
generalize ElasticsearchDocumentTransformer (#79)

* generalize ElasticsearchDocumentTransformer

* remove typo

* fix lint

1.2.5

04 Jun 04:52
9a26169
Compare
Choose a tag to compare
Support table/col tag in table metadata model (#75)

1.2.4

31 May 20:57
5dfbbb3
Compare
Choose a tag to compare
Extend TableMetadata model to accept KV pairs attributes (#72)

[bugfix] Fix user model repr and is_active field

31 May 19:34
Compare
Choose a tag to compare
v1.2.3

Change USER_NODE_IS_ACTIVE to unquoted (#71)

1.2.2

29 May 23:41
31866a4
Compare
Choose a tag to compare
Update the version (#67)

Remove exception message when old ES index does not exist on deletion

24 May 18:23
7c253f4
Compare
Choose a tag to compare

Remove exception message when old ES index does not exist on deletion
(2nd release due to Pypi deployment failure)

Remove exception message when old ES index does not exist on deletion

24 May 17:49
f17b04a
Compare
Choose a tag to compare

Remove exception message when old ES index does not exist on deletion

1.2.1: [#60]: Fixes paging over dataset and column count (#61)

24 May 16:46
Compare
Choose a tag to compare
* [#60]: Fixes paging over dataset and column count

* Update setup.py

Introducing Callback into Publisher

23 May 21:45
500f625
Compare
Choose a tag to compare

Introducing Callback into Publisher