Skip to content

fix: Queries fail on nested date attributes #7582

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

Draft
wants to merge 63 commits into
base: alpha
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
c2de8a3
feat: Add test case for #7575
hariprasadiit Sep 15, 2021
5550e01
Merge branch 'master' into parse-upstream
hariprasadiit Sep 15, 2021
a42e4a4
fix: should use it instead of fit
hariprasadiit Sep 15, 2021
ae28e1a
Merge branch 'parse-upstream' of https://github.com/vizmo-vms/parse-s…
hariprasadiit Sep 15, 2021
f328790
Merge branch 'master' into parse-upstream
hariprasadiit Sep 15, 2021
b5fb57a
Merge branch 'master' of https://github.com/parse-community/parse-ser…
hariprasadiit Sep 15, 2021
02f406c
Merge branch 'parse-upstream' of https://github.com/vizmo-vms/parse-s…
hariprasadiit Sep 15, 2021
0cff830
Merge branch 'parse-community:master' into parse-upstream
hariprasadiit Sep 19, 2021
5eea57b
fix: failing formatPushTime test for some timezones
hariprasadiit Sep 19, 2021
868e7e3
fix: query fails on nested date attributes
hariprasadiit Sep 19, 2021
679b369
feat: add test cases
hariprasadiit Sep 19, 2021
62f71a9
Add to changelog
hariprasadiit Sep 19, 2021
db7fc08
Merge branch 'master' into parse-upstream
hariprasadiit Sep 24, 2021
d66021c
fix: revert auto format changes
hariprasadiit Sep 24, 2021
52f5cab
Merge branch 'parse-upstream' of https://github.com/vizmo-vms/vizmo-p…
hariprasadiit Sep 24, 2021
2c335df
Merge branch 'master' into parse-upstream
hariprasadiit Oct 1, 2021
811dc8d
Merge branch 'master' into parse-upstream
hariprasadiit Oct 9, 2021
c0a856b
Merge branch 'alpha' into parse-upstream
hariprasadiit Nov 10, 2021
572dabf
fix: revert changelog to match upstream
hariprasadiit Nov 10, 2021
487d133
Merge branch 'alpha' into parse-upstream
hariprasadiit Nov 26, 2021
9e71999
Merge branch 'parse-community:alpha' into parse-upstream
hariprasadiit Jan 6, 2022
e38efd9
Merge branch 'parse-community:alpha' into parse-upstream
hariprasadiit Mar 5, 2022
ea70508
Merge branch 'parse-community:alpha' into parse-upstream
hariprasadiit May 16, 2022
bd0e2a2
Merge branch 'parse-community:alpha' into parse-upstream
hariprasadiit Aug 2, 2022
38f64be
ci: update auto-release for LTS
mtrezza Nov 19, 2022
09d04b0
ci: update auto-release workflow
mtrezza Nov 19, 2022
c8bc200
ci: Add LTS branches to CI workflow
mtrezza Jan 5, 2023
e016d81
fix: The client IP address may be determined incorrectly in some case…
mtrezza Jan 5, 2023
a3c13c9
Merge remote-tracking branch 'upstream/release' into parse-upstream
hariprasadiit Jan 25, 2023
30576f1
chore(release): 5.4.1 [skip ci]
semantic-release-bot Jan 31, 2023
2c19c2e
fix: Security upgrade jsonwebtoken to 9.0.0 (#8431)
dblythy Feb 16, 2023
b905137
chore(release): 5.4.2 [skip ci]
semantic-release-bot Feb 16, 2023
0ec9239
refactor: Upgrade @graphql-tools/merge from 8.3.6 to 8.3.17 (#8437)
parseplatformorg Feb 24, 2023
4f0f0ec
fix: Unable to create new role if `beforeSave` hook exists (#8474)
yog27ray Mar 22, 2023
e9ae435
chore(release): 5.4.3 [skip ci]
semantic-release-bot Mar 22, 2023
196e05f
feat: Add new Parse Server option `fileUpload.fileExtensions` to rest…
mtrezza May 20, 2023
ac90cb8
chore(release): 5.5.0 [skip ci]
semantic-release-bot May 20, 2023
c0a9ff8
ci: Fix outdated ubuntu version (#8540)
mtrezza May 20, 2023
d8bff57
refactor: Upgrade @graphql-tools/merge from 8.3.17 to 8.4.1 (#8555)
snyk-bot May 21, 2023
8e83cac
fix: Security upgrade @parse/push-adapter from 4.1.2 to 4.1.3 (#8571)
parseplatformorg May 23, 2023
c83b343
chore(release): 5.5.1 [skip ci]
semantic-release-bot May 23, 2023
81d51f3
refactor: Upgrade ws from 8.9.0 to 8.13.0 (#8567)
snyk-bot May 28, 2023
e13f7bb
refactor: Upgrade express from 4.18.1 to 4.18.2 (#8600)
snyk-bot Jun 1, 2023
733dc29
refactor: Upgrade winston from 3.8.1 to 3.8.2 (#8609)
parseplatformorg Jun 3, 2023
f5c6b3e
refactor: Upgrade body-parser from 1.20.1 to 1.20.2 (#8607)
parseplatformorg Jun 3, 2023
a036071
refactor: Upgrade semver from 7.3.8 to 7.5.1 (#8606)
parseplatformorg Jun 4, 2023
5fad292
fix: Remote code execution via MongoDB BSON parser through prototype …
mtrezza Jun 28, 2023
e6374e7
chore(release): 5.5.2 [skip ci]
semantic-release-bot Jun 28, 2023
601da1e
fix: Server does not start via CLI when `auth` option is set (#8669)
dblythy Jun 29, 2023
9c0abe0
chore(release): 5.5.3 [skip ci]
semantic-release-bot Jun 29, 2023
c7fa3b9
fix: Security upgrade semver from 7.5.1 to 7.5.2 (#8704)
m12331 Jul 30, 2023
62bb396
chore(release): 5.5.4 [skip ci]
semantic-release-bot Jul 30, 2023
6458ab0
fix: Parse Pointer allows to access internal Parse Server classes and…
mtrezza Sep 4, 2023
ef77b99
chore(release): 5.5.5 [skip ci]
semantic-release-bot Sep 4, 2023
a15107e
Merge remote-tracking branch 'upstream/release-5.x.x' into parse-upst…
hariprasadiit Sep 8, 2023
0bb63d8
refactor: Security upgrade graphql from 16.6.0 to 16.8.1 (#8757)
parseplatformorg Sep 22, 2023
686a9f2
fix: Server crash when uploading file without extension; fixes securi…
mtrezza Oct 20, 2023
ff4639a
chore(release): 5.5.6 [skip ci]
semantic-release-bot Oct 20, 2023
c4a4a2a
feat: Add `$setOnInsert` operator to `Parse.Server.database.update` (…
mtrezza Oct 25, 2023
4b52366
chore(release): 5.6.0 [skip ci]
semantic-release-bot Oct 25, 2023
3e89c7d
Merge remote-tracking branch 'upstream/release-5.x.x' into parse-upst…
hariprasadiit Jan 3, 2024
31c41cb
fix: live query server crashing due to missing __type being accessed …
hariprasadiit Jan 3, 2024
433de1a
Revert "fix: live query server crashing due to missing __type being a…
hariprasadiit Jan 3, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,8 @@
"space-infix-ops": "error",
"no-useless-escape": "off",
"require-atomic-updates": "off"
},
"globals": {
"Parse": true
}
}
18 changes: 9 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: ci
on:
push:
branches: [ release, alpha, beta ]
branches: [ release*, alpha, beta ]
pull_request:
branches: [ release, alpha, beta ]
branches: [ release*, alpha, beta ]
env:
NODE_VERSION: 18.1.0
PARSE_SERVER_TEST_TIMEOUT: 20000
Expand Down Expand Up @@ -32,7 +32,7 @@ jobs:
check-ci:
name: Node Engine Check
timeout-minutes: 15
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.NODE_VERSION }}
Expand All @@ -53,7 +53,7 @@ jobs:
check-lint:
name: Lint
timeout-minutes: 15
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.NODE_VERSION }}
Expand All @@ -73,7 +73,7 @@ jobs:
check-circular:
name: Circular Dependencies
timeout-minutes: 5
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.NODE_VERSION }}
Expand All @@ -93,7 +93,7 @@ jobs:
check-docker:
name: Docker Build
timeout-minutes: 15
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand All @@ -110,7 +110,7 @@ jobs:
check-lock-file-version:
name: NPM Lock File Version
timeout-minutes: 5
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check NPM lock file version
Expand Down Expand Up @@ -180,7 +180,7 @@ jobs:
fail-fast: false
name: ${{ matrix.name }}
timeout-minutes: 15
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
services:
redis:
image: redis
Expand Down Expand Up @@ -245,7 +245,7 @@ jobs:
fail-fast: false
name: ${{ matrix.name }}
timeout-minutes: 15
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
services:
redis:
image: redis
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/release-automated.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: release-automated
on:
push:
branches: [ release, alpha, beta, next-major ]
branches: [ release, alpha, beta, next-major, release-4.x.x, release-5.x.x ]
jobs:
release:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -42,7 +42,7 @@ jobs:
env:
REGISTRY: docker.io
IMAGE_NAME: parseplatform/parse-server
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
Expand Down Expand Up @@ -86,7 +86,7 @@ jobs:
docs:
needs: release
if: needs.release.outputs.current_tag != '' && github.ref == 'refs/heads/release'
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-manual-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
IMAGE_NAME: parseplatform/parse-server
jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ Details:
[log_alpha]: https://github.com/parse-community/parse-server/blob/alpha/changelogs/CHANGELOG_alpha.md
[branch_release]: https://github.com/parse-community/parse-server/tree/release
[branch_beta]: https://github.com/parse-community/parse-server/tree/beta
[branch_alpha]: https://github.com/parse-community/parse-server/tree/alpha
[branch_alpha]: https://github.com/parse-community/parse-server/tree/alpha
1,838 changes: 91 additions & 1,747 deletions changelogs/CHANGELOG_release.md

Large diffs are not rendered by default.

Loading