github safe-global/safe-config-service v2.1.0
Safe Config Service 2.1.0

latest releases: v2.80.0, v2.79.0, v2.78.0...
2 years ago

API Breaking Change

  • The endpoint /api/v1/chains now returns a collection of gasPrice instead of a single gasPrice. This way, fallback oracle providers can be provided (fixed price included) (#210)
{
  ...
  "gasPrice": [], // gasPrice is now a collection and not a single object
}

Other Changes

  • Bump django from 3.2.6 to 3.2.7 (#211)
  • Bump pre-commit from 2.14.1 to 2.15.0 (#212)
  • Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#213)

Don't miss a new safe-config-service release

NewReleases is sending notifications on new releases.