fix(3157): remove deprecated options
Fix: https://github.com/restatedev/restate/issues/3157
@tillrohrmann I have removed some deprecated options, but i found when metadata-store in role is removed, e2e test will failed because it will start a new restate-server on v1.2.2's data, which only serialized role as metadata-store, so new version will failed with unknown metadata-store role.
at now v1.3.x is release, should we update e2e tests to use v1.3.x as previous version?
cc @tillrohrmann ptal
@lsytj0413 I'll try to get it merged into the upcoming 1.4 release. This week I am unfortunately out of office.
@muhamadazmy @pcholakov ptal