727 Commits

Author SHA1 Message Date
jamesagnew
bd372e4bd8 Fix changelog 2021-05-19 08:34:24 -04:00
James Agnew
2badae2097
Avoid contained resource in conditional create (#2665)
* Work on unexpected contained resources

* Avoid contained on conditional create

* Add changelog
2021-05-19 07:49:59 -04:00
jamesagnew
b463b072c8 Test fixes 2021-05-18 21:32:13 -04:00
jamesagnew
de56f440cb Version bump 2021-05-18 17:14:14 -04:00
Tadgh
22a1a05cfb Add changelog 2021-05-18 10:05:59 -04:00
James Agnew
7a50454350
Correct index init issue (#2662)
* Correct index init issue

* Add changelog
2021-05-17 20:31:44 -04:00
jamesagnew
926bf393d3 Merge branch 'rel_5_4' 2021-05-17 09:10:58 -04:00
James Agnew
40ecafcd31
Don't unescape plus in match URLs (#2658)
* Don't unescape plus in match URLs

* Perf improvements

* Add changelog

* Test fix

* Work on tests

* Fixes

* Test fix
2021-05-16 21:51:23 -04:00
James Agnew
b31bb945ad
Add include clause to MSSQL forcedid table index (#2659)
* Add include clause to MSSQL forcedid table index

* Add changelog

* Test fix

* Bump MSSQL version
2021-05-16 19:14:51 -04:00
Tadgh
57bb11797e fix 2021-05-13 15:46:26 -04:00
Tadgh
15ea4fb555 Tidy test 2021-05-13 10:47:26 -04:00
Tadgh
3428d71023 Add toggle. Add test. Add changelog. add docs 2021-05-13 10:29:07 -04:00
Ken Stevens
316e7e0d6d
Ks 20210512 value set expansion id (#2654)
* tested and fixed

* changelog
2021-05-12 21:38:29 -04:00
James Agnew
b64346ba1e
Add shcheduled task enablement config (#2652)
* Add shcheduled task enablement config

* Add changelog

* Test fix

* Cleanup
2021-05-12 14:38:30 -04:00
Tadgh
d70b1866c1 Remvoe dead space 2021-05-11 10:54:14 -04:00
Tadgh
424ec2118b Add implementation. Add test. Add changelog 2021-05-11 10:31:29 -04:00
jamesagnew
5c4fcac530 Merge branch 'rel_5_4' 2021-05-11 08:40:09 -04:00
James Agnew
3015438a0c
Avoid query cache poisoning (#2647)
* Avoid query cache poisoning

* Test fixes

* Add changelog
2021-05-11 08:39:38 -04:00
James Agnew
26d030f93e
Add language validation (#2644)
* Add language validation

* Add tests

* Test fix
2021-05-10 20:09:45 -04:00
James Agnew
43631d4937
Account for NOPs in Auto-Versioned References (#2643)
* Account for NOPs in auto-versioned references

* Add docs

* Add tests
2021-05-08 18:09:50 -04:00
jamesagnew
176be4df16 Merge branch 'master' into rel_5_4 2021-05-07 17:44:47 -04:00
jamesagnew
0cebbf4fa8 Merge branch 'master' of github.com:hapifhir/hapi-fhir 2021-05-07 17:44:27 -04:00
jamesagnew
2068372998 Version bump 2021-05-07 17:43:54 -04:00
jamesagnew
63c4b22cd3 Undo bump 2021-05-07 17:42:50 -04:00
jamesagnew
17e41520a4 Version bump 2021-05-07 17:41:39 -04:00
James Agnew
5a9f499fbf
Resolve weakness in history operation (#2642)
* Address DOS issue in History operation

* Work on history caching

* Add docs

* Add changelog

* Resolve test failures

* Test fixes

* Test fix

* Test fixes
2021-05-07 12:04:59 -04:00
Tadgh
cf864c2078 Merge remote-tracking branch 'origin/master' into issue-2634-increase-src-path-length 2021-05-06 09:10:48 -04:00
Ken Stevens
a4856bba17
fix iBundleProvider.getResources(from,to) throwing a NPE (#2632)
* fix iBundleProvider.getResources(from,to) throwing a NPE

* change log

* review feedback

* rename test to IT that has concurrency failures
2021-05-05 21:50:51 -04:00
Tadgh
d17ee2eb78 Add changelog 2021-05-05 16:01:29 -04:00
KevinIsAProgrammer
75c74a22db
Merge pull request #2619 from hapifhir/2590_preserve_the_ID_value_of_the_resources_in_the_package_loader
2590 preserve the id value of the resources in the package loader
2021-05-03 15:39:14 -04:00
Kevin Hartmann
320e8379b3 Now convert pure numeric ids to "npm-<id>". 2021-05-03 12:55:17 -04:00
jamesagnew
82be821628 Credit for #2577 2021-05-03 08:03:49 -04:00
jamesagnew
573097379d Credit for #2623 2021-05-02 17:20:16 -04:00
James Agnew
0cea403800
Fix vulnerability warning on maven plugin (#2621)
* Fix vulnerability warning on maven plugin

* Compile fixes

* Fix bootstrap dep

* Test fix

* Fix tests

* FIx deps
2021-05-02 12:14:32 -04:00
James Agnew
970a9884f0
Avoid tag definition constraint (#2620)
* Avoid tag definition constraint failure

* Version bumps

* Add changelog

* Avoid guava issue

* Test fix

* Test fix

* Bump pom
2021-05-01 17:16:15 -04:00
Kai Kewley
55ef6f8653
Add Snowstorm to the points map. (#2582) 2021-04-30 19:05:46 -04:00
jamesagnew
12c0bcda47 Credit for #2579 2021-04-30 19:03:47 -04:00
Kevin Hartmann
b3afe41de8 Added test to make sure we have loaded the expected package id. 2021-04-30 15:14:19 -04:00
Tadgh
983d811af6
Merge pull request #2587 from hapifhir/issue-2585-enhance-placeholder-targets-logic
Issue 2585 enhance placeholder targets logic
2021-04-30 12:55:27 -04:00
Tadgh
42109e8a4a Add changelog 2021-04-29 18:31:10 -04:00
Nick Goupinets
8cde076f1e Merge branch 'master' into 2566_update_s13n_and_validation_handling 2021-04-29 17:25:32 -04:00
JP
239d2496ea
CQL hardening and Dstu3 unit tests (#2450)
* WIP for elm caching

* Bug fixes and a working DSTU3 unit test

* More tests, Address review feedback, add initial docs

* Update to cql-evaluator 1.2.0

* Fixes for documentation
2021-04-29 14:52:13 -04:00
Nick Goupinets
d67537231c Merge branch 'master' into 2566_update_s13n_and_validation_handling 2021-04-29 13:55:48 -04:00
James Agnew
95d7ba6fa8
Streamline Search SQLs (#2576)
* Streamline SQL queries

* SQL query tidying

* Add changelog

* Test fixes

* Tests passing

* Ongoing work

* Test fixes

* Test fixes

* Build fix

* Cleanup

* Fixes
2021-04-28 10:29:09 -04:00
Nick Goupinets
21d8cdfefc Merge branch 'master' into 2566_update_s13n_and_validation_handling 2021-04-28 10:16:27 -04:00
KevinIsAProgrammer
dd61a8aa2c
Merge pull request #2575 from hapifhir/kh_2526_Add_Operation_Section_to_Conformance_Statements_resource_section
Kh 2526 add operation section to conformance statements resource section
2021-04-27 22:47:30 -04:00
Tadgh
ac1d4e3e4f
Merge pull request #2542 from hapifhir/issue-2534-new-tx-pointcut
Add new pointcut for transaction processing completed.
2021-04-27 18:42:19 -04:00
Kevin Hartmann
b9151a4a75 Added Changelog. 2021-04-27 16:34:24 -04:00
Nick Goupinets
024f553fc9 Merge branch 'master' into 2566_update_s13n_and_validation_handling 2021-04-27 09:31:42 -04:00
jamesagnew
00a37deb08 Credit for #2384 2021-04-27 08:43:25 -04:00