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

Release 4.3.0 #256

Merged
merged 16 commits into from
Feb 2, 2024
Merged

Release 4.3.0 #256

merged 16 commits into from
Feb 2, 2024

Conversation

michael-82
Copy link
Collaborator

  • Update spring boot
  • Update sq2cql
  • add basic auth for direct broker
  • decrease verbosity of DSF webclient

juliangruendner and others added 16 commits November 17, 2023 15:50
…-update-to-spring-boot-321

#243 - Update to spring boot 3.2.1
- add username and password env vars
- add auth interceptors to both fhir (cql) and spring (flare) clients
- (unrelated...add volume to docker compose file)
…-add-basic-auth-to-direct-broker

#210 - Add Basic Auth to direct broker
…r compose file

- add missing variable "QUERYRESULT_DISABLE_LOG_FILE_ENCRYPTION"
…env-variable-to-disable-result-log-encryption-missing-in-docker-compose-file

#233 - Env variable to disable result log encryption missing in docker compose file
- add missing parameters to QueryListEntry
- fix "createdAt" parameter for QueryListEntry (is camelCase instead of snake_case)
…fix-swagger-documentation

#245 - Fix swagger documentation
Add environment variable to enable request logging if needed.
…silence-grizzly

Disable DSFWebserviceClient requests logs by default
…-update-spring-boot-to-322

#251 - Update Spring boot to 3.2.2
- update sq2cql dependency to 0.2.14
- update pom.xml and changelog
@michael-82 michael-82 added the Release For actual releases or release preparation label Feb 2, 2024
@michael-82 michael-82 self-assigned this Feb 2, 2024
Copy link

codecov bot commented Feb 2, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (3276354) 74.12% compared to head (55170eb) 75.66%.

Files Patch % Lines
...ackend/query/broker/direct/DirectSpringConfig.java 89.47% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #256      +/-   ##
============================================
+ Coverage     74.12%   75.66%   +1.53%     
- Complexity      523      539      +16     
============================================
  Files           124      124              
  Lines          2211     2227      +16     
  Branches        105      106       +1     
============================================
+ Hits           1639     1685      +46     
+ Misses          512      478      -34     
- Partials         60       64       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@michael-82 michael-82 merged commit 7487cbc into master Feb 2, 2024
12 checks passed
@michael-82 michael-82 deleted the release/4.3.0 branch February 2, 2024 08:53
@michael-82 michael-82 restored the release/4.3.0 branch February 2, 2024 08:55
@michael-82 michael-82 deleted the release/4.3.0 branch February 2, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release For actual releases or release preparation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants