Releases: kids-first/kf-api-release-coordinator
🏷 Release 1.9.3
Release 1.9.3
Summary
- Emojis: ✨ x1, 🔧 x1, ? x2
- Categories: Additions x1, Other Changes x3
New features and changes
- #278 - ✨ Include studies when communicating with tasks - b9fcb426 by dankolbman
- #276 - 🔧 Add some log to troubleshoot issues with auth0 - d0054810 by jecos
- #275 - Update JenkinsfileWorker - 420b84db by alubneuski
- #274 - Added open port - f55b7c17 by alubneuski
🏷 Release 1.9.2
Release 1.9.2
Summary
- Emojis: 🔧 x2
- Categories: Other Changes x2
New features and changes
- #272 - 🔧 Removed IAM and added SNS - 6942a096 by alubneuski
- #270 - 🔧 Update CORs whitelist for netlify - 8485b724 by dankolbman
🏷 Release 1.9.1
Release 1.9.1
Summary
- Emojis: 🔧 x3, 🐛 x1, 🏭 x1, 👷 x1, ⬆️ x1, 🤡 x1
- Categories: Other Changes x5, Fixes x1, Ops x2
New features and changes
- #268 - 🔧 Added JenkinsfileWorker - e8caed93 by alubneuski
- #267 - 🔧 Updated to standard deploy - f6906748 by alubneuski
- #262 - 🔧 Add SSL setting to RQ config - bb956caa by dankolbman
- #259 - 🐛 Fix release factory - 647fb5c5 by dankolbman
- #258 - 🏭 Use more fake studies for releases - 9a36b54a by dankolbman
- #257 - 👷 Publish to dockerhub action - 437da285 by dankolbman
- #255 - ⬆️ Bump django from 2.1.11 to 2.2.13 - ddf9e4b4 by dependabot[bot]
- #254 - 🤡 Improve mocks - 8102d56a by dankolbman
Release 1.9.0
Kids First Release Coordinator Release 1.9.0
Features
Adds new mutations and changes cache to utilize redis.
Summary
Feature Emojis: 🔧x3 🐛x2 ✨x2 👷x1
Feature Labels: devops x3 bug x2 feature x2 refactor x1
New features and changes
- (#249) 🐛 Don't resave release note on remove - @dankolbman
- (#248) ✨ Add release note mutations - @dankolbman
- (#247) 🔧 Allow duplicate usernames accross users - @dankolbman
- (#241) 🐛 Add releated_name to release relationship - @dankolbman
- (#246) ✨ Add mutation to edit release - @dankolbman
- (#245) 🔧 Store cache in redis - @dankolbman
- (#243) 🔧 Remap port to standard coordinator service port - @dankolbman
- (#242) 👷 Add codacy coverage - @dankolbman
Release 1.8.0
Kids First Release Coordinator Release 1.8.0
Features
Add mutations for GraphQL api.
Summary
Feature Emojis: ✨x6 🐛x4 🔊x2 🔒x1 🖼x1 🔧x1 👷x1 ♻️x1
Feature Labels: feature x9 bug x3 devops x2 refactor x2 documentation x1
New features and changes
- (#239) ✨ Add status query - @dankolbman
- (#238) 🔒 Make task updates protected - @dankolbman
- (#235) 🖼 Update readme - @dankolbman
- (#236) 🔧 Allow cookies in requests - @dankolbman
- (#234) 🔊 Add task logging - @dankolbman
- (#233) 🐛 Fix error message - @dankolbman
- (#232) 🐛 Don't change to publishing state immediately - @dankolbman
- (#231) 🐛 Fix task events - @dankolbman
- (#230) ✨ User profiles - @dankolbman
- (#229) 👷 Changing Jenkins to Production library - @blackdenc
- (#228) 🐛 Fix auth headers - @dankolbman
- (#227) ♻️ Only validate url when changed - @dankolbman
- (#226) ✨ Add syncStudies mutation - @dankolbman
- (#212) Terraform 0.12 Upgrade - @blackdenc
- (#224) 🔊 Create events for requests errors - @dankolbman
- (#223) ✨ Add Task Service mutations - @dankolbman
- (#220) ✨ Add release subquery to studies - @dankolbman
- (#219) ✨ Graphql release mutations - @dankolbman
Release 1.7.0
Kids First Release Coordinator Release 1.7.0
Features
Add Sphinx documentation site and read-only GraphQL api.
Summary
Feature Emojis: ✨x6 ⬆️x3 📝x2 🐛x2 🔒x1 x1 Fixx1 🏭x1 🔓x1 ✨Graphqlx1 ♻️x1 👷x1
Feature Labels: feature x7 refactor x6 documentation x3 bug x3 devops x2
New features and changes
- (#218) ✨ Add study queries - @dankolbman
- (#216) 🔒 Exempt graphql endpoint from csrf - @dankolbman
- (#209) ✨ Replace ego service token with Auth0 - @dankolbman
- (#213) ⬆️ Upgrade semantic-version package - @dankolbman
- (#211) ✨ Add graphql query for release notes - @dankolbman
- (#210) ✨ Add graphql query for events - @dankolbman
- (#208) 📝 Add page on service authentication - @dankolbman
- (#206) ✨ Add queries for task services - @dankolbman
- (#207) Fix deprecation warnings - @dankolbman
- (#205) 📝 Add docs on development - @dankolbman
- (#194) ✨ Add queries for tasks - @dankolbman
- (#204) 🏭 Add fakedata command - @dankolbman
- (#193) 🔓 Disable permissions for status checks - @dankolbman
- (#191) ✨Graphql API - @dankolbman
- (#190) ♻️ Permissions overhaul - @dankolbman
- (#188) 🐛 Don't allow tasks to be deleted - @dankolbman
- (#187) 🐛 Change events to use EV prefix - @dankolbman
- (#186) ⬆️ Bump requests version - @dankolbman
- (#185) ⬆️ Bump django from 2.1.10 to 2.1.11 - @dependabot[bot]
- (#184) 👷 Update gh-pages build - @dankolbman
- (#176) 📝 Sphinx docs - @dankolbman
Release 1.6.0
Kids First Release Coordinator Release 1.6.0
Features
Support auth0 token validation.
Summary
Feature Emojis: ⬆️x3 ♻️x1 ✅x1 🔧x1 ✨x1
Feature Labels: refactor x4 feature x2 devops x1
New features and changes
- (#170) ⬆️ Bump django from 2.1.9 to 2.1.10 - @dependabot[bot]
- (#169) ⬆️ Bump django from 2.1.7 to 2.1.9 - @dependabot[bot]
- (#168) ⬆️ Upgrade urllib3 - @dankolbman
- (#165) ♻️ Refactor for getting db host from environment - @XuTheBunny
- (#164) ✅ Add test for unauthed user cannot access study releases - @XuTheBunny
- (#162) 🔧 Add netlify to CORS whitelist - @dankolbman
- (#160) ✨ Add auth0 token validation - @dankolbman
Release 1.5.3
Kids First Release Coordinator Release 1.5.3
Features
Summary
Feature Emojis: 🐛x6 ♻️x4 🔥x2 🔧x2 ✨x1 🙈x1 ⬆️x1 🐳x1
/kids-first/kf-api-release-coordinator/labels/refactor) x8 t/kf-a x5 /kf-api x1
evops) x5 feature x1
New features and changes
- (#159) ♻️ Read secrets as raw strings - @dankolbman
- (#158) 🐛 Fix typo in secret path - @dankolbman
- (#157) 🐛 Fix EGO settings - @XuTheBunny
- (#156) 🐛 Allow releases to re-enter cancelling state - @dankolbman
- (#155) ♻️ Store Ego service token for coordinator in cache - @XuTheBunny
- (#154) 🔥 Replace pep8 with codestyle - @dankolbman
- (#152) ♻️ Load secrets directly from vault - @dankolbman
- (#151) ✨ Store ego public key - @XuTheBunny
- (#147) 🐛 Fix static paths - @dankolbman
- (#148) 🐛 Update testing with correct apps - @dankolbman
- (#150) 🙈 Ignore ci files in jenkins - @dankolbman
- (#144) 🔧 Improve docker-compose for development - @dankolbman
- (#145) 🔥 Remove setup.cfg - @dankolbman
- (#143) 🔧 Refactor settings - @dankolbman
- (#138) ⬆️ Bump Django version - @dankolbman
- (#140) ♻️ App pytest.ini for quick access pytest - @XuTheBunny
- (#137) 🐳 Add dev stage to docker - @XuTheBunny
- (#133) 🐛 Improve compose for dev - @dankolbman
Release 1.5.2
Kids First Release Coordinator Release 1.5.2
Features
Summary
Feature Emojis: 🖼x1 🐛x1
Feature Labels: documentation x1
New features and changes
- (#131) 🖼 Update logo - @dankolbman
- (#130) 🐛 Set default settings module for wsgi entry - @dankolbman
Release 1.5.1
Kids First Release Coordinator Release 1.5.1
Features
Summary
Feature Emojis: 🐳x1
Feature Labels: refactor x1
New features and changes
- (#127) 🐳 Docker refactor - @dankolbman