- Expect a Base64 encoded private key of Github App for consistency
- Improve logs
- Bug fix for the /health route
- Modularize the source code
- Create separate modules for app, helpers, routes & config
- Update unit tests
- Fix for v3.0.0
- Update the Dockerfile
- Allow overriding the python command attribute to switch b/w pat-auth and app-auth
- Update readme
- Add support for Github App based authentication
- Return git commit ID as buildlabel in the XML
Added /health endpoint
Added Authentication functionality
Multi threading and improved performance
Initial Release