Commit Graph

146 Commits

Author SHA1 Message Date
James Bardin
de65cc43f3 update version to 1.3.0 2022-04-27 15:52:08 -04:00
hc-github-team-tf-core
8546543509 Cleanup after v1.2.0-alpha20220413 release 2022-04-13 18:30:46 +00:00
hc-github-team-tf-core
7f84fd7308
Release v1.2.0-alpha20220413 2022-04-13 18:14:12 +00:00
hc-github-team-tf-core
11aaff859a Cleanup after v1.2.0-alpha-20220328 release 2022-03-28 10:27:27 +00:00
hc-github-team-tf-core
9ba701fb1e
Release v1.2.0-alpha-20220328 2022-03-28 09:54:29 +00:00
kmoe
7e849473a4
version: main branch is tracking v1.2 2022-03-25 18:12:57 +00:00
Katy Moe
60d1becff7
Revert "version: main branch is now tracking v1.3"
This reverts commit 100056269f.
2022-03-25 18:12:09 +00:00
kmoe
100056269f
version: main branch is now tracking v1.3 2022-03-25 17:29:58 +00:00
Martin Atkins
5ac1074c54 main: Report version information for "interesting" dependencies
We have a few dependencies that are such a significant part of Terraform's
behavior that they will often be the root cause of or the solution to a
bug reported against Terraform.

As a small quality-of-life improvement to help with diagnosing those,
we'll now report the selected versions for each of these so-called
"interesting" dependencies as part of our initial trace log output during
Terraform startup.

The goal here is that when someone opens a bug report, and includes the
trace log as our bug report template requests, we'll be able to see at a
glance which versions of these dependencies were involved, instead of
having to manually cross-reference in the go.mod file of the reported main
Terraform CLI version.

This does slightly grow the general overhead of the logs, but as long as
we keep this set of interesting dependencies relatively small it shouldn't
present any significant problem in typical usage.
2021-11-05 16:47:38 -07:00
hc-github-team-tf-core
de105595e2 Cleanup after v1.1.0-alpha20211029 release 2021-10-29 19:20:30 +00:00
hc-github-team-tf-core
644a70bc30
Release v1.1.0-alpha20211029 2021-10-29 19:04:00 +00:00
hc-github-team-tf-core
00a1b7ffb9 Cleanup after v1.1.0-alpha20211020 release 2021-10-20 17:42:49 +00:00
hc-github-team-tf-core
4bb675059d
Release v1.1.0-alpha20211020 2021-10-20 17:27:51 +00:00
hc-github-team-tf-core
d05fa3049e Cleanup after v1.1.0-alpha20211006 release 2021-10-06 16:52:28 +00:00
hc-github-team-tf-core
db1a97f9af
Release v1.1.0-alpha20211006 2021-10-06 16:36:49 +00:00
hc-github-team-tf-core
cd1d30ea95 Cleanup after v1.1.0-alpha20210922 release 2021-09-22 18:12:02 +00:00
hc-github-team-tf-core
d14bbbb6f2
Release v1.1.0-alpha20210922 2021-09-22 17:49:31 +00:00
hc-github-team-tf-core
1cd6c9fae2 Cleanup after v1.1.0-alpha20210908 release 2021-09-08 19:21:43 +00:00
hc-github-team-tf-core
4a0b8d1e09
Release v1.1.0-alpha20210908 2021-09-08 19:05:57 +00:00
hc-github-team-tf-core
1206298487 Cleanup after v1.1.0-alpha20210811 release 2021-08-11 15:13:06 +00:00
hc-github-team-tf-core
c3a93ccc24
Release v1.1.0-alpha20210811 2021-08-11 14:57:27 +00:00
hc-github-team-tf-core
8097edbd6f Cleanup after v1.1.0-alpha20210728 release 2021-07-28 17:45:46 +00:00
hc-github-team-tf-core
a2a466ee0d
Release v1.1.0-alpha20210728 2021-07-28 17:29:28 +00:00
hc-github-team-tf-core
b6614cf2b3 Cleanup after v1.1.0-alpha20210714 release 2021-07-14 17:18:47 +00:00
hc-github-team-tf-core
3b61e8df7a
Release v1.1.0-alpha20210714 2021-07-14 16:55:22 +00:00
hc-github-team-tf-core
f2d1817a57 Cleanup after v1.1.0-alpha20210630 release 2021-06-30 16:07:59 +00:00
hc-github-team-tf-core
e291ace3eb
Release v1.1.0-alpha20210630 2021-06-30 15:52:11 +00:00
hc-github-team-tf-core
d6e9739b26 Cleanup after v1.1.0-alpha20210616 release 2021-06-16 13:42:38 +00:00
hc-github-team-tf-core
191ccfd5ab
Release v1.1.0-alpha20210616 2021-06-16 13:25:04 +00:00
Martin Atkins
19313980b7
version: Fix incorrect version number in the previous commit 2021-06-02 11:47:27 -07:00
Martin Atkins
ba310f3bc0
version: prepare for next major release 2021-06-02 11:46:16 -07:00
hashicorp-ci
7720d4a395 Cleanup after v0.15.0-alpha20210210 release 2021-02-10 18:00:31 +00:00
hashicorp-ci
d631eca23c
Release v0.15.0-alpha20210210 2021-02-10 17:40:24 +00:00
hashicorp-ci
dc757c40d4 Cleanup after v0.15.0-alpha20210127 release 2021-01-27 19:11:42 +00:00
hashicorp-ci
657ae46e27
Release v0.15.0-alpha20210127 2021-01-27 18:51:45 +00:00
hashicorp-ci
5132abf638 Cleanup after v0.15.0-alpha20210107 release 2021-01-07 22:07:59 +00:00
hashicorp-ci
602d13d621
Release v0.15.0-alpha20210107 2021-01-07 21:38:40 +00:00
Martin Atkins
24d6c74e97 version: This tree is currently working towards the 0.15.0 release 2020-11-19 14:15:30 -08:00
hashicorp-ci
33cc81e65e Cleanup after v0.14.0-beta1 release 2020-10-15 14:19:40 +00:00
hashicorp-ci
0671bc7eab
Release v0.14.0-beta1 2020-10-15 14:03:43 +00:00
hashicorp-ci
072a519b7f Cleanup after v0.14.0-alpha20201007 release 2020-10-07 17:36:01 +00:00
hashicorp-ci
803dd7fca2
Release v0.14.0-alpha20201007 2020-10-07 16:56:10 +00:00
hashicorp-ci
6d86cd46f7 Cleanup after v0.14.0-alpha20200923 release 2020-09-23 18:19:52 +00:00
hashicorp-ci
f4a36d8939
Release v0.14.0-alpha20200923 2020-09-23 17:44:31 +00:00
hashicorp-ci
b60ede1f9f Cleanup after v0.14.0-alpha20200910 release 2020-09-10 15:36:19 +00:00
hashicorp-ci
31917ed59e
Release v0.14.0-alpha20200910 2020-09-10 15:17:37 +00:00
Alisdair McDiarmid
b4017f693d version: Main branch is now tracking 0.14.0 2020-09-03 09:34:51 -04:00
hashicorp-ci
42835119d4 Cleanup after v0.13.2 release 2020-09-02 14:51:30 +00:00
hashicorp-ci
01ed00f32a
Release v0.13.2 2020-09-02 14:36:54 +00:00
hashicorp-ci
18bdd1a4f0 Cleanup after v0.13.1 release 2020-08-26 18:17:25 +00:00