Azure / azure-storage-java

Microsoft Azure Storage Library for Java
https://docs.microsoft.com/en-us/java/api/overview/azure/storage
MIT License
189 stars 163 forks source link

Repos for other versions. #490

Closed smccauliff closed 5 years ago

smccauliff commented 5 years ago

Where I can find the repo for v10.5? I don't see any branches in this repo.

rickle-msft commented 5 years ago

If you're looking for the code for v10.5 in particular, you can find it here. In general, you can go to Code->Releases and click on the commit ID of the release you want to see.

If you're looking for where this code actually lives now, you can find that here. Just to be safe, I'll reiterate what you should've seen in the issue template--we are encouraging people to move away from v10/11 in favor of 8 or 12 preview. If you still need 10/11 for some reason, by all means, but just wanted to make that clear.

rickle-msft commented 5 years ago

I am going to close this issue now as I believe your question has been addressed, but please feel free to reopen or continue engaging if you need further support.