Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/jsii Loading
base: v1.27.0
Choose a base ref
...
head repository: aws/jsii Loading
compare: v1.27.1
Choose a head ref
  • 1 commit
  • 5 files changed
  • 1 contributor

Commits on Apr 12, 2021

  1. chore(go): retract v1.27.0 (#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 #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
    RomainMuller committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    796e286 View commit details
    Browse the repository at this point in the history
Loading