This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
Releases: 5afe/safe-client-gateway
Releases · 5afe/safe-client-gateway
Version 3.53.0
What's Changed
- Dockerfile: add ca-certificates in safe-global/safe-client-gateway#1111
- Bump serde_json from 1.0.94 to 1.0.96 in safe-global/safe-client-gateway#1110
Full Changelog: safe-global/safe-client-gateway@v3.52.0...v3.53.0
Version 3.52.0
What's Changed
- Add support for linux/arm64 cross compilation in safe-global/safe-client-gateway#1073
- Bump rust from 1.65.0 to 1.68.1 in safe-global/safe-client-gateway#1096
- Bump chrono from 0.4.23 to 0.4.24 in safe-global/safe-client-gateway#1079
- Bump openssl from 0.10.44 to 0.10.45 in safe-global/safe-client-gateway#1081
- Bump openssl from 0.10.45 to 0.10.48 in safe-global/safe-client-gateway#1094
- Bump semver from 1.0.16 to 1.0.17 in safe-global/safe-client-gateway#1082
- Bump serde_repr from 0.1.11 to 0.1.12 in safe-global/safe-client-gateway#1089
- Bump thiserror from 1.0.39 to 1.0.40 in safe-global/safe-client-gateway#1090
- Bump reqwest from 0.11.14 to 0.11.16 in safe-global/safe-client-gateway#1095
- Bump serde from 1.0.152 to 1.0.159 in safe-global/safe-client-gateway#1097
- Bump h2 from 0.3.13 to 0.3.17 in safe-global/safe-client-gateway#1106
- Use buildx in deploy_docker.sh in safe-global/safe-client-gateway#1109
- Bump actions/cache from 3.2.6 to 3.3.1 in safe-global/safe-client-gateway#1083
- Bump docker/setup-buildx-action from 2.4.1 to 2.5.0 in safe-global/safe-client-gateway#1084
Full Changelog: safe-global/safe-client-gateway@v3.51.0...v3.52.0
Version 3.51.0
What's Changed
- Bump actions/cache from 2.1.5 to 3.2.6 in safe-global/safe-client-gateway#1065
- Bump serde_json from 1.0.93 to 1.0.94 in safe-global/safe-client-gateway#1074
- Bump thiserror from 1.0.38 to 1.0.39 in safe-global/safe-client-gateway#1075
- Bump serde_repr from 0.1.10 to 0.1.11 in safe-global/safe-client-gateway#1076
- Set dependabot to scan Docker and GitHub Actions in safe-global/safe-client-gateway#1064
- Bump docker/login-action from 1 to 2 in safe-global/safe-client-gateway#1067
- Bump peaceiris/actions-gh-pages from 3.7.3 to 3.9.2 in safe-global/safe-client-gateway#1070
- Bump actions/checkout from 2 to 3 in safe-global/safe-client-gateway#1069
- Bump Swatinem/rust-cache from 1 to 2 in safe-global/safe-client-gateway#1068
- Use build-push-action instead of custom script in safe-global/safe-client-gateway#1063
Full Changelog: safe-global/safe-client-gateway@v3.50.0...v3.51.0
Version 3.50.0
What's Changed
- Bump serde_json from 1.0.92 to 1.0.93 in safe-global/safe-client-gateway#1060
Full Changelog: safe-global/safe-client-gateway@v3.49.0...v3.50.0
Version 3.49.0
What's Changed
- Bump serde_json from 1.0.91 to 1.0.92 in safe-global/safe-client-gateway#1058
Full Changelog: safe-global/safe-client-gateway@v3.48.0...v3.49.0
Version 3.48.0
What's Changed
- Bump bumpalo from 3.4.0 to 3.12.0 in safe-global/safe-client-gateway#1051
Full Changelog: safe-global/safe-client-gateway@v3.47.0...v3.48.0
Version 3.47.0
What's Changed
- Feature: Safe apps social links in safe-global/safe-client-gateway#1053
- Feature: Relay features field for safe apps in safe-global/safe-client-gateway#1049
- Chore: merge json test data files for safe apps in safe-global/safe-client-gateway#1050
- Bump reqwest from 0.11.13 to 0.11.14 in safe-global/safe-client-gateway#1054
- Replace S3 example urls in safe-global/safe-client-gateway#1055
Full Changelog: safe-global/safe-client-gateway@v3.46.0...v3.47.0
Version 3.46.0
What's Changed
- Remove Safe Apps Tags feature flag in safe-global/safe-client-gateway#1046
- Remove FEATURE_PREVIEW_ENDPOINT flag in safe-global/safe-client-gateway#1047
Full Changelog: safe-global/safe-client-gateway@v3.45.0...v3.46.0
Version 3.45.0
What's Changed
- Bump regex from 1.7.0 to 1.7.1 in safe-global/safe-client-gateway#1043
- Add client ip to performance logs in safe-global/safe-client-gateway#1044
- Update Safe web client URL in the Readme file in safe-global/safe-client-gateway#1041
Full Changelog: safe-global/safe-client-gateway@v3.44.0...v3.45.0
Version 3.44.0
What's Changed
OpenSSL 3 support
The service now supports OpenSSL 3 (in addition to OpenSSL 1) safe-global/safe-client-gateway#1031.
Other Changes
- Bump semver from 1.0.14 to 1.0.16 in safe-global/safe-client-gateway#1034
- Bump serde_repr from 0.1.9 to 0.1.10 in safe-global/safe-client-gateway#1035
- Bump thiserror from 1.0.37 to 1.0.38 in https://github.com/safe-global/safe-client-gateway/pull/1036
- Bump serde_json from 1.0.89 to 1.0.91 in safe-global/safe-client-gateway#1037
- Bump serde from 1.0.149 to 1.0.152 in safe-global/safe-client-gateway#1032, safe-global/safe-client-gateway#1038, safe-global/safe-client-gateway#1039
Full Changelog: safe-global/safe-client-gateway@v3.43.0...v3.44.0