temporalio / documentation

Temporal documentation
https://docs.temporal.io
Other
85 stars 224 forks source link

Worker Versioning pre-release, v2 #2942

Closed drewhoskins-temporal closed 3 months ago

drewhoskins-temporal commented 3 months ago

What does this PR do?

This PR documents Worker Versioning, still pre-release

Notes to reviewers

Test plan

yarn start
http://localhost:3000/workers#worker-versioning
http://localhost:3000/develop/java/versioning#worker-versioning
http://localhost:3000/develop/python/versioning#worker-versioning
http://localhost:3000/develop/go/versioning#worker-versioning
http://localhost:3000/develop/typescript/versioning#worker-versioning

Click into links to make sure everything works.

axfelix commented 3 months ago

Hey @drewhoskins-temporal -- thanks for this contribution! One concern -- @rachfop and I had previously talked with the Worker Versioning team about how we were going to need to maintain the old Worker Versioning docs alongside the new ones for at least a little while, since everyone who's currently using the feature in preview still needs to know how the v1 API worked. As a result, we can't remove them entirely right now. Let me know if you want to discuss this synchronously or if we can start amending this PR to preserve the old docs alongside the new.