Releases: LodestoneHQ/lodestone-processor
Releases · LodestoneHQ/lodestone-processor
v0.1.0
Separated filesystem processor and thumbnail processor into independent images.
v0.0.35
Version bump to test DockerHub auto builds. No other changes
v0.0.34
Timestamp |
SHA |
Message |
Author |
2020-03-06T09:08Z |
d6d09d7 |
(v0.0.34) Automated packaging of release by Packagr |
packagr-io-beta |
2020-03-06T09:01Z |
5beab32 |
Merge 4833513 into ca72bea |
Jason Kulatunga |
2020-03-06T09:01Z |
4833513 |
bump up the timeout to 5 minutes per document. |
Jason Kulatunga |
v0.0.33
Timestamp |
SHA |
Message |
Author |
2020-03-06T08:22Z |
ca72bea |
(v0.0.33) Automated packaging of release by Packagr |
packagr-io-beta |
2020-03-06T08:16Z |
96ea9c0 |
Merge 40ae65d into 52cd8cf |
Jason Kulatunga |
2020-03-06T08:14Z |
40ae65d |
set the correct header for requesting plain text from tika sevice. re-add trim operation before storing content. |
Jason Kulatunga |
v0.0.32
Timestamp |
SHA |
Message |
Author |
2020-03-06T05:26Z |
52cd8cf |
(v0.0.32) Automated packaging of release by Packagr |
packagr-io-beta |
2020-03-06T05:18Z |
861cc25 |
Merge 2385ed4 into 32d7861 |
Jason Kulatunga |
2020-03-06T05:17Z |
2385ed4 |
dont trim content. We're getting empty strings for some reason. |
Jason Kulatunga |
v0.0.31
Timestamp |
SHA |
Message |
Author |
2020-03-06T02:04Z |
32d7861 |
(v0.0.31) Automated packaging of release by Packagr |
packagr-io-beta |
2020-03-06T01:58Z |
b28eafe |
Merge 96f9774 into a405028 |
Jason Kulatunga |
2020-03-06T01:58Z |
96f9774 |
added additional logging so we know which processor is sending each message. |
Jason Kulatunga |
v0.0.30
Timestamp |
SHA |
Message |
Author |
2020-03-05T02:57Z |
a405028 |
(v0.0.30) Automated packaging of release by Packagr |
packagr-io-beta |
2020-03-05T02:47Z |
6df26a0 |
Merge 491eb9d into ee22e04 |
Jason Kulatunga |
2020-03-05T02:47Z |
491eb9d |
trim whitespace characters from document (incase it's empty). make sure we can re-index documents. |
Jason Kulatunga |
v0.0.29
Timestamp |
SHA |
Message |
Author |
2020-02-16T23:38Z |
ee22e04 |
(v0.0.29) Automated packaging of release by Packagr |
packagr-io-beta |
2020-02-16T23:31Z |
3b10246 |
Merge 6b60627 into b1515b2 |
Jason Kulatunga |
2020-02-16T23:17Z |
6b60627 |
make sure we ignore documents that are "invalid" due to exclude list. make sure we ignore documents whose size == 0 when "delete" messages are present in the thumbnail queue, we should correctly delete the associated thumbnail. |
Jason Kulatunga |
v0.0.28
Timestamp |
SHA |
Message |
Author |
2020-02-16T19:16Z |
b1515b2 |
(v0.0.28) Automated packaging of release by Packagr |
packagr-io-beta |
2020-02-16T19:10Z |
4237297 |
Merge 45bb50a into 12fc6b4 |
Jason Kulatunga |
2020-02-16T19:07Z |
45bb50a |
fix test |
Jason Kulatunga |
2020-02-16T19:04Z |
f9cc9ee |
working on filter system for processing. |
Jason Kulatunga |
v0.0.27
Timestamp |
SHA |
Message |
Author |
2020-02-15T04:06Z |
12fc6b4 |
(v0.0.27) Automated packaging of release by Packagr |
packagr-io-beta |
2020-02-14T02:09Z |
ce6bd8b |
Merge bc3e768 into adda598 |
Jason Kulatunga |
2020-02-14T02:09Z |
bc3e768 |
rename storage endpoint to api endpoint (all storage access is proxied though api). Remove minio dependency. cleanup Elasticsearch mapping. |
Jason Kulatunga |