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.4.13 release #7168

Merged
merged 2 commits into from
Nov 17, 2023
Merged

Prepare 1.4.13 release #7168

merged 2 commits into from
Nov 17, 2023

Conversation

stnguyen90
Copy link
Contributor

@stnguyen90 stnguyen90 commented Nov 17, 2023

What does this PR do?

  • Bump appwrite version to 1.4.13
  • Add 1.4.13 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.4.13
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.4.13
image

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?

@christyjacob4 christyjacob4 merged commit a783342 into 1.4.x Nov 17, 2023
19 checks passed
@stnguyen90 stnguyen90 deleted the feat-1.4.13-release-prep branch November 19, 2023 18:22
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.

2 participants