Skip to content

Raanan dos release 4.6 #304

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

Merged
merged 23 commits into from
Mar 21, 2025
Merged

Raanan dos release 4.6 #304

merged 23 commits into from
Mar 21, 2025

Conversation

rnitzan
Copy link
Contributor

@rnitzan rnitzan commented Mar 20, 2025

Proposed changes

Changes for App Protect Dos 4.6 release over Nginx Plus R34 to include following content

  • Compliance with Nginx Plus R34
  • NAP-Dos Support AmazonLinux 2023
  • NAP-DoS Deprecate Alpine 3.17
  • Telemetry Readiness
  • Bug fixes.

Testing: using Hugo

usr/local/bin/hugo --bind 0.0.0.0 -p 1313 server --disableFastRender

If this PR addresses an issue on GitHub, ensure that you link to it here:

Closes
BADOS-1659
BADOS-1709

Checklist

Before merging a pull request, run through this checklist and mark each as complete.

  • I have read the contributing guidelines
  • I have signed the F5 Contributor License Agreement (CLA)
  • I have rebased my branch onto main
  • I have ensured my PR is targeting the main branch and pulling from my branch from my own fork
  • I have ensured that the commit messages adhere to Conventional Commits
  • I have ensured that documentation content adheres to the style guide
  • If the change involves potentially sensitive changes1, I have assessed the possible impact
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • I have ensured that existing tests pass after adding my changes
  • If applicable, I have updated README.md and CHANGELOG.md

Footnotes

  1. Potentially sensitive changes include anything involving code, personally identify information (PII), live URLs or significant amounts of new or revised documentation. Please refer to our style guide for guidance about placeholder content.

@rnitzan rnitzan requested a review from a team as a code owner March 20, 2025 09:20
Copy link

github-actions bot commented Mar 20, 2025

✅ All required contributors have signed the F5 CLA for this PR. Thank you!
Posted by the CLA Assistant Lite bot.

@github-actions github-actions bot added documentation Improvements or additions to documentation product/nap-dos Issues related to NGINX App Protect DOS labels Mar 20, 2025
Copy link

Deploy Preview will be available once build job completes!

Name Link
😎 Deploy Preview https://frontdoor-test-docs.nginx.com/previews/docs/304/

Copy link
Contributor

@mjang mjang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor changes requested

@rnitzan
Copy link
Contributor Author

rnitzan commented Mar 20, 2025

🎉 Thank you for your contribution! It appears you have not yet signed the F5 Contributor License Agreement (CLA), which is required for your changes to be incorporated into an F5 Open Source Software (OSS) project. Please kindly read the F5 CLA and reply on a new comment with the following text to agree:

I have hereby read the F5 CLA and agree to its terms

You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

I have hereby read the F5 CLA and agree to its terms

@rnitzan
Copy link
Contributor Author

rnitzan commented Mar 20, 2025

recheck

@rnitzan
Copy link
Contributor Author

rnitzan commented Mar 20, 2025

I have hereby read the F5 CLA and agree to its terms

@rnitzan
Copy link
Contributor Author

rnitzan commented Mar 20, 2025

recheck

Copy link
Contributor

@ADubhlaoich ADubhlaoich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes generally LGTM.

@mjang Gave the majority of editing necessary from a technical writing perspective: additional feedback and actions can be handled in the release branch.

@ADubhlaoich ADubhlaoich merged commit 8ab2031 into dos-release-4.6 Mar 21, 2025
6 checks passed
@ADubhlaoich ADubhlaoich deleted the raanan_dos_release-4.6 branch March 21, 2025 15:10
mjang added a commit that referenced this pull request Apr 1, 2025
* feat: Update docs -  with overview for App Protect DoS eBPF manager (#279)

* feat: Update docs -  with overview for App Protect DoS eBPF manager

* Update content/nap-dos/deployment-guide/learn-about-deployment.md

---------

Co-authored-by: Alan Dooley <[email protected]>

* Raanan dos release 4.6 (#304)

* Update learn-about-deployment.md

* nap-dos R34

* Create about-4.6.md

* Update about-4.6.md

* Update learn-about-deployment.md

* nap-dos 4.6

* app protect dos 4.6

* app protect dos 4.6

* app protect dos 4.6

* app protect dos 4.6

* app protect dos 4.6

* app protect dos 4.6

* Update content/nap-dos/deployment-guide/learn-about-deployment.md

Co-authored-by: Mike Jang <[email protected]>

* Update content/nap-dos/deployment-guide/learn-about-deployment.md

Co-authored-by: Mike Jang <[email protected]>

* Update content/nap-dos/deployment-guide/learn-about-deployment.md

Co-authored-by: Mike Jang <[email protected]>

* Update content/nap-dos/deployment-guide/learn-about-deployment.md

Co-authored-by: Mike Jang <[email protected]>

* Update content/nap-dos/deployment-guide/learn-about-deployment.md

Co-authored-by: Mike Jang <[email protected]>

* Update content/nap-dos/deployment-guide/learn-about-deployment.md

Co-authored-by: Mike Jang <[email protected]>

* Update content/nap-dos/deployment-guide/learn-about-deployment.md

Co-authored-by: Mike Jang <[email protected]>

* Update content/nap-dos/releases/about-4.6.md

Co-authored-by: Mike Jang <[email protected]>

* Update content/nap-dos/deployment-guide/learn-about-deployment.md

Co-authored-by: Mike Jang <[email protected]>

* Update content/nap-dos/deployment-guide/learn-about-deployment.md

Co-authored-by: Mike Jang <[email protected]>

* Update content/nap-dos/deployment-guide/learn-about-deployment.md

Co-authored-by: Mike Jang <[email protected]>

---------

Co-authored-by: Mike Jang <[email protected]>

* fix "debian/ubuntu instruction" for service (#305)

* Update learn-about-deployment.md

set "systemctl" instead of "service"

* Update about-4.6.md

remove internal changes of Telemetry

* Update about-4.6.md

* feat: Update docs -  Arbitrator 1.2.0 (#306)

Co-authored-by: Tomer Pasman <[email protected]>

* Update content/nap-dos/deployment-guide/learn-about-deployment.md

* Update content/nap-dos/deployment-guide/learn-about-deployment.md

---------

Co-authored-by: pasmant <[email protected]>
Co-authored-by: Raanan <[email protected]>
Co-authored-by: Mike Jang <[email protected]>
Co-authored-by: Tomer Pasman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation product/nap-dos Issues related to NGINX App Protect DOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants