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

Backport r4 changes to stu3 #583

Merged

Conversation

kennethmyhra
Copy link
Collaborator

No description provided.

kennethmyhra and others added 24 commits September 11, 2023 18:47
This only had relation to Bundle and not to {I,}FhirModel so renaming
this to BundleExtensions seems to fit pretty good.
We do not want private methods to be camel case.
This is supposed to be a replacement for MongoIdGenerator.
This replaces MongoIdGenerator with our new Id generator GuidGenerator.
Bumps [yuzutech/annotations-action](https://github.com/yuzutech/annotations-action) from 0.1.0 to 0.4.0.
- [Release notes](https://github.com/yuzutech/annotations-action/releases)
- [Commits](yuzutech/annotations-action@v0.1.0...v0.4.0)

---
updated-dependencies:
- dependency-name: yuzutech/annotations-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps jQuery from 3.6.1 to 3.7.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.2.2 to 5.3.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v5.2.2...v5.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Autofac](https://github.com/autofac/Autofac) from 6.5.0 to 7.1.0.
- [Release notes](https://github.com/autofac/Autofac/releases)
- [Commits](autofac/Autofac@v6.5.0...v7.1.0)

---
updated-dependencies:
- dependency-name: Autofac
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Fhir.Metrics](https://github.com/FirelyTeam/Fhir.Metrics) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/FirelyTeam/Fhir.Metrics/releases)
- [Commits](FirelyTeam/Fhir.Metrics@v1.2.1...v1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This enhances our resolve handling for reference types profoundly.

This adds ResourceResolver and makes use of
FhirEvalutionContext.ElementResolver to wire up
ResourceResolver.Resolve() in IndexService.

Co-authored-by: haowang <593301179@qq.com>
Co-authored-by: haowang <593301179@qq.com>
New backup image after better resolve handling for reference types in
IndexService and moving to the new identity generator GuidGenerator.
@kennethmyhra kennethmyhra merged commit 1f946fa into FirelyTeam:stu3/master Sep 11, 2023
2 checks passed
@kennethmyhra kennethmyhra deleted the backport-r4-changes-to-stu3 branch September 11, 2023 17:23
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.

1 participant