Skip to content

Commit

Permalink
🏷️ Release 1.20.0
Browse files Browse the repository at this point in the history
## Release 1.20.0

### Summary

- Emojis: πŸ› x3, ♻️ x3, πŸ“Œ x1, ✨ x2
- Categories: Additions x2, Fixes x3, Ops x1, Other Changes x3

### New features and changes

- [#797](#797) - πŸ› File event tests should be deterministic - [e809638](e809638) by [znatty22](https://github.com/znatty22)
- [#791](#791) - πŸ› Use proper bucket arn in bucket inventory configuration - [9045543](9045543) by [znatty22](https://github.com/znatty22)
- [#794](#794) - ♻️ Only save study attrs from Dataservice that exist on Study - [3c09f5e](3c09f5e) by [znatty22](https://github.com/znatty22)
- [#793](#793) - πŸ“Œ Pin docutils<0.18 - [75a989a](75a989a) by [znatty22](https://github.com/znatty22)
- [#787](#787) - ♻️ Refactor naming of single template package names - [96c6c41](96c6c41) by [gsantia](https://github.com/gsantia)
- [#785](#785) - ♻️ Refactor update study and file log message to which fields are updated - [93a79b1](93a79b1) by [XuTheBunny](https://github.com/XuTheBunny)
- [#778](#778) - ✨ Add template download events - [b6498ab](b6498ab) by [gsantia](https://github.com/gsantia)
- [#776](#776) - ✨ Capture time of release termination - [22322e8](22322e8) by [gsantia](https://github.com/gsantia)
- [#783](#783) - πŸ› Fix release logging messages - [931e9d9](931e9d9) by [gsantia](https://github.com/gsantia)
  • Loading branch information
gsantia committed Nov 2, 2021
1 parent e809638 commit de6b09d
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Kids First Study Creator Change History

## Release 1.20.0

### Summary

- Emojis: πŸ› x3, ♻️ x3, πŸ“Œ x1, ✨ x2
- Categories: Additions x2, Fixes x3, Ops x1, Other Changes x3

### New features and changes

- [#797](https://github.com/kids-first/kf-api-study-creator/pull/797) - πŸ› File event tests should be deterministic - [e809638b](https://github.com/kids-first/kf-api-study-creator/commit/e809638b5ddc569502aee97fccaacbd7432e2412) by [znatty22](https://github.com/znatty22)
- [#791](https://github.com/kids-first/kf-api-study-creator/pull/791) - πŸ› Use proper bucket arn in bucket inventory configuration - [90455437](https://github.com/kids-first/kf-api-study-creator/commit/904554379c9e43fc2473600cdff3890b5e191b27) by [znatty22](https://github.com/znatty22)
- [#794](https://github.com/kids-first/kf-api-study-creator/pull/794) - ♻️ Only save study attrs from Dataservice that exist on Study - [3c09f5ea](https://github.com/kids-first/kf-api-study-creator/commit/3c09f5ead5f96884b98c4258d69558946d6a7682) by [znatty22](https://github.com/znatty22)
- [#793](https://github.com/kids-first/kf-api-study-creator/pull/793) - πŸ“Œ Pin docutils<0.18 - [75a989a4](https://github.com/kids-first/kf-api-study-creator/commit/75a989a4516b126936b09e4058000a6f3bf2c08f) by [znatty22](https://github.com/znatty22)
- [#787](https://github.com/kids-first/kf-api-study-creator/pull/787) - ♻️ Refactor naming of single template package names - [96c6c415](https://github.com/kids-first/kf-api-study-creator/commit/96c6c4155af1871e51fb09abb3ea8d16d3d110b9) by [gsantia](https://github.com/gsantia)
- [#785](https://github.com/kids-first/kf-api-study-creator/pull/785) - ♻️ Refactor update study and file log message to which fields are updated - [93a79b10](https://github.com/kids-first/kf-api-study-creator/commit/93a79b108b6474f9b4135ace06c89ddcf63dd257) by [XuTheBunny](https://github.com/XuTheBunny)
- [#778](https://github.com/kids-first/kf-api-study-creator/pull/778) - ✨ Add template download events - [b6498ab1](https://github.com/kids-first/kf-api-study-creator/commit/b6498ab1db46dc987c1e7baa06096a1d3655ab11) by [gsantia](https://github.com/gsantia)
- [#776](https://github.com/kids-first/kf-api-study-creator/pull/776) - ✨ Capture time of release termination - [22322e82](https://github.com/kids-first/kf-api-study-creator/commit/22322e820b5f50e053f2c99c2997d360a91fe55c) by [gsantia](https://github.com/gsantia)
- [#783](https://github.com/kids-first/kf-api-study-creator/pull/783) - πŸ› Fix release logging messages - [931e9d97](https://github.com/kids-first/kf-api-study-creator/commit/931e9d970c3bf487a189abb3a02383d3342c6097) by [gsantia](https://github.com/gsantia)


## Release 1.19.9

### Summary
Expand Down

0 comments on commit de6b09d

Please sign in to comment.