Skip to content

Releases: cmu-delphi/delphi-epidata

v4.1.12

18 Oct 19:49
0279a57
Compare
Choose a tag to compare
  • #1317 Fix week parsing for date parameters/arguments
  • #1313 Cleanup more files from previous runs of performance test rig
  • #1311 Cleanup files from previous runs of performance test rig

🧰 Development

  • #1318 Release Delphi Epidata 4.1.12
  • #1310 chore: sync main->dev

Thanks to @github-actions, @melange396, @nmdefries and @rzats

v4.1.11

12 Oct 16:59
adefef9
Compare
Choose a tag to compare
  • #1288 Remove usage of PHP alias in the Python client
  • #1131 deleted itsdangerous from requirements as no needed
  • #1303 Make DataSignal construction more flexible
  • #1300 Fix `as_of` for date range
  • #1297 New CTIS publication

🚀 JavaScript Client Changes

  • #1227 chore(deps): bump tough-cookie from 4.0.0 to 4.1.3 in /src/client/packaging/npm
  • #1302 chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 in /src/client/packaging/npm

🧰 Development

  • #1309 Release Delphi Epidata 4.1.11
  • #1306 Update Google Docs Meta Data
  • #1259 Update Google Docs Meta Data
  • #1227 chore(deps): bump tough-cookie from 4.0.0 to 4.1.3 in /src/client/packaging/npm
  • #1175 Bump flask from 2.2.2 to 2.2.5
  • #1302 chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 in /src/client/packaging/npm
  • #1292 chore: sync main->dev

Thanks to @BrainIsDead, @capnrefsmmat, @dependabot, @dependabot[bot], @dmytrotsko, @github-actions, @github-actions[bot], @melange396 and @rzats

v4.1.10

28 Sep 17:28
814cef3
Compare
Choose a tag to compare
  • #1290 introduce CHANGELOG.md file for the python delphi_epidata client
  • #1241 Add basic integration tests for all endpoints + API Keys tests
  • #1284 Fix ISO range parsing
  • #1282 Remove temp testing workflow & route on-demand workflow to selfhosted runner
  • #1279 Fix broken links for HHS regions and census divisions
  • #1269 Change node version 14.x to 16.x

🧰 Development

  • #1291 Release Delphi Epidata 4.1.10
  • #1277 chore: sync main->dev

Thanks to @boxydog, @dmytrotsko, @github-actions, @melange396, @minhkhul and @rzats

v4.1.9

21 Aug 16:33
96e7045
Compare
Choose a tag to compare
  • #1275 Temporarily revert CI update commits
  • #1273 #1015 ci delete deprecated set output
  • #1270 adding protected signal coverage for endpoints previously missed
  • #1262 updated the workflow to use the latest version of the `actions/checkout` action and ensure that the code is checked out correctly for each repository.

🧰 Development

  • #1276 Release Delphi Epidata 4.1.9
  • #1268 chore: sync main->dev

Thanks to @BrainIsDead, @github-actions and @melange396

v4.1.8

17 Aug 22:27
61be514
Compare
Choose a tag to compare
  • #1261 moving quidel signals to non-public access
  • #1260 Newest CTIS publication
  • #1256 add syntax feature documentation
  • #1254 bring loggers in sync and add multiproc capabilities
  • #1258 Newer CTIS publication
  • #1255 New CTIS publication
  • #1253 Performance testing testing workflow

🧰 Development

  • #1267 Release Delphi Epidata 4.1.8
  • #1265 Sync to www-covidcast release v3.2.7
  • #1251 chore: sync main->dev

Thanks to @capnrefsmmat, @cmu-delphi-deploy-machine, @dmytrotsko, @github-actions, @melange396, @minhkhul, @nmdefries and @rzats

v4.1.7

02 Aug 16:52
896acf1
Compare
Choose a tag to compare
  • #1249 Add deployment config for maintenance dir and files
  • #1223 Created maintenance pkg & added APIKey usage maintenance jobs.
  • #1243 Fix sorting in compute_covidcast_meta
  • #1246 New CTIS publication
  • #1242 Change workflows for Katie's departure
  • #1233 bug(ci): fix dependabot reviewer assignment

🧰 Development

  • #1250 Release Delphi Epidata 4.1.7
  • #1239 chore(deps-dev): bump aiohttp from 3.8.3 to 3.8.5
  • #1235 chore: sync main->dev

Thanks to @capnrefsmmat, @dependabot, @dependabot[bot], @dmytrotsko, @dshemetov, @github-actions, @korlaxxalrok, @krivard and @melange396

v4.1.6

13 Jul 12:50
31e1303
Compare
Choose a tag to compare
  • #1228 Fix dashboard signals parsing for dashboard queries
  • #1218 style(client): run py client through black
  • #1117 setted `logger.debug` in `dates.py`
  • #1214 remove rate-limiting info from redis before each test
  • #1210 Drop phase handling

🧰 Development

  • #1234 Release Delphi Epidata 4.1.6
  • #1226 chore(deps): bump scipy from 1.6.2 to 1.10.0
  • #1230 chore: sync main->dev

Thanks to @BrainIsDead, @dependabot, @dmytrotsko, @dshemetov, @github-actions and @melange396

v4.1.5

10 Jul 21:36
8e1d95e
Compare
Choose a tag to compare
  • #1222 http caching for metadata
  • #1219 style(tests): format many tests with black
  • #1221 ci: make dependabot assign reviewers

🧰 Development

  • #1229 Release Delphi Epidata 4.1.5
  • #1217 chore: sync main->dev

Thanks to @dshemetov, @dsweber2, @github-actions, @melange396 and @nolangormley

v4.1.4

27 Jun 18:27
b8d5600
Compare
Choose a tag to compare
  • #1215 Remove duplicates from `fluview_clinical` table
  • #1211 Added host to database connection
  • #1213 re-enable tracking of last time an api key was used
  • #1189 style(black): format acquisition with `black`, line-length=100
  • #1208 feat(afhsb): remove afhsb
  • #1184 use second db handle for only for user admin and writes
  • #1207 feat(acquisition): remove and deactivate norostat
  • #1199 Switch CSV file for perftests and add Redis step

🧰 Development

  • #1216 Release Delphi Epidata 4.1.4
  • #1173 Bump requests from 2.28.1 to 2.31.0
  • #1198 chore: sync main->dev

Thanks to @dependabot, @dependabot[bot], @dmytrotsko, @dshemetov, @github-actions, @melange396, @nolangormley and @rzats

v4.1.3

13 Jun 14:53
b316ba9
Compare
Choose a tag to compare
  • #1193 update/fix PROXY_DEPTH default value, add 'diagnostics' endpoint
  • #1194 New CTIS publication
  • #1192 Link to client instructions from API Keys Usage section
  • #1190 fix defaults for time columns in user table (with orm)
  • #1191 properly handle and interpret X-Forwarded-For header

🧰 Development

  • #1197 Release Delphi Epidata 4.1.3
  • #1188 chore: sync main->dev

Thanks to @capnrefsmmat, @github-actions, @github-actions[bot], @krivard and @melange396