Skip to content

Latest commit

Β 

History

History
342 lines (228 loc) Β· 17.1 KB

CHANGELOG.md

File metadata and controls

342 lines (228 loc) Β· 17.1 KB

Kids First Release Coordinator Change History

Release 1.9.3

Summary

  • Emojis: ✨ x1, πŸ”§ x1, ? x2
  • Categories: Additions x1, Other Changes x3

New features and changes

Release 1.9.2

Summary

  • Emojis: πŸ”§ x2
  • Categories: Other Changes x2

New features and changes

Release 1.9.1

Summary

  • Emojis: πŸ”§ x3, πŸ› x1, 🏭 x1, πŸ‘· x1, ⬆️ x1, 🀑 x1
  • Categories: Other Changes x5, Fixes x1, Ops x2

New features and changes

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

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

Kids First Release Coordinator Release 1.7.0

Features

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

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

Kids First Release Coordinator Release 1.5.3

Features

Summary

Feature Emojis: πŸ›x6 ♻️x4 πŸ”₯x2 πŸ”§x2 ✨x1 πŸ™ˆx1 ⬆️x1 🐳x1 Feature Labels: bug x8 refactor x8 devops 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

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

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

Kids First Release Coordinator Release 1.5.0

Features

Summary

Feature Emojis: πŸ“Œx2 ✨x1 ⬆️x1 πŸ”§x1 Feature Labels: bug x3 feature x2 refactor x1

New features and changes

  • (#122) ✨ Adds last_published fields to study model - @dankolbman
  • (#126) ⬆️ Bump urllib3 dependency - @dankolbman
  • (#125) πŸ“Œ Pin redis requirements - @dankolbman
  • (#123) πŸ“Œ Set python to version 3.6 in Dockerfile - @dankolbman
  • (#121) πŸ”§ Include jwt in Authorization header in requests to task's /status - @dankolbman

Kids First Release Coordinator Release 1.4.0

Features

Sends an Ego application JWT to task services so they may verify that the request originated from the coordinator

Summary

Feature Emojis: ✨x1 ⬆️x1 Feature Labels: feature x1 refactor x1

New features and changes

  • (#119) ✨ Add ego jwt - @dankolbman
  • (#118) ⬆️ Upgrade requests dependency for vuln warning - @dankolbman

Kids First Release Coordinator Release 1.3.0

Features

Summary

Feature Emojis: ✨x1 ✏️x1 ♻️x1 πŸ”Šx1 πŸ“x1 Feature Labels: refactor x2 data model x1 feature x1 devops x1 documentation x1

New features and changes

  • (#116) ✨ Release notes - @dankolbman
  • (#115) ✏️ Coerce progress status from percent to int - @dankolbman
  • (#114) ♻️ Use response content instead of json for log dumps - @dankolbman
  • (#113) πŸ”Š Add failure logging - @dankolbman
  • (#111) πŸ“ Add information on integrating services with the coordinator - @dankolbman

Kids First Release Coordinator Release 1.2.1

Features

Upgrade django to patch security vulnrability.

Summary

Feature Emojis: ⬆️x1 Feature Labels: refactor x1

New features and changes

  • (#109) ⬆️ Upgrade django version - @dankolbman

Kids First Release Coordinator Release 1.2.0

Features

Minor Bug fixes and updates.

Summary

Feature Emojis: πŸ›x2 πŸ‘·x1 ✨x1 Feature Labels: bug x2 feature x1 documentation x1

New features and changes

  • (#106) πŸ› Add missing return statement - @dankolbman
  • (#103) πŸ‘· Use module in Jenkinsfile - @dankolbman
  • (#105) ✨ Filter by state - @dankolbman
  • (#104) πŸ› Fix CircleCI badge in README - @dankolbman

Kids First Release Coordinator Release 1.1.0

Features

Summary

Feature Emojis: πŸ›x3 ✨x2 ✏️x1 ⚑️x1 πŸ”§x1 Feature Labels: bug x5 refactor x1 feature x1 devops x1

New features and changes

  • (#98) ✏️ s/published/complete/ - @dankolbman
  • (#96) πŸ› Status check cancel release - @dankolbman
  • (#95) ⚑️ Test refactoring - @dankolbman
  • (#94) ✨ Check for staged and published states in task - @dankolbman
  • (#93) πŸ› Increase study name size - @dankolbman
  • (#85) ✨ Release Versions - @dankolbman
  • (#90) πŸ› Fix model refactor - @dankolbman
  • (#89) πŸ”§ Tune down numprocs to utilize less memory - @dankolbman

Kids First Dataservice Release 1.0.0

Features

Summary

Feature Emojis: ✨x2 ♻️x2 πŸ›x2 πŸ“¦x1 πŸ“x1 Feature Labels: refactor x3 feature x2 bug x2

New features and changes

  • (#81) πŸ“¦ Upgrade cryptography package - @dankolbman
  • (#60) ✨ Add status checks - @dankolbman
  • (#80) ✨ Add enabled filter to task services - @dankolbman
  • (#72) ♻️ Harden task failures - @dankolbman
  • (#78) πŸ› Don't allow release in canceling to be canceled again - @dankolbman
  • (#77) πŸ“ Update docs with failure and cancelation info - @dankolbman
  • (#71) πŸ› Handle timeouts from services - @dankolbman
  • (#69) ♻️ Use django-fsm - @dankolbman