Skip to content

Releases: cmu-delphi/delphi-epidata

v4.1.16

23 Jan 16:13
1082c4c
Compare
Choose a tag to compare
  • #1371 New CTIS publication
  • #1360 New CTIS publication
  • #1359 New CTIS publication

🧰 Development

  • #1374 Release Delphi Epidata 4.1.16
  • #1370 chore(deps): bump jinja2 from 3.0.3 to 3.1.3
  • #1358 chore: sync main->dev

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

v4.1.15

06 Dec 20:09
dc505f9
Compare
Choose a tag to compare
  • #1356 use REPLACE INTO instead of INSERT INTO...UPDATE in covid_hosp acquisition

🧰 Development

  • #1357 Release Delphi Epidata 4.1.15
  • #1353 chore(deps-dev): bump aiohttp from 3.8.6 to 3.9.0
  • #1350 chore: sync main->dev

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

v4.1.14

15 Nov 18:48
1488884
Compare
Choose a tag to compare
  • #1345 Switch to Sentry
  • #1343 Return api server host and db host info from diagnostic endpt
  • #1224 Set default older_than to tomorrow
  • #1339 Add API key from secrets
  • #1338 New CTIS publication

🧰 Development

  • #1349 Release Delphi Epidata 4.1.14
  • #1348 chore(deps-dev): bump aiohttp from 3.8.5 to 3.8.6
  • #1347 chore(deps): bump werkzeug from 2.2.3 to 2.3.8
  • #1346 Update Google Docs Meta Data
  • #1337 chore: sync main->dev

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

v4.1.13

03 Nov 22:13
6da4b20
Compare
Choose a tag to compare
  • #1334 changes to signals in rate-limit exempt list
  • #1330 Prevent "308 PERMANENT REDIRECT" via client change
  • #1323 `covidcast_nowcast` endpoint removal
  • #1327 Update performance-tests-one-time.yml
  • #1326 Add one-time performance testing workflow
  • #1324 Add option to modify rate limiting for perftests

🚀 JavaScript Client Changes

  • #1316 chore(deps-dev): bump @babel/traverse from 7.15.4 to 7.23.2 in /src/client/packaging/npm

🧰 Development

  • #1336 Release Delphi Epidata 4.1.13
  • #1335 Sync to www-covidcast release v3.2.9
  • #1316 chore(deps-dev): bump @babel/traverse from 7.15.4 to 7.23.2 in /src/client/packaging/npm
  • #1319 chore: sync main->dev

Thanks to @cmu-delphi-deploy-machine, @dependabot, @dependabot[bot], @dmytrotsko, @dsweber2, @github-actions, @melange396, @nmdefries and @rzats

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