|
1 |
| -2015.03.25 Version 0.10.5 |
| 1 | +##2016.09.07 Version 1.2.0-preview |
| 2 | +* Added client libraries for following ARM services |
| 3 | + * Servicebus management |
| 4 | + * Trafficmanager |
| 5 | + * Powerbiembedded |
| 6 | + * Eventhub management |
| 7 | + * IotHub Management |
| 8 | +* Regenerated following services with the latest (api-version) swagger spec |
| 9 | + * KeyVaultManagement and KeyVault data plane |
| 10 | + * ResourceManagement |
| 11 | + * DevTestLabs |
| 12 | + * NotificationHubManagement |
| 13 | + * Commerce |
| 14 | +* Removed ApiAppManagement library as the service is no longer deployed on Azure |
| 15 | +* Updated the rollup file (lib/azure.js) to be in sync with the latest changes |
| 16 | +* Updated License Info |
| 17 | + * All the Autorest generated client libraries are under MIT license |
| 18 | + * All the old codegenerator generated client libraries are under Apache-2.0 |
| 19 | +* Bumped up the request library to 2.74.0 |
| 20 | + |
| 21 | +##2015.03.25 Version 0.10.5 |
2 | 22 | * Used newer 'request' package version of '2.45.0'
|
3 | 23 | * Updated website client lib to accept status code of 200 on 'createPublishingUser'
|
4 | 24 | * Updated compute client readme file
|
5 | 25 |
|
6 |
| -2015.02.09 Version 0.10.4 |
| 26 | +##2015.02.09 Version 0.10.4 |
7 | 27 | * regenerate client lib code for the latest service api
|
8 | 28 |
|
9 |
| -2015.01.21 Version 0.10.3 |
| 29 | +##2015.01.21 Version 0.10.3 |
10 | 30 | * Added option to overwrite the http agent
|
11 | 31 | * Minor script fixes
|
12 | 32 |
|
13 |
| -2014.12.02 Version 0.10.2 |
| 33 | +##2014.12.02 Version 0.10.2 |
14 | 34 | * Documentation link fixes for servicebus management client
|
15 | 35 | * Fixed CertificateCloudCredentials to accept the pem as buffer or string
|
16 | 36 | * Updated travis.yml
|
17 | 37 | * Updated null and undefined check for several attributes in separate modules
|
18 | 38 |
|
19 |
| -2014.11.07 Version 0.10.1 |
| 39 | +##2014.11.07 Version 0.10.1 |
20 | 40 | * Fixed parsing of sql db error messages with xml namespace
|
21 | 41 | * Implemented Renew-Lock for Message in ServiceBus
|
22 | 42 |
|
23 |
| -2014.10.02 Version 0.10.0 |
| 43 | +##2014.10.02 Version 0.10.0 |
24 | 44 | * Switch to use "azure-storage" from "azure-storage-legacy"
|
25 | 45 | * Fix retry logic on http status code 408
|
26 | 46 |
|
27 |
| -2014.09.10 Version 0.9.16 |
| 47 | +##2014.09.10 Version 0.9.16 |
28 | 48 | * Release new azure authorization clients
|
29 | 49 | * Release new subscription client of azure resource management
|
30 | 50 | * Better odata error parsing in azure common package
|
31 | 51 |
|
32 |
| -2014.08.12 Version 0.9.15 |
| 52 | +##2014.08.12 Version 0.9.15 |
33 | 53 | * Fixed dependencies in the azure-sb module
|
34 | 54 |
|
35 |
| -2014.08.11 Version 0.9.14 |
| 55 | +##2014.08.11 Version 0.9.14 |
36 | 56 | * Bug fixes to notification hub client
|
37 | 57 | * Updated repo pointers in package.json files
|
38 | 58 |
|
39 |
| -2014.07.30 Version 0.9.13 |
| 59 | +##2014.07.30 Version 0.9.13 |
40 | 60 | * Updates to service management clients
|
41 | 61 | * Fixes to notification hub client
|
42 | 62 | * Separated out service bus, and hdinsight management into separate modules
|
43 | 63 | * Obsolete service management APIs removed
|
44 | 64 |
|
45 |
| -2014.07.02 Version 0.9.11 |
| 65 | +##2014.07.02 Version 0.9.11 |
46 | 66 | * Updated service management clients
|
47 | 67 |
|
48 |
| -2014.06.23 Version 0.9.10 |
| 68 | +##2014.06.23 Version 0.9.10 |
49 | 69 | * Bug fix for url filter creation
|
50 | 70 |
|
51 |
| -2014.06.19 Version 0.9.9 |
| 71 | +##2014.06.19 Version 0.9.9 |
52 | 72 | * ARM website wrappers
|
53 | 73 | * Various bug fixes in management packages
|
54 | 74 | * Helper constructor for resource identifiers
|
55 | 75 |
|
56 |
| -2014.06.03 Version 0.9.8 |
| 76 | +##2014.06.03 Version 0.9.8 |
57 | 77 | * Fix for blob streaming
|
58 | 78 | * Split out storage into azure-storage-legacy module
|
59 | 79 | * fix for apns notification hub payload format
|
60 | 80 | * updated all service clients to support overriding timeouts
|
61 | 81 | * Test suite fixes
|
62 | 82 |
|
63 |
| -2014.05.02 Version 0.9.7 |
| 83 | +##2014.05.02 Version 0.9.7 |
64 | 84 | * Updated all service clients with codegen fixes
|
65 | 85 | * Exposing some cert management functions from azure-common
|
66 | 86 |
|
67 |
| -2014.04.29 Version 0.9.6 |
| 87 | +##2014.04.29 Version 0.9.6 |
68 | 88 | * Fixing missing dependencies in submodules
|
69 | 89 |
|
70 |
| -2014.04.29 Version 0.9.5 |
| 90 | +##2014.04.29 Version 0.9.5 |
71 | 91 | * Turning on monitoring and scheduler features in rollup package
|
72 | 92 | * Fixing references to monitoring client in azure.js
|
73 | 93 |
|
74 |
| -2014.04.29 Version 0.9.4 |
| 94 | +##2014.04.29 Version 0.9.4 |
75 | 95 | * Added Monitoring and Scheduler clients
|
76 | 96 | * Regeneration / update of all management clients
|
77 | 97 | * Trimming extra spaces in urls
|
78 | 98 | * Added "skipEncoding" option when writing blobs
|
79 | 99 | * Returning status codes on management library errors
|
80 | 100 |
|
81 |
| -2014.01.30 Version 0.8.1 |
| 101 | +##2014.01.30 Version 0.8.1 |
82 | 102 | * Added web jobs APIs
|
83 | 103 | * Support for expiration in template messages in Notification Hubs
|
84 | 104 |
|
85 |
| -2014.01.15 Version 0.8.0 |
| 105 | +##2014.01.15 Version 0.8.0 |
86 | 106 | * Added the Preview Service Management libraries as separate modules
|
87 | 107 | * Added ability to consume PEM files directly from the Service Management libraries
|
88 | 108 | * Added support for createOrUpdate and createRegistrationId in the Notification Hubs libraries
|
89 | 109 |
|
90 |
| -2014.01.10 Version 0.7.19 |
| 110 | +##2014.01.10 Version 0.7.19 |
91 | 111 | * Lock validator version
|
92 | 112 |
|
93 |
| -2013.11.27 Version 0.7.18 |
| 113 | +##2013.11.27 Version 0.7.18 |
94 | 114 | * Lock xmlbuilder version
|
95 | 115 |
|
96 |
| -2013.11.5 Version 0.7.17 |
| 116 | +##2013.11.5 Version 0.7.17 |
97 | 117 | * Added getBlob and createBlob operations that support stream piping
|
98 | 118 | * Added compute, management, network, serviceBus, sql, storage management, store and subscription preview wrappers
|
99 | 119 | * Multiple bugfixes
|
100 | 120 |
|
101 |
| -2013.10.16 Version 0.7.16 |
| 121 | +##2013.10.16 Version 0.7.16 |
102 | 122 | * Improved API documentation
|
103 | 123 | * Updated Virtual Machines API to 2013-06-01
|
104 | 124 | * Added website management preview wrappers
|
105 | 125 | * Multiple bugfixes
|
106 | 126 |
|
107 |
| -2013.08.19 Version 0.7.15 |
| 127 | +##2013.08.19 Version 0.7.15 |
108 | 128 | * Multiple storage fixes
|
109 | 129 | * Fix issue with Notification Hubs template message sending
|
110 | 130 |
|
111 |
| -2013.08.12 Version 0.7.14 |
| 131 | +##2013.08.12 Version 0.7.14 |
112 | 132 | * Multiple storage fixes
|
113 | 133 | * Documentation improvements
|
114 | 134 | * Added support for large blobs upload / download
|
115 | 135 |
|
116 |
| -2013.08.08 Version 0.7.13 |
| 136 | +##2013.08.08 Version 0.7.13 |
117 | 137 | * Lock request version
|
118 | 138 |
|
119 |
| -2013.07.29 Version 0.7.12 |
| 139 | +##2013.07.29 Version 0.7.12 |
120 | 140 | * Added MPNS support
|
121 | 141 | * Added Service management vnet operations support
|
122 | 142 |
|
123 |
| -2013.07.10 Version 0.7.11 |
| 143 | +##2013.07.10 Version 0.7.11 |
124 | 144 | * Hooked up new configuration system to storage APIs
|
125 | 145 | * Support for AZURE_STORAGE_CONNECTION_STRING environment variable
|
126 | 146 | * Included API for websites management
|
127 | 147 | * Fixed UTF-8 support in table batch submit
|
128 | 148 |
|
129 |
| -2013.06.26 Version 0.7.10 |
| 149 | +##2013.06.26 Version 0.7.10 |
130 | 150 | * Various fixes in storage APIs
|
131 | 151 |
|
132 |
| -2013.06.19 Version 0.7.9 |
| 152 | +##2013.06.19 Version 0.7.9 |
133 | 153 | * First part of new SDK configuration system
|
134 | 154 | * Support for AZURE_SERVICEBUS_CONNECTION_STRING environment variable
|
135 | 155 | * Updated SAS generation logic to include version number
|
136 | 156 | * Infrastructure support for creating passwordless VMs
|
137 | 157 |
|
138 |
| -2013.06.13 Version 0.7.8 |
| 158 | +##2013.06.13 Version 0.7.8 |
139 | 159 | * Updates to HDInsight operations
|
140 | 160 |
|
141 |
| -2013.06.06 Version 0.7.7 |
| 161 | +##2013.06.06 Version 0.7.7 |
142 | 162 | * Added support for Android notification through Service Bus Notification Hubs
|
143 | 163 | * Support prefixes when listing tables
|
144 | 164 | * Support '$logs' as a valid blob container name to support reading diagnostic information
|
145 | 165 | * Fix for network configuration serialization for subnets
|
146 | 166 |
|
147 |
| -2013.05.30 Version 0.7.6 |
| 167 | +##2013.05.30 Version 0.7.6 |
148 | 168 | * Added list, delete and create cluster operations for HD Insight.
|
149 | 169 |
|
150 |
| -2013.05.15 Version 0.7.5 |
| 170 | +##2013.05.15 Version 0.7.5 |
151 | 171 | * Fixed registration hubs issue with requiring access key when shared key was provided.
|
152 | 172 | * Fixed registration hubs issue with listByTag, Channel and device token
|
153 | 173 |
|
154 |
| -2013.05.09 Version 0.7.4 |
| 174 | +##2013.05.09 Version 0.7.4 |
155 | 175 | * Fixed encoding issue with partition and row keys in table storage query
|
156 | 176 |
|
157 |
| -2013.05.01 Version 0.7.3 |
| 177 | +##2013.05.01 Version 0.7.3 |
158 | 178 | * Fixed issue #680: BlobService.getBlobUrl puts permissions in sas url even if not given
|
159 | 179 | * Changes to test suite & sdk to run in other environments
|
160 | 180 | * Notification hubs registrations
|
161 | 181 | * Support in ServiceManagementClient for role reboot and reimage
|
162 | 182 |
|
163 |
| -2013.04.05 Version 0.7.2 |
| 183 | +##2013.04.05 Version 0.7.2 |
164 | 184 | * Removing workaround for SSL issue and forcing node version to be outside the > 0.8 && < 0.10.3 range where the issue occurs
|
165 | 185 |
|
166 |
| -2013.04.03 Version 0.7.1 |
| 186 | +##2013.04.03 Version 0.7.1 |
167 | 187 | * Adding (limited) support for node 0.10
|
168 | 188 | * Fixing issue regarding registering providers when using websites or mobiles services
|
169 | 189 |
|
170 |
| -2013.03.25 Version 0.7.0 |
| 190 | +##2013.03.25 Version 0.7.0 |
171 | 191 | * Breaking change: Primitive types will be stored for table storage.
|
172 | 192 | * Adding support for creating and deleting affinity groups
|
173 | 193 | * Replacing http-mock by nock and making all tests use it by default
|
174 | 194 | * Adding notification hubs messages for WNS and APNS
|
175 | 195 | * Add Strict SSL validation for server certificates
|
176 | 196 | * Add support for creating subscriptions that expire
|
177 | 197 |
|
178 |
| -2013.03.12 Version 0.6.11 |
| 198 | +##2013.03.12 Version 0.6.11 |
179 | 199 | * Added constraint to package.json to restrict to node versions < 0.9.
|
180 | 200 |
|
181 |
| -2013.02.11 Version 0.6.10 |
| 201 | +##2013.02.11 Version 0.6.10 |
182 | 202 | * Added helper date.* functions for generating SAS expirations (secondsFromNow, minutesFromNow, hoursFromNow, daysFromNow)
|
183 | 203 | * Added SQL classes for managing SQL Servers, Databases and Firewall rules
|
184 | 204 | * Updating to use latest xml2js
|
185 | 205 |
|
186 |
| -2012.12.12 Version 0.6.9 |
| 206 | +##2012.12.12 Version 0.6.9 |
187 | 207 | * Exporting WebResource, Client classes from package to support CLI.
|
188 | 208 | * Install message updated to remind users the CLI is now a separate package.
|
189 | 209 |
|
190 |
| -2012.11.20 Version 0.6.8 |
| 210 | +##2012.11.20 Version 0.6.8 |
191 | 211 | * CLI functionality has been pulled out into a new "azure-cli" module. See https://github.com/Azure/azure-xplat-cli for details.
|
192 | 212 | * Add support for sb: in ServiceBus connection strings.
|
193 | 213 | * Add functions to ServiceManagement for managing storage accounts.
|
194 | 214 | * Merged #314 from @smarx for allowing empty partition keys on the client.
|
195 | 215 | * Merged #447 from @anodejs for array enumeration and exception on batch response.
|
196 | 216 | * Various other fixes
|
197 | 217 |
|
198 |
| -2012.10.15 Version 0.6.7 |
| 218 | +##2012.10.15 Version 0.6.7 |
199 | 219 | * Adding connection strings support for storage and service bus
|
200 | 220 | * Fixing issue with EMULATED and explicit variables making the later more relevant
|
201 | 221 | * Adding Github support
|
202 | 222 | * Adding website application settings support
|
203 | 223 |
|
204 |
| -2012.10.12 Version 0.6.6 |
| 224 | +##2012.10.12 Version 0.6.6 |
205 | 225 | * Using fixed version of commander.js to avoid bug in commander.js 1.0.5
|
206 | 226 |
|
207 |
| -2012.10.01 Version 0.6.5 |
| 227 | +##2012.10.01 Version 0.6.5 |
208 | 228 | * Bugfixing
|
209 | 229 |
|
210 |
| -2012.09.18 Version 0.6.4 |
| 230 | +##2012.09.18 Version 0.6.4 |
211 | 231 | * Multiple Bugfixes around blob streaming
|
212 | 232 |
|
213 |
| -2012.09.09 Version 0.6.3 |
| 233 | +##2012.09.09 Version 0.6.3 |
214 | 234 | * Fixing issue with xml2js
|
215 | 235 |
|
216 |
| -2012.08.15 Version 0.6.2 |
| 236 | +##2012.08.15 Version 0.6.2 |
217 | 237 | * Multiple Bugfixes
|
218 | 238 |
|
219 |
| -2012.07.02 Version 0.6.1 |
| 239 | +##2012.07.02 Version 0.6.1 |
220 | 240 | * Multiple Bugfixes
|
221 | 241 | * Adding subscription setting and listing functionality.
|
222 | 242 |
|
223 |
| -2012.06.06 Version 0.6.0 |
| 243 | +##2012.06.06 Version 0.6.0 |
224 | 244 | * Adding CLI tool
|
225 | 245 | * Multiple Bugfixes
|
226 | 246 |
|
227 |
| -2012.04.19 Version 0.5.3 |
| 247 | +##2012.04.19 Version 0.5.3 |
228 | 248 | * Service Runtime Wrappers
|
229 | 249 | * Multiple Bugfixes
|
230 | 250 | * Unit tests converted to mocha and code coverage made easy through JSCoverage
|
231 | 251 |
|
232 |
| -2012.02.10 Version 0.5.2 |
| 252 | +##2012.02.10 Version 0.5.2 |
233 | 253 | * Service Bus Wrappers
|
234 | 254 | * Storage Services UT run against a mock server.
|
235 | 255 | * Node.exe version requirement lowered to raise compatibility.
|
236 | 256 | * Multiple Bugfixes
|
237 | 257 |
|
238 |
| -2011.12.14 Version 0.5.1 |
| 258 | +##2011.12.14 Version 0.5.1 |
239 | 259 | * Multiple bug fixes
|
240 | 260 |
|
241 |
| -2011.12.09 Version 0.5.0 |
| 261 | +##2011.12.09 Version 0.5.0 |
242 | 262 | * Initial Release
|
0 commit comments