1.. :changelog:
2
3Release History
4===============
5
62.2.9
7+++++
8* Add 'az acr check-health' command.
9* Improve error handling for AAD tokens and for retrieving external commands.
10
112.2.8
12+++++
13* Add 'acr pack' command group for creating quick build Tasks using Buildpacks.
14
152.2.7
16+++++
17* Support Managed Identities for Task
18
192.2.6
20+++++
21* Minor fixes
22
232.2.5
24+++++
25* Minor fixes.
26
272.2.4
28+++++
29* Support running an image contextlessly.
30
312.2.3
32+++++
33* Minor fixes
34
352.2.2
36+++++
37* Fix redundant sources in image import.
38* Add '--auth-mode' for 'az acr build', 'az acr run', 'az acr task create', and 'az acr task update' commands.
39* Add 'acr task credential' command group for managing credentials for a Task.
40* Add '--no-wait' for 'az acr build' command.
41
422.2.1
43+++++
44* Add '--target' parameter for 'az acr build', 'az acr task create' and 'az acr task update' commands.
45* Improve error handling for runtime commands when not logged into Azure.
46
472.2.0
48+++++
49* BREAKING CHANGE: Remove 'acr build-task' command group.
50* BREAKING CHANGE: Remove '--tag'/'--manifest' from 'acr repository delete' command.
51
522.1.13
53++++++
54* Add support for VNet/IP rules.
55* Add '--platform' parameter for 'acr build', 'acr task create' and 'acr task update' commands.
56
572.1.12
58++++++
59* Allow force push a helm chart that doesn't exist.
60* Allow runtime operations without ARM requests.
61* Deprecating '--resource-group' and add '--suffix' parameter for 'az acr login', 'az acr repository', and 'az acr helm' commands.
62
632.1.11
64++++++
65* Add support for image import from external Container Registries.
66* Condense the table layout for task list.
67* Add support for Azure DevOps URLs.
68
692.1.10
70++++++
71* Minor fixes.
72
732.1.9
74+++++
75* Add context token to task step.
76* Add support for setting secrets in acr run to mirror acr task.
77* Better support of --top/--orderby in show-tags/show-manifests commands.
78
792.1.8
80+++++
81* Support commit and pull request git events for Task source trigger.
82* Use default Dockerfile if it's not specified in build command.
83
842.1.7
85+++++
86* Fix an ACR Build encoding issue in Python2.
87* Upgrade pinned dependency azure-storage-blob from 1.1.0 to 1.3.1
88
892.1.6
90+++++
91* Support similar table format as helm client.
92
932.1.5
94+++++
95* Add ACR Task commands.
96* Add quick run command.
97* Deprecate build-task command group.
98* Add helm command group to support managing helm charts with ACR.
99* Allow idempotent create for managed registry.
100* Add a no-format flag for displaying build logs
101
1022.1.4
103+++++
104* Provide a workaround for runtime operations without ARM requests.
105* Exclude version control files (eg, .git, .gitignore) from uploaded tar by default in build command.
106* Minor fixes
107
1082.1.3
109+++++
110* Add content-trust policy commands.
111* Fix a few issues to handle .dockerignore file properly in build command.
112* Minor fixes
113
1142.1.2
115+++++
116* Minor fixes
117
1182.1.1
119+++++
120* Add --with-secure-properties flag in 'acr build-task show' command.
121* Add 'acr build-task update-build' command.
122
1232.1.0
124+++++
125* BREAKING CHANGE: Update '--no-push' to a pure flag in 'acr build' command.
126* BREAKING CHANGE: 'show' commands log error message and fail with exit code of 3 upon a missing resource.
127* Add 'show' and 'update' commands under 'acr repository' group.
128* Add '--detail' flag for 'show-manifests' and 'show-tags' to show more detailed information.
129* Add '--image' parameter to support get build details or logs by an image.
130
1312.0.28
132++++++
133* Add polling build status.
134* Allow case-insensitive enum values.
135* Add --top and --orderby parameters for show-manifests.
136
1372.0.27
138++++++
139* Add 'azure-storage-blob' as dependency.
140* Use 2 cores as the default CPU configuration in 'acr build-task create' command.
141
1422.0.26
143++++++
144* Allow VSTS as a remote source location
145* Add 'acr import' command.
146
1472.0.25
148++++++
149* Improve manifest delete confirmation on tags
150
1512.0.24
152++++++
153* Add ACR Build commands.
154* Improve resource not found error messages.
155* Improve resource creation performance and error handling.
156* Improve acr login in non-standard consoles and WSL.
157* Improve repository commands error messages.
158* Update table columns and ordering.
159
1602.0.23
161++++++
162* Improve error handling of wincred fallback.
163* `sdist` is now compatible with wheel 0.31.0
164
1652.0.22
166++++++
167* Improve repository delete command with --image parameter to support docker image format.
168* Deprecate --manifest and --tag parameters in repository delete command.
169* Add acr repository untag command to remove a tag without deleting data.
170
1712.0.21
172++++++
173* Minor fixes
174
1752.0.20
176++++++
177* minor fix
178
1792.0.19
180++++++
181* Add acr login fallback on wincred errors.
182* Minor fixes, enable registry logs.
183
1842.0.18
185++++++
186* Update for CLI core changes.
187
1882.0.17
189++++++
190* Update managed storage SDK dependency
191
1922.0.16
193++++++
194* Documentation fixes.
195
1962.0.15
197++++++
198* Add creating webhooks in replication regions.
199
2002.0.14
201++++++
202* All resource management now points to 2017-10-01 api-version.
203* Bring your own storage SKU is now Classic.
204* Managed registry SKUs are now Basic, Standard, and Premium.
205
2062.0.13 (2017-10-09)
207+++++++++++++++++++
208* minor fixes
209
2102.0.12 (2017-09-22)
211+++++++++++++++++++
212* minor fixes
213
2142.0.11 (2017-08-28)
215+++++++++++++++++++
216* minor fixes
217
2182.0.10 (2017-08-11)
219+++++++++++++++++++
220* minor fixes
221
2222.0.9 (2017-07-27)
223++++++++++++++++++
224* Add show-usage command for managed registries.
225* Support SKU update for managed registries.
226
2272.0.8 (2017-07-07)
228++++++++++++++++++
229* minor fixes
230
2312.0.7 (2017-06-21)
232++++++++++++++++++
233* Add managed registries with Managed SKU.
234* Add webhooks for managed registries with acr webhook command module.
235* Add AAD authentication with acr login command.
236* Add delete command for docker repositories, manifests, and tags.
237
2382.0.6 (2017-06-13)
239++++++++++++++++++
240* Minor fixes.
241
2422.0.5 (2017-05-30)
243++++++++++++++++++
244
245* Minor fixes.
246
2472.0.4 (2017-05-09)
248++++++++++++++++++
249
250* Minor fixes.
251
2522.0.3 (2017-05-05)
253++++++++++++++++++
254
255* Minor fixes.
256
2572.0.2 (2017-04-28)
258++++++++++++++++++
259
260* New packaging system.
261
2622.0.1 (2017-04-17)
263++++++++++++++++++
264
265* Apply core changes required for API profile support (#2834) & JSON string parsing from shell (#2705)
266
2672.0.0 (2017-04-03)
268++++++++++++++++++
269
270* Module is GA.
271* [ACR] Update to 2017-03-01 api-version (#2563)
272
2730.1.1b5 (2017-03-13)
274++++++++++++++++++++
275
276* --admin-enabled no longer requires an input value
277
2780.1.1b4 (2017-02-22)
279++++++++++++++++++++
280
281* Documentation fixes.
282
283
2840.1.1b3 (2017-02-17)
285++++++++++++++++++++
286
287* Polish error messages for repository/credential commands
288* Storage account sku validation
289* Show commands return empty string with exit code 0 for 404 responses
290
291
2920.1.1b2 (2017-01-30)
293++++++++++++++++++++
294
295* Support Python 3.6.
296* Fix storage account name with capital letters.
297
298
2990.1.1b1 (2017-01-17)
300++++++++++++++++++++
301
302* Update ACR SDK version to 0.1.1
303* Add tty check before prompting for user input
304* Enable storage account encryption by default
305
306
3070.1.0b11 (2016-12-12)
308+++++++++++++++++++++
309
310* Preview release.
311