- Notifications
You must be signed in to change notification settings - Fork122
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
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
Uh oh!
There was an error while loading.Please reload this page.
base:v3.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:GoogleCloudPlatform/functions-framework-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:v3.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 6commits
- 19files changed
- 4contributors
Commits on Nov 10, 2022
test: increase start delay for buildpack integration test (#207)
This will decrease the flakiness of the tests due to not being able toreach the FF container/server because it hasn't started up fully yet.
anniefu authoredNov 10, 2022
Commits on Dec 2, 2022
test: add 3.11 to unit and conformance tests (#209)
In preparation for adding the python311 runtime to GCF, we should starttesting this version.
matthewrobertson authoredDec 2, 2022
Commits on Dec 7, 2022
fix: remove DRY_RUN env var and --dry-run flag (#210)
Free the DRY_RUN env var name to be used for other purposes by functionauthors.The original intent of the DRY_RUN was to be used at build time for GCFto validate function syntax without starting the server, but this wasnever implemented. For local testing purposes, simply starting thefunctions framework server is a better method.
anniefu authoredDec 7, 2022
Commits on Dec 12, 2022
feat: Support strongly typed functions signature (#208)
kappratiksha authoredDec 12, 2022
Commits on Dec 21, 2022
chore(master): release 3.3.0 (#211)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
release-please[bot] authoredDec 21, 2022
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v3.2.1...v3.3.0
Uh oh!
There was an error while loading.Please reload this page.