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: go-jose/go-jose Loading
base: v3.0.2
Choose a base ref
...
head repository: go-jose/go-jose Loading
compare: v3.0.3
Choose a head ref
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 7, 2024

  1. doc: in v3 branch's README, point to v4 as latest (#101)

    Also:
    
     - move the Versions stanza to the top
     - remove the Help Wanted
     - remove the doc / build badges
    
    Since this is not the main branch, it will mainly be viewed on
    pkg.go.dev after we make a patchlevel release.
    jsha committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    11bb4e7 View commit details
    Browse the repository at this point in the history
  2. v3: backport decompression limit fix (#107)

    Backport from #106.
    
    Note that there was a merge conflict on the CHANGELOG and I decided to
    just accept all the v4 entries. It's okay for the v3 branch's CHANGELOG
    to also talk about v4 releases. I'll send a separate PR updating the v4
    CHANGELOG to include v3.0.3.
    jsha committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    add6a28 View commit details
    Browse the repository at this point in the history
Loading