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: nodejs/node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v14.15.2
Choose a base ref
...
head repository: nodejs/node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.15.3
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Dec 15, 2020

  1. Working on v14.15.3

    PR-URL: #36476
    BethGriggs committed Dec 15, 2020
    Copy the full SHA
    f9f01b9 View commit details

Commits on Dec 17, 2020

  1. Revert "http: lazy create IncomingMessage.headers"

    This reverts commit b58725c.
    
    Fixes: #36550
    
    PR-URL: #36553
    Refs: #35281
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Michael Dawson <midawson@redhat.com>
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    BethGriggs committed Dec 17, 2020
    Copy the full SHA
    4264d9a View commit details
  2. 2020-12-17, Version 14.15.3 'Fermium' (LTS)

    Notable Changes:
    
    Node.js v14.15.2 included a commit that has caused reported breakages
    when cloning request objects. This release reverts the commit that
    introduced the behaviour change.
    
    See #36550 for more details.
    
    PR-URL: #36555
    BethGriggs committed Dec 17, 2020
    Copy the full SHA
    e725355 View commit details
Loading