github safe-global/safe-config-service v2.7.0
Safe Config Service 2.7.0

latest releases: v2.87.0, v2.86.0, v2.85.0...
2 years ago

What's Changed

Chains can now be retrieved by their short_name

  • When getting the details of a specific chain using /api/v1/chains/<chain_id>, its short_name can be used instead of its id. (eg.: /api/v1/chains/1 is equivalent to /api/v1/chains/eth #292

Other Changes

  • Use Postgres 13 in docker compose in #304
  • Bump boto3 from 1.19.12 to 1.20.5 in #306
  • Bump coverage from 6.1.1 to 6.1.2 in #307
  • Bump psycopg2-binary from 2.9.1 to 2.9.2 in #311
  • Bump coveralls from 3.3.0 to 3.3.1 in #308
  • Bump types-requests from 2.25.11 to 2.26.0 in #309
  • Bump gnosis-py from 3.5.3 to 3.6.0 in #310
  • Bump faker from 9.8.0 to 9.8.1 in #312
  • Bump isort from 5.10.0 to 5.10.1 in #313
  • Bump python from 3.9-slim to 3.10.0-slim in #252

Full Changelog: v2.6.0...v2.7.0

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

NewReleases is sending notifications on new releases.