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

fastly device support changes #2835

Open
Ardiea opened this issue Dec 9, 2024 · 0 comments
Open

fastly device support changes #2835

Ardiea opened this issue Dec 9, 2024 · 0 comments

Comments

@Ardiea
Copy link
Member

Ardiea commented Dec 9, 2024

Notice from fastly:

Open support ticket from Fastly for us: https://support.fastly.com/hc/requests/845614

Review our VCL and confirm we are not impacted.

Please do not write below this line

You are registered as a CC on this request and are thus receiving email notifications on all updates to the request.
Reply to this email to add a comment to the request.
support.fastly.com/hc/requests/845614

Dear Customer,

As communicated in October 2024, and in our status post on the 7th of November 2024, Fastly will be making changes to our device detection library.

Customers will be upgraded to the new library in phases through the 8th of January 2025, after which support for the current library will cease. The new library began rolling out the first week November 2024.

Why am I receiving this message?

These changes will impact some of the client variables used in your custom VCL code. As part of this process we are also deprecating a small portion of variables.

What do I have to do?

  1. Identify where you use the following client.* variables in your service's custom VCL. These will be deprecated.

The variables listed below will no longer return data resulting in empty values when accessing the device detection library.

client.class.checker
client.class.filter
client.class.masquerading
client.class.spam
client.platform.manufacturer
client.display.height
client.display.width
client.display.ppi
client.class.downloader
client.class.feedreader
client.platform.ereader
client.platform.tvplayer
2) If you are using any of the deprecated variables, please remove them, or use Client Hints to fetch that information by no later than the 8th of January 2025.

If you require Fastly to coordinate with you while performing the upgrade, please contact Fastly customer support to schedule a time to switch to the new library.

The remaining client.* variables will continue to work with the caveat that some of the results returned may show values differently than before. Please reference our documentation on Migrating to Fastly’s universal device detection library for a list of updated VCL variables.

Please reference the original email and Fastly’s status page for more information.

Contact Information

Customers with any questions or concerns may engage with our Security team through [email protected] or by contacting our Support team at https://support.fastly.com/.

Best Regards,

Fastly

This email is a service from Fastly. Delivered by Zendesk

[GJY1ZZ-X629Z]

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

No branches or pull requests

1 participant