File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 Release History
44===============
55
6+ 1.2.8
7+ ++++++
8+ * Made the default minimum SVN of the infrastructure fragment 4
9+
6101.2.7
711++++++
812* bugfix making it so that oras discover function doesn't error when no fragments are found in the remote repository
Original file line number Diff line number Diff line change 308308 {
309309 "issuer" : " did:x509:0:sha256:I__iuL25oXEVFdTP_aBLx_eT1RPHbCQ_ECBQfYZpt9s::eku:1.3.6.1.4.1.311.76.59.1.3" ,
310310 "feed" : " mcr.microsoft.com/aci/aci-cc-infra-fragment" ,
311- "minimum_svn" : " 1 " ,
311+ "minimum_svn" : " 4 " ,
312312 "includes" : [
313313 " containers" ,
314314 " fragments"
Original file line number Diff line number Diff line change 1919
2020 logger .warn ("Wheel is not available, disabling bdist_wheel hook" )
2121
22- VERSION = "1.2.7 "
22+ VERSION = "1.2.8 "
2323
2424# The full list of classifiers is available at
2525# https://pypi.python.org/pypi?%3Aaction=list_classifiers
You can’t perform that action at this time.
0 commit comments