Skip to content

Releases: DiamondLightSource/diffcalc-api

0.4.2

23 Feb 14:02
Compare
Choose a tag to compare

What's Changed

  • updated files to latest skeleton by @RAYemelyanova in #198

Full Changelog: 0.4.1...0.4.2

0.4.1

23 Jan 16:10
f093cfc
Compare
Choose a tag to compare

What's Changed

  • Test miscuts by @RAYemelyanova in #187
  • added new refine_ub route by @RAYemelyanova in #188

Full Changelog: 0.4.0...0.4.1

0.4.0

13 Jan 15:49
60133db
Compare
Choose a tag to compare

What's Changed

  • Unifying Position/PositionModel by @RAYemelyanova in #173
  • Bump softprops/action-gh-release from 0.1.14 to 0.1.15 by @dependabot in #159
  • Dependencies by @RAYemelyanova in #175

Full Changelog: 0.3.1...0.4.0

0.3.1

30 Nov 16:21
Compare
Choose a tag to compare

What's Changed

  • Remove Unions by @RAYemelyanova in #137
  • Add get routes for reflections/orientations by @RAYemelyanova in #138

Full Changelog: 0.3.0...0.3.1

0.3.0

29 Nov 14:56
41d8d68
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.3.0

0.2.0

11 Nov 17:07
Compare
Choose a tag to compare

Full Changelog: 0.1.2...0.2.0

0.1.2

11 Nov 10:51
654a566
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

18 Oct 09:26
e82143b
Compare
Choose a tag to compare

