Arthur Cinader
0fc811ad83
Change log and version bump for 3.10 release ( #6321 )
2020-01-08 09:17:35 -08:00
Antonio Davi Macedo Coelho de Castro
6edaa2e9a9
3.9.0 ( #6045 )
...
* 3.9.0
* Update s3-files-adapter
2019-09-12 15:31:10 -07:00
Manuel
6497ec72ed
added breaking change note to 3.8 release ( #6023 )
...
Breaking change as described here: https://github.com/parse-community/parse-server/issues/5983#issuecomment-527693465
2019-09-03 20:31:19 -07:00
Tom Fox
48b834670d
fix changelog formatting ( #6009 )
2019-09-01 21:55:28 -07:00
Arthur Cinader
ce2405abef
Prepare for 3.8.0 ( #5978 )
...
1. changelog
2. bumop version
3. run `nmp audit fix`
2019-08-26 19:42:45 -07:00
Antonio Davi Macedo Coelho de Castro
fe18fe0f61
3.7.2 ( #5872 )
2019-07-31 02:19:01 -07:00
Antonio Davi Macedo Coelho de Castro
d4fa62ae26
3.7.1 ( #5870 )
2019-07-30 17:31:56 -07:00
Tom Fox
b96087ec61
3.7.0 version bump + changelog ( #5854 )
...
* 3.7.0 version bump + changelog
* Update CHANGELOG.md
2019-07-28 23:46:13 -07:00
Arthur Cinader
26943de778
Prepare 3.6.0 Release ( #5792 )
...
* Re-apply "Prepare for 3.6.0 Release""
This reverts commit 08dbafe49a .
* fix link formatting
* revert mongodb-runner upgrade.
* Update CHANGELOG.md
* Fix formatting
2019-07-11 09:22:36 -04:00
Arthur Cinader
08dbafe49a
Revert "Prepare for 3.6.0 Release"
...
This reverts commit 8c1124e3c4 .
2019-07-10 10:21:47 -04:00
Arthur Cinader
8c1124e3c4
Prepare for 3.6.0 Release
...
also run 'npm audit fix' to address some dependency vulnerabilities
2019-07-10 10:18:29 -04:00
Diamond Lewis
9900a956e6
⚡ ️ Release 3.5.0 ( #5754 )
...
* ⚡ ️ Release 3.5.0
* nit
2019-07-03 17:07:49 -05:00
Arthur Cinader
5204e5a111
Back merge 3.4.4 into master ( #5683 )
...
* 3.4.3 changelog and version bump
* nit
2019-06-13 11:43:29 -07:00
Arthur Cinader
72da264c22
Prepare for 3.4.1 ( #5673 )
...
* changelog for 3.4.1
* bump package
* Fix layout
2019-06-12 15:57:20 -07:00
Arthur Cinader
e18b9a5e56
Prepare for 3.4.0 release ( #5606 )
...
* Prepare for 3.4.0 release
* Update CHANGELOG.md
2019-05-22 12:46:23 -07:00
Tom Fox
b919c36db0
3.3.0 release notes & version bump ( #5534 )
...
* Update CHANGELOG.md
* bump version to 3.3.0
2019-04-26 22:22:36 +01:00
Arthur Cinader
a3c8629fd9
Release notes and version bump for 3.2.3 ( #5467 )
2019-03-30 18:32:37 -07:00
Arthur Cinader
11976b8d24
Changelog and package increment for 3.2.1 ( #5461 )
...
* changelog and package increment for 3.2.1
* update package-lock to match package.json
2019-03-29 21:27:57 -07:00
Arthur Cinader
03cd314495
Changelog for forthcoming 3.2 release ( #5449 )
...
* Changelog for forthcoming 3.2 release
* fix change log comparison
* add parse sdk upgrade to notes
make links
* fix parse sdk version
2019-03-29 17:27:40 -07:00
Florent Vilmart
2d7b9923ef
⚡ Release 3.1.3 ( #5267 )
...
* ⚡ Release 3.1.3
* Update CHANGELOG.md
2018-12-30 09:45:19 -05:00
Diamond Lewis
66f594342e
Update CHANGELOG.md
2018-12-27 09:06:37 -06:00
Florent Vilmart
021a12f648
⚡ Release 3.1.2 ( #5193 )
...
- Removes dev script
- Removes nodemon and problematic dependenceis
- addressed event-stream security debacle
2018-11-26 20:57:18 -05:00
Antoine Cormouls
d356ef5633
Release 3.1.1 🚀 ( #5149 )
...
* Release 3.1.1
* Requested Changes
2018-10-27 11:34:20 -04:00
Diamond Lewis
daab3781a2
Support Distinct for special fields ( #5144 )
...
* Support Distinct for special fields
* update changelog
2018-10-26 10:21:42 -05:00
Antoine Cormouls
de79b70cbc
Ensure all roles are properly loaded #5131 ( #5132 )
...
* Fix Limitation Role #5131
Allow to manage Live Query with User that have more than 100 Parse.Roles
* Clean Up
* Add Custom Config Support and Test
* Fix Auth Test
* Switch to Async Function
* Fix restWhere
* Fix Test
* Clean Final Commit
* Lint Fix
* Need to Fix Test Callback
* Fixes broken test
* Restore find() method in spy
* adds restquery-each
* small nit
* adds changelog
2018-10-20 16:45:23 -04:00
Arthur Cinader
c692f075d1
⚡ Release 3.1.0 ( #5127 )
2018-10-18 08:19:07 -04:00
Florent Vilmart
4b7037ac9a
Fix intense CPU usage when sessionToken is invalid in liveQuery ( #5126 )
...
* Ensure we bail out early when auth or userId are not provided (sessionToken fetch is invalid)
* Adds changelog
* better handling of session token errors and client tokens
2018-10-18 07:21:31 -04:00
Arthur Cinader
17bd5c3adb
Add changelog for two already merged pr's
2018-10-16 13:19:20 -07:00
eddyLazar
41acaa0570
fixed vkontakte validateAuthData ( #4977 )
...
* fixed vkontakte validateAuthData
* updated changelog
2018-08-17 15:38:07 -04:00
Florent Vilmart
f771160147
⚡ Release 3.0.0 ( #4982 )
2018-08-17 13:03:02 -04:00
Florent Vilmart
b740db335b
Allows undefined values to pass from mongo to database controler ( #4973 )
...
* Allows undefined values to pass from mongo to database controler
* Adds changelog
2018-08-16 11:24:33 -04:00
Florent Vilmart
bf9fdb41ed
Ensure the ACL is always part of the payload when using select ( #4967 )
...
* Ensure the ACL is always part of the payload when using select
* Update changelog
* fix for PG
2018-08-15 09:48:32 -04:00
Arthur Cinader
af45b4df74
add log for mailgun adapter update
2018-08-15 09:07:10 -04:00
Arthur Cinader
74218cc36a
nit
2018-08-15 09:07:10 -04:00
Diamond Lewis
4802b1caec
Add pipeline key to Aggregate ( #4959 )
...
* Add pipeline key to Aggregate
* clean up
* unit tests
2018-08-12 20:05:08 -05:00
Florent Vilmart
9e36a3cc85
⚡ Release 2.8.4
2018-08-12 19:06:16 -04:00
Florent Vilmart
e15244c7b2
Removes npm-git.sh scripts ( #4853 )
2018-06-25 20:59:54 -04:00
Florent Vilmart
0c2f1d583b
⚡ Release 2.8.2 ( #4802 )
2018-06-04 13:07:52 -04:00
Florent Vilmart
a9ebc2b9af
⚡ Release 2.8.1 ( #4771 )
...
* unfuck release 2.8.0
* ⚡ Release 2.8.1
* Ensure we can install also on latest
2018-05-18 13:06:12 -04:00
Florent Vilmart
8fe3265c74
Release 2.8.0 ( #4767 )
...
* Ensure issue template has proper line endings
* Bumps to 2.8.0
* Adds Changelog
2018-05-18 10:55:20 -04:00
Joseph Frazier
2c357df33e
Fix typo: "requrest" -> "request" ( #4761 )
2018-05-13 13:49:07 -04:00
Florent Vilmart
3acb3e7a9b
⚡ Release 2.7.4 ( #4626 )
...
* ⚡ Release 2.7.4
* Update package.json
* Update CHANGELOG.md
2018-03-10 16:40:59 -05:00
Florent Vilmart
0569ddd8d3
⚡ Release 2.7.3 ( #4622 )
2018-03-10 11:58:27 -05:00
Florent Vilmart
550b69e271
⚡ Release 2.7.2 ( #4521 )
...
* ⚡ Release 2.7.2
* Update CHANGELOG.md
2018-01-24 15:57:36 -05:00
Florent Vilmart
1f22ee36e7
⚡ Release 2.7.1
...
(#4410 )
* Adds failing test for 4409
* Adds fix
* ⚡ Release 2.7.1
2017-12-01 09:16:58 -05:00
Florent Vilmart
6102648855
⚡ Release 2.7.0 ( #4385 )
...
* ⚡ Release 2.7.0
* Update CHANGELOG.md
2017-11-25 19:54:52 -05:00
Florent Vilmart
fecbb2d7ff
⚡ Release 2.6.5 ( #4298 )
2017-10-26 17:15:32 -04:00
adammlevy
c2fc0f556e
fix URL for Parse npm, was originally pointing to mongodb npm ( #4295 )
2017-10-26 11:45:33 -04:00
Florent Vilmart
3bb9e0e65e
⚡ Release 2.6.4 ( #4287 )
...
* ⚡ Release 2.6.4
* Marks port ENV var as PORT
* Fixes broken definitions
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
2017-10-25 09:45:52 -04:00
Florent Vilmart
033437034d
⚡ Release 2.6.3 ( #4233 )
...
* ⚡ Release 2.6.3
* Update CHANGELOG.md
2017-10-03 14:33:05 -04:00