Matillion Roadmap and Ideas

Welcome to the Matillion Roadmap

Last updated: 06/09/2025
Check out our recently delivered features here

Access older code (Branch out from deleted branches or checkout previous commits)

I see lots of situations where it would be useful to create a branch from older code:

  • Now we can see the commit history but we cannot see the content of the commit (without having our own GIT).

  • We may have delete a branch accidentally and we want to recover it.

  • The latest commit in the branch was a total disaster and we want to roll back (never happend to me… but it can happen 😅)

  • Code or Pipeline got lost in previous commit and we want to recover it.

  • So many others…

Therefore, the idea is to have a more powerful tool to access previous code. This could be:

  • Ability to branch out from previous branches

  • or checkout from previous commits

  • or maybe you come with a better idea?

Thanks!