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

Staging Release for v24.15.0 #2046

Merged
merged 3 commits into from
Apr 3, 2024
Merged

Staging Release for v24.15.0 #2046

merged 3 commits into from
Apr 3, 2024

Conversation

khavinshankar
Copy link
Member

No description provided.

rithviknishad and others added 3 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 <mail@singhaakash.dev>

* format code

* rebase migrations

* rebase migrations

---------

Co-authored-by: Aakash Singh <mail@singhaakash.dev>
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vignesh Hari <vichuhari100@gmail.com>
)

Add validations for negative values in inventory

Co-authored-by: Aakash Singh <mail@singhaakash.dev>
@gigincg gigincg merged commit c249692 into staging Apr 3, 2024
17 of 19 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.

4 participants