Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Production release v24.15.0 | April week 2 #2065

Merged
merged 14 commits into from
Apr 8, 2024
Merged

Production release v24.15.0 | April week 2 #2065

merged 14 commits into from
Apr 8, 2024

Conversation

khavinshankar
Copy link
Member

No description provided.

rithviknishad and others added 14 commits April 2, 2024 22:37
…atient viewset (#1966)

* drop field `age` and compute age on demand

* Update filters and related usages

* add min value validator for year of birth

* remove age from test utils

* remove unnecessary default

* Add field `death_datetime` in patient registration

* annotate age in days

* suggestion from code review

* revert unintended changes

* skip serializing age

* rebase migrations

* rebase migrations

* drop age from dummy data

* Revert "drop age from dummy data"

This reverts commit 9964b85.

* drop patient registration's age from dummy data

* select only `last_consultation` in custom migration

Co-authored-by: Aakash Singh <[email protected]>

* format code

* rebase migrations

* rebase migrations

---------

Co-authored-by: Aakash Singh <[email protected]>
Bumps the boto group with 2 updates: [boto3](https://github.com/boto/boto3) and [boto3-stubs](https://github.com/youtype/mypy_boto3_builder).


Updates `boto3` from 1.34.65 to 1.34.75
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.65...1.34.75)

Updates `boto3-stubs` from 1.34.65 to 1.34.75
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: boto3-stubs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: boto
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vignesh Hari <[email protected]>
)

Add validations for negative values in inventory

Co-authored-by: Aakash Singh <[email protected]>
Staging Release for v24.15.0
Staging release 2 for v24.15.0
* Update discharge summary to reflect age and year of birth

fixes #2052

* suggestions from codereview
fix custom user authentication (#2059)
* Switch to using year of birth for patient transfer confirmation

* update tests
@khavinshankar khavinshankar requested review from dauntlessnomad and a team as code owners April 8, 2024 17:41
@khavinshankar khavinshankar changed the title Production release v24.15.0 | April week 12 Production release v24.15.0 | April week 2 Apr 8, 2024
@gigincg gigincg merged commit 101043b into production Apr 8, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants