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

catch up #1006

Closed
wants to merge 1,090 commits into from
Closed

catch up #1006

wants to merge 1,090 commits into from

Conversation

costateixeira
Copy link
Collaborator

No description provided.

Grahame Grieve and others added 30 commits August 13, 2024 22:28
* Loader: Better support for facade packages
* Validator: Improved handling of display validation for various languages
* Validator: fix xml:space message after discussion on Zulip
* Renderer: ValueSet rendering improvements
* Renderer: Fix up conceptMap rendering (remove spurious summary table)
* Renderer: Various Rendering fixes for implementers
* Renderer: improve rendering of bindings with no value sets
* Publication Process: refuse to publish packages with dependencies to current or dev
***NO_CI***
added json, xml, text, and txt
switch IGRegistry to use different json implementation (formatting re…
Ensure the xver-qa temp folder exists before trying to write/read files from the folder
Remove the use of Grahame's local folder while processing the XVer an…
Add Gherkin, json, xml, and text to AdjunctFileLoader.java
* Fix XXE issue

* Use release version of core
* Security Fix: Move all instantiation of transformerFactory to XMLUtils and set ACCESS_EXTERNAL flags automatically
* Loader: Update tools dependency to latest tooling package
* Loader: Add support for Gherkin, json, xml, and text to Adjunct Files
* Loader: Handle 308 redirects when fetching packages
* Version Converter: fix version conversion problem for ConceptMap (4<->5): relationship comment getting lost for noMap entries
* Snapshot Generator: Rewrite processing of map statements when generating snapshots to fix known bugs
* Validator: Fix NPE in ValueSetValidator
* Validator: Add check for multiple WG extensions (HL7 context)
* Validator: rework decimal lowBoundary() and highBoundary() after discussion on Zulip, and add extensive testing
* Renderer: Improve complex extension rendering when rendering by profile
* Renderer: Updates to Capability Statement rendering (and minor Operation Definition rendering improvement)
* Renderer: Fix wrong reference to CDA classes for unscoped class names
* Renderer: fix rendering issue for R4 relationship codes in ConceptMap
* Renderer: Fix NPE in questionnaire renderer
* Registry: switch IGRegistry to use different json implementation (formatting reasons)
* XVer Module: Remove the use of Grahame's local folder while processing the XVer an…
* XVer Module: reduce severity of no binding rule
* XVer Module: performance improvements for Jekyll for cross-version IG
* XVer Module: Ensure the xver-qa temp folder exists before trying to write/read files from the folder
***NO_CI***
grahamegrieve and others added 27 commits December 2, 2024 06:28
Add the SDC template to the list of trusted templates
* Loader: Fix problem not finding current version of extensions pack for non-R5 versions
* Loader: New release of pubpack
* Loader: extend CQLSubsystem to cover Measure, PlanDefinition, ActivityDefinition
* Loader: fix missing union and intersection for CodeSystem and ValueSet comparisons
* Loader: Work around flaw in R5 specmaps claiming to have paths for terminology URLs it does not
* Loader:fix custom resources with profiles
* Template Manager: Add the SDC template to the list of trusted templates
* Terminology System: Fix missing username/password for tx server in IG publisher
* Terminology System: Add support for valueset-version
* Snapshot Generator: Change rules around stripping extensions when generating snapshots
* Snapshot Generator: Do not use metadata from data type profiles on elements when generating snapshots
* Snapshot Generator: Fix version issues in snapshot generation tests
* Validator: Add supplements for used systems as well as for value set systems when validating on server
* Validator: Add versions to message about multiple matching profiles
* Validator: fix issue missing idrefs validating IPS documents
* Validator: fix missing port from server when doing tx-registry redirections
* Validator: fix NPE in validator around Extension context
* Validator: Fix obscure error on contentReference in profiles in FHIRPath engine
* Validator: Fix questionnaire response status checking
* Validator: Fix validation of displays when language is unknown
* Validator: Fix version conversion issue for validating derived questionnaires
* Validator: Handle secondary terminology server errors properly
* Validator: Update FHIRPath validation to handle rootResource type properly
* Version Comparison: Fix filter comparison logic when comparing valuesets
* Version Comparison: Fix presentation issues and union and intersection links in previous version comparison
* Test Subsystem: Add support for test-data-factory parameter
* Renderer: Update logic for determining key elements to include elements where min, max, minValue, maxValue, bindings, etc. have changed from the base resource
* Renderer: Add support for using Liquid on plain JSON directly and add support for markdownify filter
* Renderer: fix bug using wrong reference on uri in liquid renderer
* Renderer: Questionnaire rendering improvements
* Renderer: Refactor Liquid engine and add support for forLoop and capture
* Renderer: Add support for liquid based rendering of json files
* Renderer: Defined new dependency table that shows all dependencies, while being less technical (and still making technical information available).
* Renderer: Ensure details about the primary bindings appear after the primary binding, not after additional bindings
* Renderer: Fix description of new content in difference analysis
* Renderer: Improve OID error message
* Renderer: In key elements, don't just show MS types, show all of them
* Log: hide API-Key from appearing on the tx log
* Log: Ensure that if there's an issue with SQL or fragment expansion, at least something shows up in the log, even if debug is not on.
* QA: fix presentation of tx server errors
* QA: Improve qa output for sequence in publication checker
* QA: Show code system fragments in QA summary for improved visiblity
***NO_CI***
* Fix ci-build bug around -fhir-settings parameter
***NO_CI***
* Use new OWASP plugin version
* Use NVD_API_KEY
@grahamegrieve
Copy link
Contributor

Umm, I'm not merging this. I think you should reset your local repository

@costateixeira
Copy link
Collaborator Author

costateixeira commented Dec 13, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

9 participants