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: December Week 4 #1786

Merged
merged 15 commits into from
Dec 27, 2023
Merged

Production Release: December Week 4 #1786

merged 15 commits into from
Dec 27, 2023

Conversation

khavinshankar
Copy link
Member

No description provided.

Ashesh3 and others added 15 commits December 11, 2023 21:55
Add new discharge reason field to PatientConsultation model
* order by measured at date

* refactor
Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.1.10 to 3.1.14.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](psycopg/psycopg@3.1.10...3.1.14)

---
updated-dependencies:
- dependency-name: psycopg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.19.0 to 4.20.0.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/jsonschema@v4.19.0...v4.20.0)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [django](https://github.com/django/django) from 4.2.5 to 4.2.8.
- [Commits](django/django@4.2.5...4.2.8)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Aakash Singh <mail@singhaakash.dev>
* Add TELEMEDICINE as a rounds type option

* Validate rounds_type for Telemedicine Rounds

* Update migrations

* update migrations
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.28.50 to 1.34.2
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.50...1.34.2)

Updates `boto3-stubs` from 1.28.50 to 1.34.2
- [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-minor
  dependency-group: boto
- dependency-name: boto3-stubs
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: boto
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Rename `admission_date` to `encounter_date`

* Allow `encounter_date` for all consultations

* Clean `encounter_date` and alter field: non-null

* optimize migration

* update migration

* fix discharge summary formatting

* fix `facility.json` fixture formatting

* fix `facility.json` fixture formatting

* update migration

* fix tests

* index `encounter_date`

* minor changes from code review

* rebase migrations

* update fixtures

* update migrations

* fix test

* rebase migrations (again :/)

---------

Co-authored-by: Aakash Singh <mail@singhaakash.dev>
Bumps [django-maintenance-mode](https://github.com/fabiocaccamo/django-maintenance-mode) from 0.18.0 to 0.21.0.
- [Release notes](https://github.com/fabiocaccamo/django-maintenance-mode/releases)
- [Changelog](https://github.com/fabiocaccamo/django-maintenance-mode/blob/main/CHANGELOG.md)
- [Commits](fabiocaccamo/django-maintenance-mode@0.18.0...0.21.0)

---
updated-dependencies:
- dependency-name: django-maintenance-mode
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 9.0.0 to 9.3.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](newrelic/newrelic-python-agent@v9.0.0...v9.3.0)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.3...41.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

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>
@gigincg gigincg merged commit aea31fb into production Dec 27, 2023
18 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.

None yet

7 participants