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

Bump RestEasy to 5.0.2 #3329

Merged
merged 5 commits into from
Jan 25, 2022
Merged

Bump RestEasy to 5.0.2 #3329

merged 5 commits into from
Jan 25, 2022

Conversation

jamesagnew
Copy link
Collaborator

No description provided.

@jamesagnew jamesagnew changed the title Bump deps Bump RestEasy to 5.0.2 Jan 24, 2022
@codecov
Copy link

codecov bot commented Jan 25, 2022

Codecov Report

Merging #3329 (363ff75) into master (715a4c4) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3329      +/-   ##
============================================
- Coverage     82.81%   82.80%   -0.01%     
- Complexity    20459    20463       +4     
============================================
  Files          1367     1367              
  Lines         73518    73521       +3     
  Branches      11053    11053              
============================================
- Hits          60884    60880       -4     
- Misses         8385     8394       +9     
+ Partials       4249     4247       -2     
Impacted Files Coverage Δ
...n/fhir/jpa/config/HapiFhirHibernateJpaDialect.java 75.00% <0.00%> (-3.13%) ⬇️
.../java/ca/uhn/fhir/jpa/util/MemoryCacheService.java 84.04% <0.00%> (-2.13%) ⬇️
.../uhn/fhir/jpa/term/TermDeferredStorageSvcImpl.java 89.20% <0.00%> (-0.94%) ⬇️
...ava/ca/uhn/fhir/jpa/dao/index/IdHelperService.java 77.28% <0.00%> (-0.68%) ⬇️
...java/ca/uhn/fhir/jpa/dao/TransactionProcessor.java 91.97% <0.00%> (-0.54%) ⬇️
.../ca/uhn/fhir/jpa/dao/BaseTransactionProcessor.java 88.07% <0.00%> (-0.23%) ⬇️
...java/ca/uhn/fhir/jpa/term/BaseTermReadSvcImpl.java 88.51% <0.00%> (+<0.01%) ⬆️
.../uhn/fhir/jpa/search/SearchCoordinatorSvcImpl.java 91.51% <0.00%> (+0.01%) ⬆️
...or/TransactionConcurrencySemaphoreInterceptor.java 85.29% <0.00%> (+1.47%) ⬆️
...jpa/graphql/DaoRegistryGraphQLStorageServices.java 61.29% <0.00%> (+1.50%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 715a4c4...363ff75. Read the comment docs.

@jamesagnew jamesagnew merged commit 31bb1d9 into master Jan 25, 2022
@jamesagnew jamesagnew deleted the ja_20220124_bump_resteasy branch January 25, 2022 01:15
michaelabuckley pushed a commit that referenced this pull request Jan 31, 2022
* Bump deps

* Test fix

* Add test logging

* Add test logging

* Add logging
michaelabuckley added a commit that referenced this pull request Jan 31, 2022
* master:
  Add error codes to all exceptions (#3278)
  3156 multiple tag race condition (#3297)
  Fix globbing pattern for log files
  Update instance_validator.md (#3328)
  add needed dependendencies for mysql and mssql (#3343)
  Add okhttp dep
  3335 allow alternative character encoding length in searchparam (#3336)
  Fix mdm config for single application context environment.  (#3338)
  Validate include statements for JPA (#3331)
  Add okhttp dep to r5 and indicate which deps need to be included (#3332)
  Bump RestEasy to 5.0.2 (#3329)

# Conflicts:
#	hapi-fhir-base/src/main/java/ca/uhn/fhir/i18n/Msg.java
#	hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/dao/BaseHapiFhirDao.java
#	hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/search/lastn/ElasticsearchSvcImpl.java
#	hapi-fhir-jpaserver-base/src/test/java/ca/uhn/fhir/jpa/dao/dstu2/FhirResourceDaoDstu2SearchNoFtTest.java
#	hapi-fhir-jpaserver-base/src/test/java/ca/uhn/fhir/jpa/subscription/module/matcher/InMemorySubscriptionMatcherR4Test.java
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

1 participant