Skip to content
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

Prepare 1.5.3 release #7795

Merged
merged 2 commits into from
Mar 11, 2024
Merged

Prepare 1.5.3 release #7795

merged 2 commits into from
Mar 11, 2024

Conversation

stnguyen90
Copy link
Contributor

What does this PR do?

  • Bump appwrite version to 1.5.3
  • Add 1.5.3 changes to CHANGES.md

Test Plan

Automated tests should pass.

In addition, the following manual tests should be performed:

docker compose build
docker tag appwrite-dev appwrite/appwrite:1.5.3
docker run -it --rm \
    --volume /var/run/docker.sock:/var/run/docker.sock \
    --volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw \
    --entrypoint=install \
    appwrite/appwrite:1.5.3

Related PRs and Issues

None

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?

@stnguyen90 stnguyen90 marked this pull request as ready for review March 11, 2024 17:38
@TorstenDittmann TorstenDittmann merged commit 9726176 into 1.5.x Mar 11, 2024
21 checks passed
@TorstenDittmann TorstenDittmann deleted the feat-1.5.3-release-prep branch March 11, 2024 19:36
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.

None yet

2 participants