What's Changed

  • Allow tags or indices by @RAYemelyanova in #1
  • Added get operations for UB/Constraints by @RAYemelyanova in #2
  • Seperate API calls from handling datastructures logic by @RAYemelyanova in #3
  • Developing more robust persistence layer by @RAYemelyanova in #5
  • Integrating PEP8 compliance by @RAYemelyanova in #6
  • Mongo persistence by @RAYemelyanova in #7
  • remove side effects by @RAYemelyanova in #8
  • Add helm chart and docker file by @RAYemelyanova in #9
  • testing output of metadata action by @RAYemelyanova in #10
  • Fix workflows by @RAYemelyanova in #11
  • removed tuples from all route parameters and base model definitions by @RAYemelyanova in #12
  • Remove unions in params and delete request body by @RAYemelyanova in #13
  • implemented simple logging by @RAYemelyanova in #14
  • Add queries to narrow results by @RAYemelyanova in #15
  • modify openapi by @RAYemelyanova in #16
  • feature: make set_lattice call accept a lattice name by @RAYemelyanova in #17
  • add response models to each return type by @RAYemelyanova in #18
  • dropped pipenv, using pip instead now by @RAYemelyanova in #19
  • Bump Azure/setup-helm from 1 to 3 by @dependabot in #20
  • Bump actions/download-artifact from 2 to 3 by @dependabot in #21
  • Bump docker/metadata-action from 3.3.0 to 4.0.1 by @dependabot in #22
  • Bump pyflakes from 2.3.1 to 2.5.0 by @dependabot in #23
  • Bump docker/build-push-action from 2.5.0 to 3.1.1 by @dependabot in #24
  • Bump flake8 from 3.9.2 to 5.0.4 by @dependabot in #25
  • Bump docker/login-action from 1.10.0 to 2 by @dependabot in #26
  • Bump charset-normalizer from 2.1.0 to 2.1.1 by @dependabot in #28
  • Bump pytz from 2022.1 to 2022.2.1 by @dependabot in #29
  • Bump numpy from 1.23.1 to 1.23.2 by @dependabot in #36
  • Bump distlib from 0.3.5 to 0.3.6 by @dependabot in #32
  • Bump urllib3 from 1.26.11 to 1.26.12 by @dependabot in #37
  • Bump setuptools from 63.4.2 to 65.3.0 by @dependabot in #40
  • Bump pygments from 2.12.0 to 2.13.0 by @dependabot in #30
  • Bump coverage from 6.4.3 to 6.4.4 by @dependabot in #34
  • Bump pep8-naming from 0.13.1 to 0.13.2 by @dependabot in #38
  • Bump docutils from 0.17.1 to 0.19 by @dependabot in #41
  • Bump uvicorn from 0.18.2 to 0.18.3 by @dependabot in #42
  • Bump scipy from 1.9.0 to 1.9.1 by @dependabot in #45
  • Bump black from 22.3.0 to 22.8.0 by @dependabot in #46
  • Bump pydantic from 1.9.1 to 1.10.1 by @dependabot in #47
  • Bump fastapi from 0.79.0 to 0.81.0 by @dependabot in #44
  • Bump starlette from 0.19.1 to 0.20.4 by @dependabot in #39
  • modified dependabot options by @RAYemelyanova in #48
  • Bump pathspec from 0.9.0 to 0.10.0 by @dependabot in #49
  • Bump virtualenv from 20.16.3 to 20.16.4 by @dependabot in #50
  • Add PVC template that can persist across upgrades by @callumforrester in #56
  • Adding Ingress and modifying folder structure by @RAYemelyanova in #66
  • modified helm CI to push to updated DLS ghcr location by @RAYemelyanova in #67
  • Bump pytest from 7.1.2 to 7.1.3 by @dependabot in #51
  • Bump pathspec from 0.10.0 to 0.10.1 by @dependabot in #52
  • Bump sniffio from 1.2.0 to 1.3.0 by @dependabot in #54
  • Bump numpy from 1.23.2 to 1.23.3 by @dependabot in #58
  • Bump identify from 2.5.3 to 2.5.5 by @dependabot in #59
  • Bump pydantic from 1.10.1 to 1.10.2 by @dependabot in #60
  • Bump virtualenv from 20.16.4 to 20.16.5 by @dependabot in #61
  • Bump actions/upload-artifact from 2 to 3 by @dependabot in #64
  • Bump certifi from 2022.6.15 to 2022.9.14 by @dependabot in #68
  • Bump fastapi from 0.81.0 to 0.85.0 by @dependabot in #69
  • Bump idna from 3.3 to 3.4 by @dependabot in #70
  • Bump setuptools from 65.3.0 to 65.5.0 by @dependabot in #90
  • Bump fastapi from 0.85.0 to 0.85.1 by @dependabot in #89
  • Bump numpy from 1.23.3 to 1.23.4 by @dependabot in #88
  • Bump zipp from 3.8.1 to 3.9.0 by @dependabot in #87
  • Bump scipy from 1.9.1 to 1.9.2 by @dependabot in #86
  • Bump h11 from 0.13.0 to 0.14.0 by @dependabot in #71
  • Bump certifi from 2022.9.14 to 2022.9.24 by @dependabot in #72
  • Bump actions/checkout from 2 to 3 by @dependabot in #74
  • Bump pytz from 2022.2.1 to 2022.4 by @dependabot in #75
  • Bump coverage from 6.4.4 to 6.5.0 by @dependabot in #76
  • Bump importlib-metadata from 4.12.0 to 5.0.0 by @dependabot in #77
  • Bump pytest-cov from 3.0.0 to 4.0.0 by @dependabot in #79
  • Bump identify from 2.5.5 to 2.5.6 by @dependabot in #81
  • Bump typing-extensions from 4.3.0 to 4.4.0 by @dependabot in #82
  • Bump black from 22.8.0 to 22.10.0 by @dependabot in #83
  • Bump mypy from 0.971 to 0.982 by @dependabot in #84
  • Bump flake8-isort from 4.2.0 to 5.0.0 by @dependabot in #85
  • added liveness probe commands to use mongo instead of mongosh by @RAYemelyanova in #91

New Contributors

