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: serverless/serverless-python-requirements
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.1
Choose a base ref
...
head repository: serverless/serverless-python-requirements
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.0
Choose a head ref
  • 12 commits
  • 44 files changed
  • 10 contributors

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    ea2604e View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    421e9a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e33b02d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Configuration menu
    Copy the full SHA
    4bbb80e View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    16c0e68 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. feat: Support Scaleway provider (#812)

    Co-authored-by: Andy Méry <amery@scaleway.com>
    pgrzesik and cyclimse authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    1b0faae View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. feat: Improved pip failure logging (#813)

    Co-authored-by: Justin Lyons <jlyons@lexile.com>
    babyhuey and Justin Lyons authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    787b479 View commit details
    Browse the repository at this point in the history
  2. fix: Ensure proper support for mixed runtimes and architectures (#815)

    * feat: Use function runtime & arch for docker
    
    * docs: Update readme for python3.9
    
    * feat: Do not zip req for non-py functions
    
    * ci: Bump internal package version / python version
    
    * fix: Rename mixed test name to be more descriptive
    
    ---------
    
    Co-authored-by: Stijn IJzermans <stijn@headfwd.com>
    stijzermans and Stijn IJzermans authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    27b70f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    549aba0 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Add docker rootless feature flag and its implementation for supportin…

    …g docke rootless environment (#818)
    kimsehwan96 authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    fa9ac03 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. chore: Bump dependencies

    pgrzesik committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ca617bb View commit details
    Browse the repository at this point in the history
  2. chore: Release v6.1.0

    pgrzesik committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    840d28d View commit details
    Browse the repository at this point in the history
Loading