All Downloads are FREE. Search and download functionalities are using the official Maven repository.

lugin.extraction.grpc.0.7.2.source-code.apiversion.properties Maven / Gradle / Ivy

There is a newer version: 0.8.3
Show newest version
# This file defines the latest version where an GRPC PROTO API change occurred
# This version does not have to be in sync with the current SDK release.
#
# In this way, we could accomplish some form of future compatibility with extraction plugins, that is
# we can have a client (Hansken) on an older version that a server (the plugin) was created with,
# e.g. Hansken release 45.5.0 uses SDK 0.4.11, but can still use plugins created with SDK 0.4.15 that has an api.version of 0.4.11
#
# If you make a change to the GRPC PROTO API, please change the api.version to ${project.version}:
#  api.version=${project.version}
# (the build pipeline will fill in the new correct api.version upon an SDK release)
api.version=0.7.0




© 2015 - 2024 Weber Informatics LLC | Privacy Policy