Releases: busy-beaver-dev/busy-beaver
Releases · busy-beaver-dev/busy-beaver
2.1.3
Migrating to GitHub actions
Changes
- Middleware to add tag each request with a uuid (#267)
- Start setting up GitHub Actions (#268)
- Create simple-example.yml
- GitHub Action -- finish setting up CI (#269)
- Create build_tag_and_push_image.yml
- GitHub Actions -- build, tag, and push image upon release (#270)
2.1.2
Changes
- Update redis from 3.1.0 to 3.4.1 (#259)
- Blueprint for public facing website; add Whitenoise (#262)
- Daily GitHub Summary Report -- UI improvements (#265)
2.1.1
No real feature work, adding structure and cleaning up tech debt for future development.
Changes
- Change FK relationship for GitHub Summary User model (#254)
- Remove Token Authentication Logic (#255)
- Move models into app folders and delete unused Task models (#256)
- Moving CLI functions to a discoverable location (#257)
2.1.0
Changes
- Slack Block Kit UI for Daily GitHub Summary (#253)
2.0.0
We are now live on Kubernetes! Removed most of the code we don't need!
Changes
- Remove Ansible (#249)
- Removing polling endpoints and async tasks (#250)
- Cleanup scripts (#251)
- Improve Deployment Documentation (#252)
1.5.0
Minor version upgrade to recognize the level of change that was made.
Changes
- Setting up Kubernetes in Production (#247)
1.4.7
Changes
- Remove loggly handler (#245)
1.4.6
Changes
- HOTFIX: Use attribute versus instance (#244)
1.4.5
Changes
- HOTFIX: Log errors to Sentry (#243)