Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Releases: anthonyoteri/hydra

22.9.0

21 Sep 19:36
5fdf26e
Compare
Choose a tag to compare

What's Changed

  • Bump actions/cache from 3.0.2 to 3.0.4 by @dependabot in #398
  • Bump actions/setup-python from 3 to 4 by @dependabot in #397
  • Bump mypy from 0.950 to 0.961 in /src/hydra-core by @dependabot in #396
  • Bump celery[redis] from 5.2.6 to 5.2.7 in /src/hydra-core by @dependabot in #389
  • Bump types-waitress from 2.0.8 to 2.0.9 in /src/hydra-core by @dependabot in #391
  • Bump types-python-dateutil from 2.8.16 to 2.8.18 in /src/hydra-core by @dependabot in #402
  • Bump django-environ from 0.8.1 to 0.9.0 in /src/hydra-core by @dependabot in #401
  • Bump paste from 3.5.0 to 3.5.1 in /src/hydra-core by @dependabot in #403
  • Bump i18next-http-backend from 1.4.0 to 1.4.1 in /src/hydra-ui by @dependabot in #393
  • Bump @reduxjs/toolkit from 1.8.1 to 1.8.2 in /src/hydra-ui by @dependabot in #392
  • Bump django from 4.0.4 to 4.0.5 in /src/hydra-core by @dependabot in #400
  • Bump pylint from 2.13.9 to 2.14.3 in /src/hydra-core by @dependabot in #399
  • Bump types-waitress from 2.0.9 to 2.1.1 in /src/hydra-core by @dependabot in #409
  • Bump redis from 4.3.1 to 4.3.3 in /src/hydra-core by @dependabot in #410
  • Bump django-cors-headers from 3.12.0 to 3.13.0 in /src/hydra-core by @dependabot in #405
  • Bump whitenoise from 6.1.0 to 6.2.0 in /src/hydra-core by @dependabot in #404
  • Bump prompt-toolkit from 3.0.29 to 3.0.30 in /src/hydra-core by @dependabot in #412
  • Bump waitress from 2.1.1 to 2.1.2 in /src/hydra-core by @dependabot in #411
  • Bump django from 4.0.5 to 4.1.1 in /src/hydra-core by @dependabot in #424
  • Bump actions/cache from 3.0.4 to 3.0.8 by @dependabot in #423
  • Bump pylint from 2.14.3 to 2.14.4 in /src/hydra-core by @dependabot in #413
  • Bump black from 22.3.0 to 22.6.0 in /src/hydra-core by @dependabot in #415
  • Bump typing-extensions from 4.2.0 to 4.3.0 in /src/hydra-core by @dependabot in #414
  • Bump prompt-toolkit from 3.0.30 to 3.0.31 in /src/hydra-core by @dependabot in #425
  • Bump pytz from 2022.1 to 2022.2.1 in /src/hydra-core by @dependabot in #429
  • Bump pydantic from 1.9.1 to 1.10.2 in /src/hydra-core by @dependabot in #426
  • Bump paste from 3.5.1 to 3.5.2 in /src/hydra-core by @dependabot in #428
  • Bump redis from 4.3.3 to 4.3.4 in /src/hydra-core by @dependabot in #427

Full Changelog: v22.5.0...v22.9.0

22.5.0

27 Jun 12:26
28c3695
Compare
Choose a tag to compare

