Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hapifhir/hapi-fhir-jpaserver-starter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: image/v7.4.0
Choose a base ref
...
head repository: hapifhir/hapi-fhir-jpaserver-starter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: image/v7.6.0
Choose a head ref
  • 17 commits
  • 19 files changed
  • 9 contributors

Commits on Sep 25, 2024

  1. Expose setting, add docs

    tadgh committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a12e30c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. revert test change

    tadgh committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    62fafdc View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    bfac1d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c4ada5 View commit details
    Browse the repository at this point in the history
  3. Addressing review comments

    tadgh committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f4695b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Feature/fixing prometheus (#745)

    * Fixing prometheus so that it actually works. Also seems related to micrometer-metrics/micrometer#5093
    
    * cleaning up override
    
    * Limiting exposure
    
    * Added docs
    
    * Added smoketest for prometheus endpoint
    
    * Removing metrics and prometheus exposure by default
    
    * Removing 'info'
    Adding parameterized tests for endpoints
    
    * Reintroduced 'info'
    
    * Remove info
    
    * Adjusted comment
    jkiddo authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    40e5b4c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    7e15f13 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #751 from hapifhir/feature/uplifted-ref-chains

    feat: added config option for upliftedRefchains support
    patrick-werner authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3066622 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    96f9089 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #742 from hapifhir/expose-search-prefetch-thresholds

    Expose Setting for prefetch thresholds
    dotasek authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    48a141b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    04de3e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    85aab81 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #753 from XcrigX/fix-cds-test-race

    fix intermittent error with CDS test
    dotasek authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    02e4de7 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. #754 add application.yaml setting for conditional_create_duplicate_id…

    …entifiers_enabled (#755)
    
    Co-authored-by: Eric Secules <eric.secules@macrohealth.com>
    esecules and Eric Secules authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    5df8e03 View commit details
    Browse the repository at this point in the history
  2. Config property for validate resource status (#746)

    * Added configuration property for validate_resource_status_for_package_upload
    
    * Added new parameter to test config file
    
    * Fixed merge issue
    michael-wilson-au authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    5d84d9f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    69fede9 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Update to HAPI 7.6.0 (#731)

    * Bump to HAPI 7.5.0-SNAPSHOT
    
    * Bump to latest HAPI version + fix config
    
    * Bump to latest HAPI version + fix CR config + spotless
    
    * Bump parent version to 7.5.4-SNAPSHOT
    
    * Update to HAPI Release 7.6.0
    
    ---------
    
    Co-authored-by: Brenin Rhodes <brenin@alphora.com>
    dotasek and barhodes authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    103fd01 View commit details
    Browse the repository at this point in the history
Loading