8000 Sync 1.6.x into main by stnguyen90 · Pull Request #8686 · appwrite/appwrite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sync 1.6.x into main #8686

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 880 commits into from
Sep 18, 2024
Merged

Sync 1.6.x into main #8686

merged 880 commits into from
Sep 18, 2024

Conversation

stnguyen90
Copy link
Contributor

What does this PR do?

(Provide a description of what this PR does and why it's needed.)

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Screenshots may also be helpful.)

Related PRs and Issues

  • (Related PR or issue)

Checklist

  • Have you read the Contributing Guidelines on issues?
  • If the PR includes a change to an API's metadata (desc, label, params, etc.), does it also include updated API specs and example docs?

byawitz and others added 30 commits August 16, 2024 16:26
…-types

Refactor changing function sdk types
…filter

Default fallback to  for templateBranch
# Conflicts:
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
…s-1.5.x

# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-1.6.x-client.json
#	app/config/specs/swagger2-1.6.x-console.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
- Added migration for `files` metadata size increase
- Disabled `specification` migration until variable runtime specs are ready
- Unset `key` for runtimes in response filters
- Set the correct attribute `scopes` to be optional, reverting it for key and setting it for functions.
Fix missing function variables
stnguyen90 and others added 20 commits September 17, 2024 12:20
Because the variable is required and there is no default, the user is
prompted to supply a value, but because there is no question set, the
user won't know what to fill in.
…tion

Fix missing question for _APP_EMAIL_CERTIFICATES during install
Copy link
github-actions bot commented Sep 18, 2024

Security Scan Results for PR

Docker Image Scan Results

🎉 No vulnerabilities found!

Source Code Scan Results

🎉 No vulnerabilities found!

@stnguyen90 stnguyen90 marked this pull request as ready for review September 18, 2024 18:04
This was referenced Sep 18, 2024
Copy link
github-actions bot commented Sep 18, 2024

✨ Benchmark results

  • Requests per second: 1,673
  • Requests with 200 status code: 301,121
  • P99 latency: 0.080664765

⚡ Benchmark Comparison

Metric This PR Latest version
RPS 1,673 1,965
200 301,121 353,664
P99 0.080664765 0.077972533

@stnguyen90 stnguyen90 merged commit e406dea into main Sep 18, 2024
25 checks passed
Meldiron added a commit that referenced this pull request Sep 25, 2024
Merge pull request #8686 from appwrite/1.6.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0