What's Changed

  • Bump types-python-dateutil from 2.8.10 to 2.8.12 in /src/hydra-core by @dependabot in #346
  • Bump typing-extensions from 4.1.1 to 4.2.0 in /src/hydra-core by @dependabot in #342
  • Bump amqp from 5.1.0 to 5.1.1 in /src/hydra-core by @dependabot in #340
  • Bump pytest from 7.1.1 to 7.1.2 in /src/hydra-core by @dependabot in #345
  • Bump pylint from 2.13.5 to 2.13.7 in /src/hydra-core by @dependabot in #348
  • Bump types-waitress from 2.0.6 to 2.0.8 in /src/hydra-core by @dependabot in #344
  • Bump typescript from 4.6.3 to 4.6.4 in /src/hydra-ui by @dependabot in #352
  • Bump asgiref from 3.5.0 to 3.5.1 in /src/hydra-core by @dependabot in #357
  • Bump click from 8.1.2 to 8.1.3 in /src/hydra-core by @dependabot in #356
  • Bump mypy from 0.942 to 0.950 in /src/hydra-core by @dependabot in #354
  • Bump wrapt from 1.14.0 to 1.14.1 in /src/hydra-core by @dependabot in #355
  • Bump @types/react-dom from 17.0.15 to 18.0.3 in /src/hydra-ui by @dependabot in #358
  • Bump @types/node from 17.0.23 to 17.0.31 in /src/hydra-ui by @dependabot in #359
  • Bump jest-environment-jsdom from 27.5.1 to 28.0.2 in /src/hydra-ui by @dependabot in #351
  • Bump pylint from 2.13.7 to 2.13.8 in /src/hydra-core by @dependabot in #360
  • Bump react-scripts from 5.0.0 to 5.0.1 in /src/hydra-ui by @dependabot in #350
  • Bump @testing-library/react from 13.0.1 to 13.1.1 in /src/hydra-ui by @dependabot in #349
  • Bump types-python-dateutil from 2.8.12 to 2.8.14 in /src/hydra-core by @dependabot in #361
  • Bump redis from 4.2.2 to 4.3.1 in /src/hydra-core by @dependabot in #371
  • Bump docker/setup-qemu-action from 1 to 2 by @dependabot in #369
  • Bump docker/setup-buildx-action from 1 to 2 by @dependabot in #367
  • Bump docker/login-action from 1 to 2 by @dependabot in #368
  • Bump types-python-dateutil from 2.8.14 to 2.8.15 in /src/hydra-core by @dependabot in #370
  • Bump antd from 4.19.5 to 4.20.2 in /src/hydra-ui by @dependabot in #365
  • Bump react from 18.0.0 to 18.1.0 in /src/hydra-ui by @dependabot in #363
  • Bump jest-canvas-mock from 2.3.1 to 2.4.0 in /src/hydra-ui by @dependabot in #362
  • Bump pyparsing from 3.0.8 to 3.0.9 in /src/hydra-core by @dependabot in #379
  • Bump pylint from 2.13.8 to 2.13.9 in /src/hydra-core by @dependabot in #378
  • Bump whitenoise from 6.0.0 to 6.1.0 in /src/hydra-core by @dependabot in #376
  • Bump @testing-library/user-event from 14.1.0 to 14.1.1 in /src/hydra-ui by @dependabot in #374
  • Bump @types/lodash from 4.14.181 to 4.14.182 in /src/hydra-ui by @dependabot in #366
  • Bump react-is from 18.0.0 to 18.1.0 in /src/hydra-ui by @dependabot in #372
  • Bump django-cors-headers from 3.11.0 to 3.12.0 in /src/hydra-core by @dependabot in #377
  • Bump pydantic from 1.9.0 to 1.9.1 in /src/hydra-core by @dependabot in #381
  • Bump types-python-dateutil from 2.8.15 to 2.8.16 in /src/hydra-core by @dependabot in #382
  • Bump asgiref from 3.5.1 to 3.5.2 in /src/hydra-core by @dependabot in #380
  • Bump jest-environment-jsdom from 28.0.2 to 28.1.0 in /src/hydra-ui by @dependabot in #385
  • Bump react-dom and @types/react-dom in /src/hydra-ui by @dependabot in #383
  • Bump immer from 9.0.12 to 9.0.14 in /src/hydra-ui by @dependabot in #386

Full Changelog: v22.4.1...v22.5.0

22.4.1

12 Apr 12:51
4aec8a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v22.4.0...v22.4.1

22.4.0

06 Apr 15:17
b94cff4
Compare
Choose a tag to compare

