Advance master to 1.12 (#10176)

* build an archive of v1.10 in master

* update data/versions.yml and archive index page

* advance master to release-1.12

* Update istio test reference to pick up 1.12 in istioctl messages

* Fix lint and IMAGE_VERSION

* MOre changes for lint

* Use correct IMAGE_VERSION

* Skip virtual machines test - Release Blocker issue created
This commit is contained in:
Eric Van Norman 2021-08-13 10:58:35 -05:00 committed by GitHub
parent 6e57624fd3
commit 327bd45dbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3254 changed files with 186108 additions and 157 deletions

View File

@ -27,7 +27,7 @@ export IN_BUILD_CONTAINER := $(IN_BUILD_CONTAINER)
# ISTIO_IMAGE_VERSION stores the prefix used by default for the Docker images for Istio.
# For example, a value of 1.6-alpha will assume a default TAG value of 1.6-dev.<SHA>
ISTIO_IMAGE_VERSION ?= 1.11-alpha
ISTIO_IMAGE_VERSION ?= 1.12-alpha
export ISTIO_IMAGE_VERSION
# Determine the SHA for the Istio dependency by parsing the go.mod file.
@ -72,7 +72,7 @@ baseurl := "$(URL)"
endif
# Which branch of the Istio source code do we fetch stuff from
SOURCE_BRANCH_NAME ?= release-1.11
SOURCE_BRANCH_NAME ?= master
site:
@scripts/gen_site.sh

View File

@ -10,6 +10,9 @@
<input type=hidden id=search-page-url value=/search>
<input id=search-textbox class=form-control name=q type=search aria-label="Search this site">
<button id=search-close title="Cancel search" type=reset aria-label="Cancel search"><svg class="icon"><use xlink:href="./img/icons.svg#cancel-x"/></svg></button></form></nav></header><div class=banner-container></div><main class="primary notoc"><div id=sidebar-container class="sidebar-container sidebar-offcanvas"></div><div class=article-container><h1>istio.io Archives</h1><p>Snapshots of the <a href=https://istio.io>istio.io</a> website for each release.</p><ul>
<li>
<a href=/v1.10>v1.10</a>
</li>
<li>
<a href=/v1.9>v1.9</a>
</li>

14
archive/v1.10/404.html Normal file

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,4 @@
<?xml version="1.0"?>
<users>
<user>86F35B7093A1D257A52E93881D12EC5B</user>
</users>

3
archive/v1.10/_headers Normal file
View File

@ -0,0 +1,3 @@
# A path:
/*
Access-Control-Allow-Origin: *

1943
archive/v1.10/_redirects Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{"/news/releases/1.10.x/announcing-1.10/change-notes/":"2021-05-18","/news/releases/1.10.x/announcing-1.10/upgrade-notes/":"2021-05-18","/news/releases/1.9.x/announcing-1.9.7/":"2021-07-22","/news/support/announcing-1.9-eol/":"2021-07-21","/news/releases/1.10.x/announcing-1.10.3/":"2021-07-16","/news/releases/1.10.x/announcing-1.10.2/":"2021-06-24","/news/releases/1.9.x/announcing-1.9.6/":"2021-06-24","/news/security/istio-security-2021-007/":"2021-06-24","/news/releases/1.10.x/announcing-1.10.1/":"2021-06-09","/news/support/announcing-1.8-eol-final/":"2021-05-12","/news/releases/1.8.x/announcing-1.8.6/":"2021-05-11","/news/releases/1.9.x/announcing-1.9.5/":"2021-05-11","/news/security/istio-security-2021-005/":"2021-05-11","/news/security/istio-security-2021-006/":"2021-05-11","/news/releases/1.9.x/announcing-1.9.4/":"2021-04-27","/news/releases/1.8.x/announcing-1.8.5/":"2021-04-15","/news/releases/1.9.x/announcing-1.9.3/":"2021-04-15","/news/security/istio-security-2021-003/":"2021-04-15","/news/security/istio-security-2021-004/":"2021-04-15","/news/support/announcing-1.8-eol/":"2021-04-12","/news/security/istio-security-2021-002/":"2021-04-07","/news/releases/1.9.x/announcing-1.9.2/":"2021-03-25","/news/releases/1.8.x/announcing-1.8.4/":"2021-03-10","/news/releases/1.9.x/announcing-1.9.1/":"2021-03-01","/news/security/istio-security-2021-001/":"2021-03-01","/news/releases/1.7.x/announcing-1.7.8/":"2021-02-25","/news/support/announcing-1.7-eol-final/":"2021-02-25","/blog/2021/ncc-security-assessment/":"2021-07-13","/blog/2021/istio-community-meetup-china/":"2021-07-06","/blog/2021/steering-election/":"2021-06-29","/blog/2021/external-locality-failover/":"2021-06-04","/blog/2021/revision-tags/":"2021-05-26","/blog/2021/direct-upgrade/":"2021-05-24","/blog/2021/istio-4th-birthday/":"2021-05-24","/blog/2021/statefulsets-made-easier/":"2021-05-19","/blog/2021/patch-tuesdays/":"2021-05-11","/blog/2021/discovery-selectors/":"2021-04-30","/blog/2021/upcoming-networking-changes/":"2021-04-15","/blog/2021/wasm-progress/":"2021-03-05","/blog/2021/migrate-alpha-policy/":"2021-03-03","/blog/2021/zero-config-istio/":"2021-02-25"}

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/bugs/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/bugs/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/bugs/>Click here if you are not redirected.</a></body></html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/about/case-studies/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/about/case-studies/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/about/case-studies/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/get-involved/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/get-involved/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/get-involved/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/get-involved/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/get-involved/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/get-involved/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/about/ecosystem/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/about/ecosystem/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/about/ecosystem/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/contribute/add-content/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/contribute/add-content/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/contribute/add-content/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/contribute/build/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/contribute/build/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/contribute/build/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/contribute/code-blocks/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/contribute/code-blocks/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/contribute/code-blocks/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/contribute/github/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/contribute/github/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/contribute/github/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/contribute/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/contribute/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/contribute/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/contribute/diagrams/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/contribute/diagrams/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/contribute/diagrams/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/contribute/github/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/contribute/github/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/contribute/github/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/contribute/formatting/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/contribute/formatting/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/contribute/formatting/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/contribute/front-matter/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/contribute/front-matter/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/contribute/front-matter/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/contribute/github/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/contribute/github/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/contribute/github/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/contribute/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/contribute/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/contribute/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/contribute/remove-content/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/contribute/remove-content/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/contribute/remove-content/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/contribute/review/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/contribute/review/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/contribute/review/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/contribute/shortcodes/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/contribute/shortcodes/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/contribute/shortcodes/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/contribute/github/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/contribute/github/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/contribute/github/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/contribute/style-guide/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/contribute/style-guide/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/contribute/style-guide/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/contribute/terminology/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/contribute/terminology/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/contribute/terminology/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/contribute/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/contribute/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/contribute/>Click here if you are not redirected.</a></body></html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/feature-stages/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/feature-stages/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/feature-stages/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/about/service-mesh/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/about/service-mesh/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/about/service-mesh/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/docs/releases/log/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/docs/releases/log/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/docs/releases/log/>Click here if you are not redirected.</a></body></html>

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/0.x/announcing-0.1/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/0.x/announcing-0.1/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/0.x/announcing-0.1/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/0.x/announcing-0.2/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/0.x/announcing-0.2/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/0.x/announcing-0.2/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/0.x/announcing-0.3/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/0.x/announcing-0.3/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/0.x/announcing-0.3/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/0.x/announcing-0.4/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/0.x/announcing-0.4/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/0.x/announcing-0.4/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/0.x/announcing-0.5/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/0.x/announcing-0.5/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/0.x/announcing-0.5/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/0.x/announcing-0.6/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/0.x/announcing-0.6/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/0.x/announcing-0.6/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/0.x/announcing-0.7/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/0.x/announcing-0.7/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/0.x/announcing-0.7/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/0.x/announcing-0.8/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/0.x/announcing-0.8/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/0.x/announcing-0.8/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.0.x/announcing-1.0.2/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.0.x/announcing-1.0.2/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.0.x/announcing-1.0.2/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.0.x/announcing-1.0.3/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.0.x/announcing-1.0.3/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.0.x/announcing-1.0.3/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.0.x/announcing-1.0.4/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.0.x/announcing-1.0.4/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.0.x/announcing-1.0.4/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.0.x/announcing-1.0.5/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.0.x/announcing-1.0.5/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.0.x/announcing-1.0.5/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.0.x/announcing-1.0.6/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.0.x/announcing-1.0.6/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.0.x/announcing-1.0.6/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.0.x/announcing-1.0.7/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.0.x/announcing-1.0.7/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.0.x/announcing-1.0.7/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.0.x/announcing-1.0.8/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.0.x/announcing-1.0.8/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.0.x/announcing-1.0.8/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.0.x/announcing-1.0.9/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.0.x/announcing-1.0.9/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.0.x/announcing-1.0.9/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.0.x/announcing-1.0/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.0.x/announcing-1.0/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.0.x/announcing-1.0/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.1.x/announcing-1.1.1/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.1.x/announcing-1.1.1/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.1.x/announcing-1.1.1/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.1.x/announcing-1.1.10/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.1.x/announcing-1.1.10/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.1.x/announcing-1.1.10/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.1.x/announcing-1.1.11/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.1.x/announcing-1.1.11/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.1.x/announcing-1.1.11/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.1.x/announcing-1.1.12/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.1.x/announcing-1.1.12/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.1.x/announcing-1.1.12/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.1.x/announcing-1.1.13/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.1.x/announcing-1.1.13/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.1.x/announcing-1.1.13/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.1.x/announcing-1.1.14/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.1.x/announcing-1.1.14/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.1.x/announcing-1.1.14/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.1.x/announcing-1.1.15/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.1.x/announcing-1.1.15/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.1.x/announcing-1.1.15/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.1.x/announcing-1.1.2/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.1.x/announcing-1.1.2/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.1.x/announcing-1.1.2/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.1.x/announcing-1.1.3/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.1.x/announcing-1.1.3/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.1.x/announcing-1.1.3/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.1.x/announcing-1.1.4/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.1.x/announcing-1.1.4/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.1.x/announcing-1.1.4/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.1.x/announcing-1.1.5/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.1.x/announcing-1.1.5/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.1.x/announcing-1.1.5/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.1.x/announcing-1.1.6/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.1.x/announcing-1.1.6/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.1.x/announcing-1.1.6/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.1.x/announcing-1.1.7/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.1.x/announcing-1.1.7/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.1.x/announcing-1.1.7/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.1.x/announcing-1.1.8/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.1.x/announcing-1.1.8/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.1.x/announcing-1.1.8/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.1.x/announcing-1.1.9/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.1.x/announcing-1.1.9/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.1.x/announcing-1.1.9/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.1.x/announcing-1.1/change-notes/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.1.x/announcing-1.1/change-notes/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.1.x/announcing-1.1/change-notes/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.2.x/announcing-1.2.1/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.2.x/announcing-1.2.1/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.2.x/announcing-1.2.1/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.2.x/announcing-1.2.2/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.2.x/announcing-1.2.2/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.2.x/announcing-1.2.2/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.2.x/announcing-1.2.3/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.2.x/announcing-1.2.3/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.2.x/announcing-1.2.3/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.2.x/announcing-1.2.4/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.2.x/announcing-1.2.4/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.2.x/announcing-1.2.4/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.2.x/announcing-1.2.5/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.2.x/announcing-1.2.5/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.2.x/announcing-1.2.5/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.2.x/announcing-1.2.6/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.2.x/announcing-1.2.6/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.2.x/announcing-1.2.6/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.2.x/announcing-1.2/change-notes/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.2.x/announcing-1.2/change-notes/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.2.x/announcing-1.2/change-notes/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/1.3.x/announcing-1.3/change-notes/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/1.3.x/announcing-1.3/change-notes/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/1.3.x/announcing-1.3/change-notes/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/0.x/announcing-0.1/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/0.x/announcing-0.1/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/0.x/announcing-0.1/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/0.x/announcing-0.2/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/0.x/announcing-0.2/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/0.x/announcing-0.2/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/0.x/announcing-0.3/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/0.x/announcing-0.3/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/0.x/announcing-0.3/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/0.x/announcing-0.4/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/0.x/announcing-0.4/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/0.x/announcing-0.4/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/0.x/announcing-0.5/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/0.x/announcing-0.5/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/0.x/announcing-0.5/>Click here if you are not redirected.</a></body></html>

View File

@ -0,0 +1 @@
<!doctype html><html lang=en><head><title>Redirecting&mldr;</title><link rel=canonical href=/v1.10/news/releases/0.x/announcing-0.6/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/v1.10/news/releases/0.x/announcing-0.6/"></head><body><h1>Redirecting&mldr;</h1><a href=/v1.10/news/releases/0.x/announcing-0.6/>Click here if you are not redirected.</a></body></html>

Some files were not shown because too many files have changed in this diff Show More