Skip to content
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

Release 7.4.0 #635

Merged
merged 8 commits into from
Aug 28, 2024
Merged

Release 7.4.0 #635

merged 8 commits into from
Aug 28, 2024

Conversation

rddimon
Copy link
Collaborator

@rddimon rddimon commented Jul 18, 2024

Description of Issue Fixed
A new release with small improvements

Changes proposed in this pull request:

  • Fix domain deleting for non-existent stack
  • Updated peer dependencies to support Serverless Framework v4
  • fixed package vulnerabilities

@rddimon rddimon self-assigned this Jul 18, 2024
@threes-was-taken
Copy link

Hi @rddimon
Do you have an idea when this release is planned? Looking forward to this one 🙌🏼

@franrivero
Copy link

We have the same issue when we try to use sls version 4 with domain manager, do you have any fix of this?

@plo2
Copy link

plo2 commented Aug 27, 2024

Good afternoon, hope you are doing well, we are facing the same problem, any ETR?

Copy link

sonarcloud bot commented Aug 28, 2024

@rddimon
Copy link
Collaborator Author

rddimon commented Aug 28, 2024

Hi there,
Sorry for the delay
We are going to release it today

@amplify-self-hosted-runners
Copy link

Check Name Conclusion Summary Output
SonarCloud Code Analysis success Quality Gate passed output
Codacy Static Code Analysis success Your pull request is up to standards! output
Mend Security Check success Security Report output
Mend License Check success License Report output
test (14.x) success test (14.x) output
test (16.x) success test (16.x) output
test (18.x) success test (18.x) output
test (20.x) success test (20.x) output

@rddimon rddimon merged commit 0b4f288 into main Aug 28, 2024
8 of 9 checks passed
@rddimon rddimon deleted the feature/release-7.4.0 branch August 28, 2024 12:15
@rddimon rddimon mentioned this pull request Aug 28, 2024
@franrivero
Copy link

Hi all,

We still have the issue, because the upgrade to version 7.4.0 has a serverless v2 dependency. When I run npm i serverless-domain-manager, that installed the last version, and when you search into dependencies, you can see:

  "peerDependencies": {
    "serverless": ">=2.60"

If you try upgrade serverless, you cannot move forward, the issue doesn't seem to be solved.

Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants