- Added a validation that prevents against fetching tecton object(s) applied
with a newer SDK version than the installed tecton version. This check can be
bypassed by setting the environment variable
SKIP_OBJECT_VERSION_CHECK=True
or usingtecton.conf.set('SKIP_OBJECT_VERSION_CHECK', True)