Full Changelog: https://github.com/DiamondLightSource/diffcalc-api/commits/0.1.1

0.1.0

14 Sep 12:38
Compare
Choose a tag to compare

What's Changed

  • Allow tags or indices by @RAYemelyanova in #1
  • Added get operations for UB/Constraints by @RAYemelyanova in #2
  • Seperate API calls from handling datastructures logic by @RAYemelyanova in #3
  • Developing more robust persistence layer by @RAYemelyanova in #5
  • Integrating PEP8 compliance by @RAYemelyanova in #6
  • Mongo persistence by @RAYemelyanova in #7
  • remove side effects by @RAYemelyanova in #8
  • Add helm chart and docker file by @RAYemelyanova in #9
  • testing output of metadata action by @RAYemelyanova in #10
  • Fix workflows by @RAYemelyanova in #11
  • removed tuples from all route parameters and base model definitions by @RAYemelyanova in #12
  • Remove unions in params and delete request body by @RAYemelyanova in #13
  • implemented simple logging by @RAYemelyanova in #14
  • Add queries to narrow results by @RAYemelyanova in #15
  • modify openapi by @RAYemelyanova in #16
  • feature: make set_lattice call accept a lattice name by @RAYemelyanova in #17
  • add response models to each return type by @RAYemelyanova in #18
  • dropped pipenv, using pip instead now by @RAYemelyanova in #19
  • Bump Azure/setup-helm from 1 to 3 by @dependabot in #20
  • Bump actions/download-artifact from 2 to 3 by @dependabot in #21
  • Bump docker/metadata-action from 3.3.0 to 4.0.1 by @dependabot in #22
  • Bump pyflakes from 2.3.1 to 2.5.0 by @dependabot in #23
  • Bump docker/build-push-action from 2.5.0 to 3.1.1 by @dependabot in #24
  • Bump flake8 from 3.9.2 to 5.0.4 by @dependabot in #25
  • Bump docker/login-action from 1.10.0 to 2 by @dependabot in #26
  • Bump charset-normalizer from 2.1.0 to 2.1.1 by @dependabot in #28
  • Bump pytz from 2022.1 to 2022.2.1 by @dependabot in #29
  • Bump numpy from 1.23.1 to 1.23.2 by @dependabot in #36
  • Bump distlib from 0.3.5 to 0.3.6 by @dependabot in #32
  • Bump urllib3 from 1.26.11 to 1.26.12 by @dependabot in #37
  • Bump setuptools from 63.4.2 to 65.3.0 by @dependabot in #40
  • Bump pygments from 2.12.0 to 2.13.0 by @dependabot in #30
  • Bump coverage from 6.4.3 to 6.4.4 by @dependabot in #34
  • Bump pep8-naming from 0.13.1 to 0.13.2 by @dependabot in #38
  • Bump docutils from 0.17.1 to 0.19 by @dependabot in #41
  • Bump uvicorn from 0.18.2 to 0.18.3 by @dependabot in #42
  • Bump scipy from 1.9.0 to 1.9.1 by @dependabot in #45
  • Bump black from 22.3.0 to 22.8.0 by @dependabot in #46
  • Bump pydantic from 1.9.1 to 1.10.1 by @dependabot in #47
  • Bump fastapi from 0.79.0 to 0.81.0 by @dependabot in #44
  • Bump starlette from 0.19.1 to 0.20.4 by @dependabot in #39
  • modified dependabot options by @RAYemelyanova in #48
  • Bump pathspec from 0.9.0 to 0.10.0 by @dependabot in #49
  • Bump virtualenv from 20.16.3 to 20.16.4 by @dependabot in #50
  • Add PVC template that can persist across upgrades by @callumforrester in #56
  • Adding Ingress and modifying folder structure by @RAYemelyanova in #66

New Contributors

Full Changelog: https://github.com/DiamondLightSource/diffcalc-api/commits/0.1.0