event-catalog / eventcatalog

An open source documentation tool to bring discoverability to your event-driven architectures
https://eventcatalog.dev
MIT License
1.67k stars 139 forks source link

When specifying a version of a resource, let the user set value to `latest` #701

Closed boyney123 closed 1 month ago

boyney123 commented 1 month ago

When you create services and add the sends and receives, or domains and attach services the version needs to be set to a hard coded value.

It would be nice to let the users set the value to latest and let EventCatalog just pick the latest version for them.

carlosallexandre commented 1 month ago

Could it be the default as mentioned here?

boyney123 commented 1 month ago

This is now live in EventCatalog 2.4.0! Also default is set to latest making the field optional now :)