Versioning - Ruby SDK
This page shows how to do the following:
- Use the Ruby SDK patching API
- Patch in new code safely
- Understand deprecated patches
- Safely deploy
post_patch_activity
Introduction to Versioning
Because we design for potentially long running Workflows at scale, versioning with Temporal works differently. We explain more in this optional 30 minute introduction:
Use the Ruby SDK Patching API
How to use the Ruby SDK Patching API using the Temporal Ruby SDK