dblythy
|
c6dcad8d16
|
feat: align file trigger syntax with class trigger; use the new syntax Parse.Cloud.beforeSave(Parse.File, (request) => {}), the old syntax Parse.Cloud.beforeSaveFile((request) => {}) has been deprecated (#7966)
|
2022-05-29 20:48:55 +02:00 |
|
dblythy
|
c1e808f9e8
|
feat: selectively enable / disable default authentication adapters (#7953)
|
2022-05-29 01:50:43 +02:00 |
|
dblythy
|
4462b39d48
|
docs: fix incorrect deprecation date of allowClientClassCreation option (#7992)
|
2022-05-09 12:28:06 +02:00 |
|
dblythy
|
38ed96ace5
|
fix: depreciate allowClientClassCreation defaulting to true (#7925)
|
2022-05-07 21:08:59 +02:00 |
|
dblythy
|
ab1dddd406
|
fix: add deprecation warning for Parse.Cloud.httpRequest (#7595)
|
2021-10-09 05:04:12 +02:00 |
|
dblythy
|
484c2e81ca
|
fix: improve security by deprecating creating users with public access by default (#7319)
|
2021-10-08 05:24:20 +02:00 |
|
Manuel
|
429b959964
|
docs: Introduce deprecation ID for reference in comments and online search (#7562)
* add issue bot for prs
* Update CHANGELOG.md
* Update issue-bot.yml
* Update DEPRECATIONS.md
* Update CHANGELOG.md
|
2021-09-09 13:09:17 +02:00 |
|
Manuel
|
826d55c1b6
|
clarified deprecation plan
|
2021-08-24 01:39:53 +02:00 |
|
Manuel
|
05dd11f08d
|
consolidated deprecations (#7516)
|
2021-08-24 01:36:52 +02:00 |
|
Raschid J.F. Rafeally
|
8fddac39bf
|
feat(AggregateRouter): support native mongodb syntax in aggregation pipelines (#7339)
|
2021-08-12 19:14:04 +02:00 |
|
Manuel
|
fda07aa45d
|
Add deprecation plan (#7485)
* add deprecation plan
* Update DEPRECATIONS.md
|
2021-08-10 22:55:16 +02:00 |
|