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: NHSDigital/prescriptionsforpatients
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.5-beta
Choose a base ref
...
head repository: NHSDigital/prescriptionsforpatients
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.6-beta
Choose a head ref
  • 4 commits
  • 31 files changed
  • 2 contributors

Commits on Feb 25, 2026

  1. Chore: [AEA-0000] - use prebuilt devcontainer (#2401)

    ## Summary
    
    - Routine Change
    
    ### Details
    
    - use pre-built dev container
    anthony-nhs authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    947a785 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. Chore: [AEA-6055] - test post-dated, inc. change of pharmacy (#2419)

    ## Summary
    
    - 🤖 Operational or Infrastructure Change
    
    ### Details
    
     - test post-dated, inc. change of pharmacy
    tstephen-nhs authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    5aa9d13 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. Chore: [AEA-6270] - seek to reduce Service Search noise thru timeout …

    …and keep alive (#2424)
    
    ## Summary
    
    - 🤖 Operational or Infrastructure Change
    
    ### Details
    
    Summary of changes, albeit a little speculative:
    - use keep alive
    - reset timeout budget on each retry
    - raise timeout from 1s to 3s
    - reorder logging to avoid dead code path (catch more general then less
    general error)
    - remove duplicated error logging on interceptor and calling function
    - confirm retries are logged at WARN level
    tstephen-nhs authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    079947f View commit details
    Browse the repository at this point in the history
  2. Chore: [AEA-6165] - remove code to make service search v2 calls (#2422)

    ## Summary
    
    - 🤖 Operational or Infrastructure Change
    
    ### Details
    
    - remove code to make service search v2 calls now that we've rolled v3
    out in production
    tstephen-nhs authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    3ac1f42 View commit details
    Browse the repository at this point in the history
Loading