- Ruby 3.3.2
- Alpine 20
- Gem updates
- Rack security fixes
- Update to Ruby 3.3.0
- Added additional postcodes to the mock responses
- Updated to Ruby 3.2.2
- Added a version endpoint
- New Relic now defaults to off
- Updated to Ruby 3.2.1 and alpine 3.17
- Reduced the connect timeout on Redis so returns are more responsive without redis
- Updated to Ruby 3.2.0
- Fix arm64 compaible image missing platforms in Gemfile.lock
- Create arm64 compatible image
- Removed the deprecated
/pcw/:api_key...
endpoint
- Added a mock mode enabled by MOCK_MODE=true
- fix requests being made to the pcw service regardless of caching
- make the service resilient to Redis being unavailable
- add a new simplified endpoint
- better error recording
- Update Ruby
- Update GEMS
- Add lint step to build process