spine-tools / Spine-Database-API

Database interface to Spine generic data model
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
6 stars 5 forks source link

Remember to bump required client version #172

Closed manuelma closed 1 year ago

manuelma commented 2 years ago

Re https://github.com/Spine-project/SpineOpt.jl/issues/443

When the DB server api changes, either in the name of the methods, structure of the calls or of the returned values, we need to bump the required_client_version to force clients that use the socket server to realize the change.