Releases: ascoderu/lokole
Releases · ascoderu/lokole
0.1.98
Add healthcheck to webapp (#294)
0.1.97
Implement email deletion in webapp (#291)
0.1.95
Disable request logging (#275)
0.1.94
Add endpoint to check number of users per client (#273)
* Store users by domain
* Make naming of domain parameter consistent
* Add endpoint to check number of users per client
0.1.93
Add CORS (#270)
* Extract flask setup method
* Remove venv caching
* Add CORS
0.1.92
Expose healthcheck endpoint (#269)
* Expose healthcheck endpoint
* Wait for service to be live before running tests
0.1.91
Add endpoint to list clients (#268)
* Nest client metadata files in folders
* Remove fallback code for missing owner metadata
* Refactor from TextStorage to ObjectStorage
* Fix listing of files that contain a dot
* Add method to list domains
* Add endpoint to list domains
0.1.90
Make logging more fine-grained (#265)
0.1.89
Increase stderr logging (#263)
* Fix local appinsights logging
* Increase stderr log level but not appinsights
* Simplify logger name injection