Skip to content

Latest commit

 

History

History
453 lines (264 loc) · 23.2 KB

File metadata and controls

453 lines (264 loc) · 23.2 KB

Changelog

0.10.14 (2022-02-10)

Full Changelog

0.10.12 (2022-02-10)

Full Changelog

v.10.11 (2022-02-10)

Full Changelog

0.10.10 (2022-02-10)

Full Changelog

Closed issues:

  • Add github actions - for sashimi #148

0.10.9 (2022-02-03)

Full Changelog

Merged pull requests:

  • Issue #148 - add a basic github release workflow. #149 (svogt0511)

0.10.8 (2021-09-15)

Full Changelog

0.10.7 (2021-09-15)

Full Changelog

Closed issues:

  • Sashimi is not signalling events to levriero for compressed report submission. #140

Merged pull requests:

  • Update test #147 (svogt0511)
  • update-test: force update of test env, make sure test env uses AWS S3. #145 (svogt0511)
  • update-test: force update of test env, make sure test env uses AWS S3. #144 (svogt0511)
  • Issue-140 - modify rake tasks to allow push of report files to levriero. #142 (svogt0511)

0.10.6 (2021-05-21)

Full Changelog

Implemented enhancements:

  • Store uploaded files in Amazon S3 instead of the database. #133

Closed issues:

  • .env.example file needs minor edit #134

Merged pull requests:

  • Issue-140 - Sashimi is not signalling events to levriero for compress… #141 (svogt0511)

0.10.5 (2021-03-26)

Full Changelog

Merged pull requests:

0.10.4 (2021-03-10)

Full Changelog

Implemented enhancements:

Closed issues:

  • Large compressed reports cannot be updated with PUT requests as documented #135

0.10.3 (2020-12-21)

Full Changelog

Implemented enhancements:

  • [Proposal] New response for validated compressed reports #112

Fixed bugs:

  • Handle older generated JWTs #131
  • Undefined method aasm\_state error #130

Closed issues:

  • Access process for new providers of usage stats #39

Merged pull requests:

  • Revert PR#129 then fix issue #135 #138 (svogt0511)
  • Change the API to send different status codes depending of the status of the validation #129 (kjgarza)
  • Feature remove provider_id references #128 (kjgarza)

0.10.2 (2020-07-14)

Full Changelog

Closed issues:

  • Change reliance on client_id to identify the Provider and Client #123

0.10.1 (2020-07-10)

Full Changelog

Merged pull requests:

0.10.0 (2020-04-30)

Full Changelog

Closed issues:

  • Push CDL reports that failed validation #116

Merged pull requests:

0.9.25 (2020-02-14)

Full Changelog

0.9.24 (2020-02-10)

Full Changelog

Fixed bugs:

  • ERROR: No worker found for queue #114

Merged pull requests:

0.9.23 (2019-12-20)

Full Changelog

0.9.22 (2019-12-20)

Full Changelog

0.9.21 (2019-12-20)

Full Changelog

0.9.20 (2019-12-20)

Full Changelog

0.9.19 (2019-12-19)

Full Changelog

0.9.18 (2019-12-19)

Full Changelog

Closed issues:

  • Rake task to convert keys in reports JSON #108
  • Don't transform keys in usage reports #107
  • Standardize logging #87
  • to document usage report generation (implementation agnostic) #60
  • improve performance on report consumption #59
  • Switch to Sentry #58

Merged pull requests:

0.9.17 (2019-09-24)

Full Changelog

0.9.16 (2019-09-24)

Full Changelog

0.9.15 (2019-09-24)

Full Changelog

0.9.14 (2019-09-24)

Full Changelog

0.9.13 (2019-09-24)

Full Changelog

0.9.12 (2019-09-24)

Full Changelog

0.9.11 (2019-09-23)

Full Changelog

0.9.10 (2019-09-23)

Full Changelog

0.9.9 (2019-09-23)

Full Changelog

0.9.8 (2019-09-23)

Full Changelog

Closed issues:

  • Show client_id, year, month in API response #61

Merged pull requests:

0.9.7 (2019-05-17)

Full Changelog

0.9.6 (2019-05-17)

Full Changelog

0.9.5 (2019-05-17)

Full Changelog

0.9.4 (2019-05-17)

Full Changelog

0.9.3 (2019-04-24)

Full Changelog

Fixed bugs:

  • Test instace has no space #57
  • There are multiple reports for the same month in the Hub #35

Closed issues:

  • move to Fargate and add SSH #56
  • Documentation to send compressed report #52
  • Setup S3 #46
  • Enable Large File Upload to Sashimi #44
  • Feature: delete reports and its events #43

0.9.2 (2018-12-04)

Full Changelog

Closed issues:

  • Store report with a limit of 50K datasets #53
  • Enable compression on display #47

Merged pull requests:

0.9.1 (2018-11-22)

Full Changelog

0.9.0 (2018-11-20)

Full Changelog

Closed issues:

  • store comprrseed gzip in mysql to store comprresed reports #49
  • Enable compression acceptance #48

Merged pull requests:

  • Feature parametrise compressed reports #51 (kjgarza)
  • Feature accept compressed reports #50 (kjgarza)

0.8.5 (2018-10-29)

Full Changelog

0.8.4 (2018-10-25)

Full Changelog

Fixed bugs:

  • The GET request does not show all the fields #36

Closed issues:

  • remove max_allowed_packet changes #41

0.8.3 (2018-10-17)

Full Changelog

Closed issues:

  • Sashimi API-Endpoint Consolidation #30
  • JSONAPI for Sashimi #29

0.8.2 (2018-10-12)

Full Changelog

0.8.1 (2018-10-06)

Full Changelog

0.8 (2018-10-06)

Full Changelog

Closed issues:

  • Rake task to reindex all documents #38
  • To evaluate sushi reports from IRUS-UK using Hub API #34
  • move-and-transform the basic documentation into a guide in support.dataci #33

v0.0.5 (2018-09-05)

Full Changelog

v0.0.4 (2018-08-21)

Full Changelog

Fixed bugs:

  • Message when events are processes does show correct count. #24

Closed issues:

  • Change Sashimi API documentation to reflect new endpoint #31
  • Change inputing data to sashimi for UPSERT #20
  • Create a truly UUID for usage reports #19
  • SQS trigger for sending usage reports #14
  • Basic filtering #11
  • Robust swagger documentation #10

Merged pull requests:

v0.0.3 (2018-05-28)

Full Changelog

Closed issues:

  • serialization is missing some attributos #25

v0.0.2 (2018-05-28)

Full Changelog

Closed issues:

  • Reports submission not accurately tracking temporal coverage #22
  • Accepting country-counts as part of instance submissions? #21

Merged pull requests:

v0.0.1 (2018-05-15)

Full Changelog

Closed issues:

  • HTTP Response 413: Request entity too large POSTing to /reports #17
  • set strong parameters #15
  • MVP for architecture- to write up a document on how we will be using the architecture in the future (future development, syntax, sample call, etc…) #9
  • Add specs for models and requests #7
  • Use ids for models #6
  • Refactor to use AWS SQS instead if sidekiq when background jobs are needed #5
  • Hub App definition #3
  • Spec fo Technical Hub v0 #2
  • Study about Sushi Specification #1

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator