-
-
Notifications
You must be signed in to change notification settings - Fork 803
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
Link to changelogs and/or upgrade guides #39
Comments
So I started this on #43 for reference to anyone who wants to help out track down the changelogs of latest active releases. Appreciate the help! :) |
@captn3m0 deym! I was about to write a task down. How fast did you type it? haha! Thanks! |
Re: PHP Changelogs PHP Change logs are grouped by major releases: and minor releases are in specific hrefs e.g. https://www.php.net/ChangeLog-7.php#7.1.29. What are your thoughts on this @captn3m0 changing the release cycle to 7 and 5 respectively and drop the specific |
The major/minor cycle is important for PHP. Maybe cheat a little with the I'm starting to wonder if YAML was the right choice for this. Jekyll supports data imports from CSV files as well, maybe I should give that a try. |
Didn't add commit links above, but added changelog links for a few more pages. |
Add Linux Kernel into your todo list and make it checked with this PR : |
There are only a few pages left where we have unlinked latest release information:
If you'd like to work on these, look at these PRs or commits: #368, bf3861f, 8cfa9a5, 5937e80, 5761605, 1f0d54d Read through https://endoflife.date/contribute to understand changelogLink templating if it's needed. File a separate PR for each product. We have a very helpful guide for new contributors during Hacktoberfest as well. |
Java: Android: dotnetfx: So is there a way to disable this for selected releases? |
I think |
Ok i wasn't aware of EDIT: Ah |
For Java we could link to the release notes from https://foojay.io/java-7/. It is very nice to use but does not have Java 6/9/10/12 release notes. Link maybe difficult to build too, especially for Java 8 and Java 7. |
Those links are not used on the website, but will soon be used in the API (#2062).
I used Oracle JDK release notes (https://www.oracle.com/java/technologies/javase/jdk-relnotes-index.html). That's not ideal, but the page is already very Oracle-oriented so I think it's acceptable.
I used Oracle JDK release notes (https://www.oracle.com/java/technologies/javase/jdk-relnotes-index.html). That's not ideal, but the page is already very Oracle-oriented so I think it's acceptable.
Those links are not used on the website, but will soon be used in the API (#2062).
…2583) * [coldfusion] Normalize page (#2124) * [coldfusion] Add changelogTemplate (#39) * [coldfusion] Add extended support column (#2246) - releasePolicyLink has been updated to the more generic link https://helpx.adobe.com/x-productkb/policy-pricing/policy_enterprise_lifecycle.html. - Description of the extended support offer has been simplified to be more generic because it was incorrect (extended support for latest ColdFusion versions is 1 year). Users can refer to the Adobe documentation to know more.
Release notes are not published for all minor or patch versions, so using only the major version. Other release notes are easily accessible from that page, if available.
Release notes are not published for all minor or patch versions, so using only the major version. Other release notes are easily accessible from that page, if available. For watchos 3 and 4 the changelogTemplate could not be used, so used links instead.
* [watchos] Normalize page (#2124) * [watchos] Add changelogTemplate and links (#39) Release notes are not published for all minor or patch versions, so using only the major version. Other release notes are easily accessible from that page, if available. For watchos 3 and 4 the changelogTemplate could not be used, so used links instead.
* [windows-embedded] Normalize page (#2124) * [windows-embedded] Add description * [windows-embedded] Add links (#39) * [windows-embedded] Change permalink to /windows-embedded * [windows-embedded] Remove releaseLabel Product name should not be used in release label. Co-authored-by: BiNZGi <[email protected]> --------- Co-authored-by: BiNZGi <[email protected]>
Links are sending to the Technical Specifications of each model. All links can be found on https://support.apple.com/en-us/HT201471.
Current pages without any link :
Release notes does not seem to be public for nutanix products. They are announcing some releases on https://next.nutanix.com/product-updates, but that's not systematic. Release note for FileMaker can be found on https://www.claris.com/resources/downloads/. For Intel products we could link to ark.intel.com on the "Products formerly XXX" pages : raptor lake, alder lake ? For samsung mobile it will have to wait for #2387 (a lot of links are already there as comments). For both pixel / nvidia I could not find any suitable "official" link. |
Add a link for each release: - to the EOL announce for older releases, - to the latest patch release notes for others. Also updated releasePolicyLink and support column name.
Add a link for each release: - to the EOL announce for older releases, - to the latest patch release notes for others. Also updated releasePolicyLink, support column name and fixed 18 EOL date (exact date found on https://support.claris.com/s/article/Claris-support-policy).
Add a link for each release: - to the EOL announce for older releases, - to the latest patch release notes for others. Also updated releasePolicyLink, support column name and fixed 18 EOL date (exact date found on https://support.claris.com/s/article/Claris-support-policy).
Add a link for each release: - to the EOL announce for older releases, - to the latest patch release notes for others. Also updated releasePolicyLink, support column name and fixed 18 EOL date (exact date found on https://support.claris.com/s/article/Claris-support-policy).
Current pages without any link :
Release notes does not seem to be public for Nutanix products. They are announcing some releases on https://next.nutanix.com/product-updates, but that's not systematic. For Samsung Mobile it will have to wait for #2387 (a lot of links are already there as comments). For Amazon RDS for MySQL either Amazon do not keep a public changelog, or they do not make any modification in MySQL. Maybe we could just link to MySQL changelog ? For Nvidia I could not find any suitable "official" link. @Evernow do you know an Nvidia website that could be used for this product ? |
Existing links in comment were moved the the link attribute and a lot of links has been added. The method to find the links has been documented in the front matter. Some model were removed : - Galaxy A52s : it does not exist, all models make mention of Galaxy A52s 5G (which is already listed) - Galaxy Z Fold 3 : same as Galaxy A52s - Galaxy Z Flip 3 : same as Galaxy A52s - Galaxy S21 : never released according to https://www.gsmarena.com/samsung_galaxy_s21-10693.php - Galaxy J3 : the J3 2016/2017/2018 models are already documented - Galaxy J7+ : looks like that model does not exist Also : - some support date were fixed, - some model name were fixed, - W21 5G has been renamed to Galaxy Z Fold2 5G (W21 5G is the indian name) -
Existing links in comment were moved the the link attribute and a lot of links has been added. The method to find the links has been documented in the front matter. Some model were removed : - Galaxy A52s : it does not exist, all models make mention of Galaxy A52s 5G (which is already listed) - Galaxy Z Fold 3 : same as Galaxy A52s - Galaxy Z Flip 3 : same as Galaxy A52s - Galaxy S21 : never released according to https://www.gsmarena.com/samsung_galaxy_s21-10693.php - Galaxy J3 : the J3 2016/2017/2018 models are already documented - Galaxy J7+ : looks like that model does not exist Also : - some support date were fixed, - some model name were fixed, - W21 5G has been renamed to Galaxy Z Fold2 5G (W21 5G is the indian name)
Existing links in comment were moved the the link attribute and a lot of links has been added. The method to find the links has been documented in the front matter. Some model were removed : - Galaxy A52s : it does not exist, all models make mention of Galaxy A52s 5G (which is already listed) - Galaxy Z Fold 3 : same as Galaxy A52s - Galaxy Z Flip 3 : same as Galaxy A52s - Galaxy S21 : never released according to https://www.gsmarena.com/samsung_galaxy_s21-10693.php - Galaxy J3 : the J3 2016/2017/2018 models are already documented - Galaxy J7+ : looks like that model does not exist - Galaxy Xcover 4 : this model was duplicated Also : - some support date were fixed, - some model name were fixed, - W21 5G has been renamed to Galaxy Z Fold2 5G (W21 5G is the indian name), - normalize page (#2124).
Existing links in comment were moved the the link attribute and a lot of links has been added. The method to find the links has been documented in the front matter. Some model were removed : - Galaxy A52s : it does not exist, all models make mention of Galaxy A52s 5G (which is already listed) - Galaxy Z Fold 3 : same as Galaxy A52s - Galaxy Z Flip 3 : same as Galaxy A52s - Galaxy S21 : never released according to https://www.gsmarena.com/samsung_galaxy_s21-10693.php - Galaxy J3 : the J3 2016/2017/2018 models are already documented - Galaxy J7+ : looks like that model does not exist - Galaxy Xcover 4 : this model was duplicated Also : - some support date were fixed, - some model name were fixed, - W21 5G has been renamed to Galaxy Z Fold2 5G (W21 5G is the indian name), - normalize page (#2124).
As of today:
There is not much products left, and those don't have a changelog AFAIK. Closing this issue as nothing more can be done. |
On the last column (Release), all supported releases should get a link to the respective changelog or upgrade/migration page.
The text was updated successfully, but these errors were encountered: