Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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:GoogleCloudPlatform/functions-framework-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v3.5.0
Choose a base ref
Loading
...
head repository:GoogleCloudPlatform/functions-framework-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v3.6.0
Choose a head ref
Loading
  • 14commits
  • 14files changed
  • 7contributors

Commits on Dec 4, 2023

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

Commits on Jan 18, 2024

  1. chore: fix unit test failure (#304)

    Kenneth Rosario authoredJan 18, 2024
    Configuration menu
    Copy the full SHA
    85230e4View commit details
    Browse the repository at this point in the history
  2. chore: Update setup.py classifiers (#303)

    * chore: Update setup.py classifiersUpdate development status and python versions* chore: Update setup.py classifiersUpdate development status and python version classifiers
    @HKWinterhalter
    HKWinterhalter authoredJan 18, 2024
    Configuration menu
    Copy the full SHA
    8b5c374View commit details
    Browse the repository at this point in the history
  3. chore(deps): update all non-major dependencies (#295)

    Co-authored-by: HKWinterhalter <HansWinterhalter@gmail.com>
    @renovate-bot@HKWinterhalter
    renovate-bot andHKWinterhalter authoredJan 18, 2024
    Configuration menu
    Copy the full SHA
    95931faView commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee1687aView commit details
    Browse the repository at this point in the history
  5. chore(deps): update actions/setup-go action to v5 (#298)

    Co-authored-by: HKWinterhalter <HansWinterhalter@gmail.com>
    @renovate-bot@HKWinterhalter
    renovate-bot andHKWinterhalter authoredJan 18, 2024
    Configuration menu
    Copy the full SHA
    5f66695View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b03ef39View commit details
    Browse the repository at this point in the history
  7. chore(deps): update pypa/gh-action-pypi-publish digest to c12cc61 (#297)

    Co-authored-by: HKWinterhalter <HansWinterhalter@gmail.com>
    @renovate-bot@HKWinterhalter
    renovate-bot andHKWinterhalter authoredJan 18, 2024
    Configuration menu
    Copy the full SHA
    e175553View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. feat: avoid long running process when request timeout (#309)

    Previously function framework use 0 timeout which is actually "no timeout" restrction. This was causing a problem that when user provides a request timeout to Cloud function, process will still continue and consume resources. In this fix, timeout is enabled; default timeout settings is 5 min, same as Cloud run. To make sure timeout settings will be respected, default settings switched from multi-threads to multi-workers. However, user is still allowed to  customize workers/threads by assigning env var. But user need to note that timeout won't work when #thread > 1.
    @chujchen@matthewrobertson
    chujchen authored andmatthewrobertson committedApr 29, 2024
    Configuration menu
    Copy the full SHA
    3a0cdb8View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5c28b6View commit details
    Browse the repository at this point in the history
  3. chore: Fix unit tests (#321)

    * Fix unit testsWorkaround foractions/setup-python#696. macos-latest recently was updated to point to macos-14, which does not support Python 3.7, 3.8, 3.9 on ARM.* Update unit.yml* Update unit.yml
    @nifflets@matthewrobertson
    nifflets authored andmatthewrobertson committedApr 29, 2024
    Configuration menu
    Copy the full SHA
    8bda09cView commit details
    Browse the repository at this point in the history
  4. chore(deps): update actions/dependency-review-action action to v4 (#306)

    Co-authored-by: Matthew Robertson <mattrobertson@google.com>
    @renovate-bot@matthewrobertson
    renovate-bot andmatthewrobertson committedApr 29, 2024
    Configuration menu
    Copy the full SHA
    5fc2e46View commit details
    Browse the repository at this point in the history
  5. chore(deps): update all non-major dependencies (#314)

    Co-authored-by: Matthew Robertson <mattrobertson@google.com>
    @renovate-bot@matthewrobertson
    renovate-bot andmatthewrobertson committedApr 29, 2024
    Configuration menu
    Copy the full SHA
    59fdb1eView commit details
    Browse the repository at this point in the history
  6. chore(main): release 3.6.0 (#311)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    @release-please
    release-please[bot] authoredApr 29, 2024
    Configuration menu
    Copy the full SHA
    dfc5059View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp