Tags: mikeyangyo/jsii
Tags
chore(go): retract v1.27.0 (aws#2786) It was manually created, then deleted, then re-created and now does not work properly as the proxy.golang.org has incorrect artifacts in, and sum.golang.org has the incorrect checksum, and both of these are designed to be immutable (as a security measure). Fixing this requires retracting 1.27.0 and releasing a new version (e.g: 1.27.1). Related: golang/go#45517 The original issue was found & reported by @cristim Fixes aws#2775 --- By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license]. [Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0
fix(pacmak): xmldom error when generating packages In some cases, an `xmldom` error would occur when trying to render C# XML-style documentation blocks, where inline html within a Markdown document is not valid as far as the `xmldom` parser is considered. This introduces a safer fall-back strategy.
PreviousNext