- Added multiple convenience accessors to Tecton objects for backwards
compatibility with the 0.5 release.
created_at
anddefined_in
are now support for all Tecton objects, e.g.feature_view.created_at
anddata_source.defined_in
.FeatureService.feature_views
returns the set of Feature Views included in a Feature Service.