What's Changed

  • Bump antd from 4.18.9 to 4.19.5 in /src/hydra-ui by @dependabot in #316
  • Bump click from 8.0.4 to 8.1.2 in /src/hydra-core by @dependabot in #314
  • Bump @types/lodash from 4.14.179 to 4.14.181 in /src/hydra-ui by @dependabot in #313
  • Bump actions/cache from 2 to 3.0.1 by @dependabot in #311
  • Bump waitress from 2.1.0 to 2.1.1 in /src/hydra-core by @dependabot in #302
  • Bump pytz from 2021.3 to 2022.1 in /src/hydra-core by @dependabot in #301
  • Bump react-i18next from 11.15.7 to 11.16.2 in /src/hydra-ui by @dependabot in #309
  • Bump redis from 4.1.4 to 4.2.2 in /src/hydra-core by @dependabot in #312
  • Bump @types/react from 17.0.40 to 17.0.43 in /src/hydra-ui by @dependabot in #310
  • Bump celery[redis] from 5.2.3 to 5.2.6 in /src/hydra-core by @dependabot in #318
  • Bump prompt-toolkit from 3.0.28 to 3.0.29 in /src/hydra-core by @dependabot in #317
  • Bump react-redux from 7.2.6 to 7.2.8 in /src/hydra-ui by @dependabot in #320
  • Bump @testing-library/jest-dom from 5.16.2 to 5.16.3 in /src/hydra-ui by @dependabot in #321
  • Bump axios from 0.26.0 to 0.26.1 in /src/hydra-ui by @dependabot in #298
  • Bump @types/react-dom from 17.0.13 to 17.0.14 in /src/hydra-ui by @dependabot in #322
  • Bump @testing-library/user-event from 13.5.0 to 14.0.4 in /src/hydra-ui by @dependabot in #319
  • Bump i18next-browser-languagedetector from 6.1.3 to 6.1.4 in /src/hydra-ui by @dependabot in #327
  • Bump react-router-dom from 6.2.2 to 6.3.0 in /src/hydra-ui by @dependabot in #325
  • Bump react and react-dom in /src/hydra-ui by @dependabot in #324
  • Bump styled-components from 5.3.3 to 5.3.5 in /src/hydra-ui by @dependabot in #328
  • Bump prettier from 2.5.1 to 2.6.2 in /src/hydra-ui by @dependabot in #323
  • Bump @testing-library/jest-dom from 5.16.3 to 5.16.4 in /src/hydra-ui by @dependabot in #326
  • Use NPM instead of Yarn by @anthonyoteri in #334
  • Bump @testing-library/react from 12.1.4 to 13.0.0 in /src/hydra-ui by @dependabot in #333

Full Changelog: v0.7.3...v22.4.0

0.7.3

18 Mar 11:53
33066f1
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 2 to 3 by @dependabot in #278
  • Bump django from 4.0.2 to 4.0.3 in /src/hydra-core by @dependabot in #282
  • Bump kombu from 5.2.3 to 5.2.4 in /src/hydra-core by @dependabot in #281
  • Bump @types/react-dom from 17.0.11 to 17.0.13 in /src/hydra-ui by @dependabot in #283
  • Bump waitress from 2.0.0 to 2.1.0 in /src/hydra-core by @dependabot in #280
  • Bump react-router-dom from 6.2.1 to 6.2.2 in /src/hydra-ui by @dependabot in #275
  • Bump @reduxjs/toolkit from 1.7.2 to 1.8.0 in /src/hydra-ui by @dependabot in #272
  • Bump amqp from 5.0.9 to 5.1.0 in /src/hydra-core by @dependabot in #277
  • Bump click from 8.0.3 to 8.0.4 in /src/hydra-core by @dependabot in #279
  • Bump react-i18next from 11.15.5 to 11.15.6 in /src/hydra-ui by @dependabot in #285
  • Bump @types/lodash from 4.14.178 to 4.14.179 in /src/hydra-ui by @dependabot in #273
  • Bump @types/styled-components from 5.1.22 to 5.1.24 in /src/hydra-ui by @dependabot in #276
  • Bump @types/react-redux from 7.1.22 to 7.1.23 in /src/hydra-ui by @dependabot in #286
  • Bump @types/jest from 27.4.0 to 27.4.1 in /src/hydra-ui by @dependabot in #287
  • Bump i18next from 21.6.11 to 21.6.13 in /src/hydra-ui by @dependabot in #289
  • Bump typescript from 4.5.5 to 4.6.2 in /src/hydra-ui by @dependabot in #288
  • Bump react-i18next from 11.15.6 to 11.15.7 in /src/hydra-ui by @dependabot in #297
  • Bump i18next-http-backend from 1.3.2 to 1.4.0 in /src/hydra-ui by @dependabot in #294
  • Bump @types/react from 17.0.39 to 17.0.40 in /src/hydra-ui by @dependabot in #293
  • Bump pytest from 7.0.1 to 7.1.0 in /src/hydra-core by @dependabot in #292
  • Bump mypy from 0.931 to 0.940 in /src/hydra-core by @dependabot in #291
  • Bump wrapt from 1.13.3 to 1.14.0 in /src/hydra-core by @dependabot in #290
  • Bump @testing-library/react from 12.1.3 to 12.1.4 in /src/hydra-ui by @dependabot in #296
  • Bump i18next from 21.6.13 to 21.6.14 in /src/hydra-ui by @dependabot in #299

