beamable / BeamableProduct

The beamable product suite including com.beamable, com.beamable.server, microservice base image, portal, the installer, and build scripts
Other
5 stars 0 forks source link

1.19.17 SAM doesn't log version on startup #3346

Open cdhanna opened 4 months ago

cdhanna commented 4 months ago

If you start a SAM, you see this log,

10:39:12.235 [INFO] Service ready for traffic.baseVersion= executionVersion=

This is from 1.19.17; it should show the version strings, but they're empty. They shouldn't be!

cdhanna commented 2 months ago

this actually only happens on 1.19.x versions of SAMs. It does not happen in Unity 1.19.x (using old Microservice Manager), and it does not happen in 2.x versions of SAMs. As such, I'm nominating a new approach; maybe we don't fix this...