Releases: ascoderu/lokole
Releases · ascoderu/lokole
0.1.88
Ensure workers have access to Cloudflare secrets (#257)
0.1.87
Offload client registration to queue (#255)
* Add retries to Sendgrid mailbox setup
* Make MX record setup idempotent
* Remove auth caching
* Offload client registration to queue
0.1.86
Move flower from production to devtool (#253)
0.1.85
Add an endpoint to delete a client (#248)
0.1.84
Enable authentication via Github access token (#247)
* Make naming of responses imports consistent
* Enable authentication via Github access token
* Use Github authentication for live service tests
* Make live/local test mode distinction clearer
0.1.83
Update docker images (#225)
* Ensure docker-compose is up-to-date
* Ensure images are up-to-date
* Add postgres exploration container
* Remove bad assertion
* Build images in parallel
0.1.82
Fix ingestion of emails with attachments (#210)
* Fix ingestion of emails with attachments
* Remove ca-certificates (installed by default)
* Add client email with attachment to integ tests
* Fix Sendgrid client API change
0.1.81
Dedupe emails on date and recipients (#206)
0.1.80
Reduce AppInsights verbosity (#202)
0.1.79
Make production logging less verbose (#201)