Full Changelog: v0.7.2...v0.7.3

0.7.2

02 Mar 17:47
9fc258a
Compare
Choose a tag to compare

What's Changed

  • Bump antd from 4.18.7 to 4.18.9 in /src/hydra-ui by @dependabot in #271
  • Bump typing-extensions from 4.0.1 to 4.1.1 in /src/hydra-core by @dependabot in #268
  • Bump actions/setup-node from 2.5.1 to 3 by @dependabot in #267
  • Bump actions/setup-python from 2 to 3 by @dependabot in #266
  • Bump click from 8.0.3 to 8.0.4 in /src/hydra-core by @dependabot in #261
  • Bump pylint-django from 2.5.0 to 2.5.2 in /src/hydra-core by @dependabot in #259
  • Bump @types/node from 17.0.17 to 17.0.21 in /src/hydra-ui by @dependabot in #270
  • Bump react-i18next from 11.15.4 to 11.15.5 in /src/hydra-ui by @dependabot in #269
  • Bump @types/styled-components from 5.1.22 to 5.1.23 in /src/hydra-ui by @dependabot in #265
  • Bump @testing-library/react from 12.1.2 to 12.1.3 in /src/hydra-ui by @dependabot in #263
  • Bump redis from 4.1.3 to 4.1.4 in /src/hydra-core by @dependabot in #260

Full Changelog: v0.7.1...v0.7.2

0.7.1

17 Feb 18:53
e2cebb7
Compare
Choose a tag to compare

What's Changed

  • Bump @types/node from 17.0.12 to 17.0.13 in /src/hydra-ui by @dependabot in #236
  • Bump i18next from 21.6.9 to 21.6.10 in /src/hydra-ui by @dependabot in #235
  • Bump types-python-dateutil from 2.8.8 to 2.8.9 in /src/hydra-core by @dependabot in #234
  • Bump redis from 4.1.1 to 4.1.2 in /src/hydra-core by @dependabot in #233
  • Bump prompt-toolkit from 3.0.24 to 3.0.26 in /src/hydra-core by @dependabot in #231
  • Bump web-vitals from 2.1.3 to 2.1.4 in /src/hydra-ui by @dependabot in #230
  • Bump black from 21.12b0 to 22.1.0 in /src/hydra-core by @dependabot in #232
  • Bump i18next-browser-languagedetector from 6.1.2 to 6.1.3 in /src/hydra-ui by @dependabot in #229
  • Bump pytest from 6.2.5 to 7.0.0 in /src/hydra-core by @dependabot in #240
  • Bump prompt-toolkit from 3.0.26 to 3.0.27 in /src/hydra-core by @dependabot in #241
  • Bump django-add-default-value from 0.9.1 to 0.10.0 in /src/hydra-core by @dependabot in #239
  • Bump @reduxjs/toolkit from 1.7.1 to 1.7.2 in /src/hydra-ui by @dependabot in #246
  • Bump @types/node from 17.0.13 to 17.0.15 in /src/hydra-ui by @dependabot in #245
  • Bump @types/styled-components from 5.1.21 to 5.1.22 in /src/hydra-ui by @dependabot in #244
  • Bump i18next from 21.6.10 to 21.6.11 in /src/hydra-ui by @dependabot in #242
  • Bump django from 4.0.1 to 4.0.2 in /src/hydra-core by @dependabot in #238
  • Bump @types/react from 17.0.38 to 17.0.39 in /src/hydra-ui by @dependabot in #243
  • Bump react-i18next from 11.15.3 to 11.15.4 in /src/hydra-ui by @dependabot in #247
  • Bump @types/node from 17.0.15 to 17.0.17 in /src/hydra-ui by @dependabot in #258
  • Bump axios from 0.25.0 to 0.26.0 in /src/hydra-ui by @dependabot in #257
  • Bump typing-extensions from 4.0.1 to 4.1.1 in /src/hydra-core by @dependabot in #255
  • Bump redis from 4.1.2 to 4.1.3 in /src/hydra-core by @dependabot in #254
  • Bump prompt-toolkit from 3.0.27 to 3.0.28 in /src/hydra-core by @dependabot in #252
  • Bump pytest from 7.0.0 to 7.0.1 in /src/hydra-core by @dependabot in #251
  • Bump @testing-library/jest-dom from 5.16.1 to 5.16.2 in /src/hydra-ui by @dependabot in #250
  • Bump whitenoise from 5.3.0 to 6.0.0 in /src/hydra-core by @dependabot in #253
  • Bump antd from 4.18.5 to 4.18.7 in /src/hydra-ui by @dependabot in #256

