webiny / webiny-js

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
https://www.webiny.com
Other
7.3k stars 602 forks source link

Remove Deprecated Code #4051

Closed adrians5j closed 5 months ago

adrians5j commented 6 months ago

Changes

This PR removes deprecated code.

More specifically, we're removing:

  1. old lifecycle hooks
  2. old context.cms.permissions property, which was replaced by the new accessControl
  3. old api-admin-users-cognito-so-ddb and api-admin-users-cognito packages

How Has This Been Tested?

Relying on existing tests.

Documentation

We'll have these deprecations noted in our release docs.