Versioning of Broadsea components (e.g. webapi)

Thanks Ajit!

I was actually running a strange hybrid of 3.0.0 and 3.5.0. Basically I had checked out 3.5.0 but was using a .yml file derived from 3.0.0. It worked in the past but when I did a new deployment a couple of days ago I started getting this error:

org.postgresql.util.PSQLException: The server requested SCRAM-based authentication, but the password is an empty string.

I’m not sure what changed, but since I was running such a strange configuration it’s not really all that important, I’m just a little curious why it used to run but isn’t running now.

However, I am getting a “prohibited character” error when I try to run 3.5.0 out of the box on Windows as described here:
https://forums.ohdsi.org/t/prohibited-character-error-for-broadsea-3-5-0/23452