FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat!: enable manual caching of edge function responses by macgors · Pull Request #361 · netlify/angular-runtime · GitHub

This repository was archived by the owner on Jul 17, 2026. It is now read-only.
/ angular-runtime Public archive

feat!: enable manual caching of edge function responses - #361

Merged
serhalp merged 4 commits into
netlify:mainfrom
macgors:enable-manual-caching
Aug 14, 2025
Merged

feat!: enable manual caching of edge function responses#361
serhalp merged 4 commits into
netlify:mainfrom
macgors:enable-manual-caching

Conversation

macgors commented Jun 30, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

feat: enable manual caching from edge

  • Change edge function's config to support manual caching.
  • Add Caching section to README.

Issue #360

macgors requested a review from a team as a code owner June 30, 2025 09:36

netlify Bot commented Jul 15, 2025
edited
Loading

Copy link
Copy Markdown

Deploy Preview for plugin-angular-universal-demo ready!

Name Link
🔨 Latest commit 4b9ab8d
🔍 Latest deploy log https://app.netlify.com/projects/plugin-angular-universal-demo/deploys/689ccb62d84d6900088a55aa
😎 Deploy Preview https://deploy-preview-361--plugin-angular-universal-demo.netlify.app
📱 Preview on mobile Toggle QR Code...



Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

serhalp left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM, thank you for the contribution!

I think we'll have to make this a major since it technically changes existing behaviour (previously cache response headers would have been ignored)

serhalp self-assigned this Aug 13, 2025
serhalp changed the title feat: enable manual caching from edge feat!: enable manual caching of edge function responses Aug 14, 2025
serhalp merged commit efee061 into netlify:main Aug 14, 2025
12 checks passed
serhalp linked an issue Aug 14, 2025 that may be closed by this pull request
serhalp added a commit that referenced this pull request Aug 14, 2025
#361 was
meant to be marked as `feat!:` but I messed up when squash-merging
serhalp added a commit that referenced this pull request Aug 14, 2025
#361 was
meant to be marked as `feat!:` but I messed up when squash-merging

serhalp commented Aug 14, 2025

Copy link
Copy Markdown
Member

Released in v3.0.0: #379.

Thanks again!

serhalp added a commit to netlify/framework-adapters that referenced this pull request Jul 3, 2026
Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
Co-authored-by: Philippe Serhal <philippe.serhal@netlify.com>
serhalp added a commit to netlify/framework-adapters that referenced this pull request Jul 3, 2026
…#380)

netlify/angular-runtime#361 was
meant to be marked as `feat!:` but I messed up when squash-merging
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow for Angular SSR response caching

4 participants


Back | FazBrowse Home | New Git URL