Full Changelog: v0.7.0...v0.7.1

0.7.0

25 Jan 21:56
17e9692
Compare
Choose a tag to compare

What's Changed

  • Bump django-cors-headers from 3.10.1 to 3.11.0 in /src/hydra-core by @dependabot in #206
  • Bump redis from 4.1.0 to 4.1.1 in /src/hydra-core by @dependabot in #207
  • Bump types-python-dateutil from 2.8.6 to 2.8.7 in /src/hydra-core by @dependabot in #208
  • Bump @types/react-redux from 7.1.21 to 7.1.22 in /src/hydra-ui by @dependabot in #209
  • Bump @types/styled-components from 5.1.19 to 5.1.20 in /src/hydra-ui by @dependabot in #210
  • Bump @types/node from 17.0.8 to 17.0.9 in /src/hydra-ui by @dependabot in #213
  • Bump immer from 9.0.7 to 9.0.12 in /src/hydra-ui by @dependabot in #212
  • Bump i18next from 21.6.5 to 21.6.6 in /src/hydra-ui by @dependabot in #211
  • Prevent deleting categories and projects with records by @anthonyoteri in #215
  • Bump pyparsing from 3.0.6 to 3.0.7 in /src/hydra-core by @dependabot in #218
  • Bump types-python-dateutil from 2.8.7 to 2.8.8 in /src/hydra-core by @dependabot in #220
  • Bump asgiref from 3.4.1 to 3.5.0 in /src/hydra-core by @dependabot in #219
  • Bump axios from 0.24.0 to 0.25.0 in /src/hydra-ui by @dependabot in #221
  • Bump antd from 4.18.3 to 4.18.5 in /src/hydra-ui by @dependabot in #222
  • Bump @types/node from 17.0.9 to 17.0.12 in /src/hydra-ui by @dependabot in #227
  • Bump @types/styled-components from 5.1.20 to 5.1.21 in /src/hydra-ui by @dependabot in #228
  • Bump typescript from 4.5.4 to 4.5.5 in /src/hydra-ui by @dependabot in #223
  • Bump i18next-http-backend from 1.3.1 to 1.3.2 in /src/hydra-ui by @dependabot in #225
  • Bump i18next from 21.6.6 to 21.6.9 in /src/hydra-ui by @dependabot in #226

Full Changelog: v0.6.0...v0.7.0

0.6.0

14 Jan 21:21
5ff31ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

0.5.0

11 Jan 21:40
17e4b4c
Compare
Choose a tag to compare

What's Changed

  • Records entered before the start time has been reached must be approved. by @anthonyoteri in #199

Full Changelog: v0.4.2...v0.5.0