azure-sdk-for-cpp/sdk
JinmingHu 9c7d4c61e4
move stuff from _details to _internal for storage-common package (#1912)
closes https://github.com/Azure/azure-sdk-for-cpp/issues/1869


# Pull Request Checklist

Please leverage this checklist as a reminder to address commonly occurring feedback when submitting a pull request to make sure your PR can be reviewed quickly:

See the detailed list in the [contributing guide](https://github.com/Azure/azure-sdk-for-cpp/blob/master/CONTRIBUTING.md#pull-requests).

- [x] [C++ Guidelines](https://azure.github.io/azure-sdk/cpp_introduction.html)
- [x] Doxygen docs
- [x] Unit tests
- [x] No unwanted commits/changes
- [x] Descriptive title/description
  - [x] PR is single purpose
  - [x] Related issue listed
- [x] Comments in source
- [x] No typos
- [x] Update changelog
- [x] Not work-in-progress
- [x] External references or docs updated
- [x] Self review of PR done
- [x] Any breaking changes?
2021-03-16 06:55:13 +00:00
..
core rename private method (#1903) 2021-03-16 00:51:14 +00:00
identity Add back-ticks around Response<void> in changelog (#1886) 2021-03-13 05:29:50 +00:00
keyvault fix pollInternal implementation (#1892) 2021-03-12 16:22:34 -08:00
storage move stuff from _details to _internal for storage-common package (#1912) 2021-03-16 06:55:13 +00:00
template Azure::*::_detail::Version => Azure::*::PackageVersion (#1839) 2021-03-10 15:15:28 -08:00