serverless-log-forwarding icon indicating copy to clipboard operation
serverless-log-forwarding copied to clipboard

Serverless 2.x

Open rogueturnip opened this issue 4 years ago • 3 comments

Is this plugin going to get a refresh to work with serverless framework 2.x?

rogueturnip avatar Dec 01 '20 18:12 rogueturnip

Yes it will. We will try to get to it soon

aoskotsky-amplify avatar Dec 06 '20 19:12 aoskotsky-amplify

Just following up on this to see if the module is going to evolve or we should look for a different solution.

Thanks!

rogueturnip avatar Jan 07 '22 18:01 rogueturnip

Sorry for the long delay. We are going to take a look at this next week. We should have a new version with this soon

aoskotsky-amplify avatar Jan 19 '22 06:01 aoskotsky-amplify

Hi @rogueturnip

We have added 3.x support and I believe it should work with the 2.x too. With the

"peerDependencies": {
    "serverless": "<4"
  },

Please try our latest version and let us know

rddimon avatar Feb 17 '23 14:02 rddimon