Skip to content

Conversation

@jcox250
Copy link
Contributor

@jcox250 jcox250 commented Jul 10, 2025

What

Why

  • Without this change, if you ran a Proxy version <= 2.0.12, and then ran the release candidate version 2.0.13-rc.1 against a redis instance populated by a <= 2.0.12 of the Proxy. The 2.0.13-rc.1 version would error reading the old config from redis because the formats didn't match.

Testing

  • Ran 2.0.12, saw the old format populated in redis
  • Ran 2.0.13-rc.1, saw the error loading the load config
  • Ran a build from this branch, there is no error loading config and it's converted to the new format and stored in redis

@jcox250 jcox250 merged commit b491783 into v2 Jul 10, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant