Azure / azure-relay-java

Azure Relay Java SDK
MIT License
8 stars 9 forks source link

dev version 0.0.1-SNAPSHOT and master on 0.0.2-PREVIEW -> bad version management #52

Closed consultantleon closed 5 years ago

consultantleon commented 5 years ago

dev version 0.0.1-SNAPSHOT and master on 0.0.2-PREVIEW -> bad version management! Dev should be rolled to 0.0.3-SNAPHOT , master should be 0.0.2-RELEASE in my view. We're building a professional solution on this code, but it appears that the project is not properly managed which is worrying; when will Microsoft provide a proper java API for their Relay & HybridConnection facility? Or is dotnet still the only really supported way?

dlstucki commented 5 years ago

@bainian12345 did everything from dev branch make it into master? I can't see any obvious merge from dev into master, just that around 6 months ago everything started happening in master only.

bainian12345 commented 5 years ago

Please ignore the "dev" branch and use the latest master version, 0.0.2-PREVIEW. This library is thoroughly tested and safe to use, although it is yet to be officially announced public, hence the version "0.0.2-PREVIEW".