consul/.changelog
R.B. Boyer 00d74abc4a
metadata: memoize the parsed build versions (#22113)
There will only be a small set of consul build versions that a single consul
server will witness. Inside of metadata.IsConsulServer we use a very
expensive function in the hashicorp/go-version library to parse these into
read-only *version.Version structs all over Consul.

Memoize these in a package cache map. Likely the thing will only have like
2 keys in it ever over the life of the process.
2025-02-03 16:22:10 -06:00
..
2022-11-14 11:23:02 -05:00
2023-06-08 16:34:31 +00:00
2023-05-31 13:29:59 -04:00
2021-06-14 17:01:16 -04:00
2021-09-22 10:57:36 -07:00
2022-10-05 13:35:07 -04:00
2022-08-02 10:48:00 -04:00
2022-11-14 15:35:12 -05:00
2023-02-06 11:12:43 -08:00
2022-10-10 13:35:12 -06:00
2022-10-07 09:54:08 -06:00
2022-09-29 22:25:10 -07:00
2022-10-11 17:00:32 -05:00
2022-10-13 16:09:32 -06:00
2022-10-13 16:45:03 +02:00
2022-10-12 17:16:01 -06:00
2022-10-13 10:43:57 -06:00
2022-10-13 16:03:15 -06:00
2022-10-13 18:54:39 -06:00
2022-10-19 16:37:50 -04:00
2022-10-20 14:32:42 -04:00
2022-10-24 16:12:08 -04:00
2022-10-28 10:51:12 -04:00
2023-05-31 14:27:35 -04:00
2023-01-06 12:13:40 -05:00
2023-02-06 15:35:52 +00:00
2023-01-27 09:17:07 -06:00
2023-02-10 13:32:19 -08:00
2023-03-18 14:43:22 -06:00
2023-04-06 14:12:07 -07:00
2023-04-19 14:45:00 -05:00
2023-04-21 20:13:55 +01:00
2023-05-23 17:29:10 -04:00
2023-05-29 16:11:08 -04:00
2023-06-14 01:02:05 +00:00
2023-09-20 15:50:06 -06:00
2023-09-05 13:34:44 -07:00
2023-08-23 12:59:30 -07:00
2023-08-25 12:47:20 -04:00
2023-09-05 19:39:06 +00:00
2023-11-02 14:59:55 -07:00
2023-10-20 15:03:27 +00:00
2023-10-20 17:03:54 +00:00
2023-11-06 08:18:48 -07:00
2023-11-07 10:27:20 -07:00
2024-01-22 09:23:24 -06:00
2024-01-09 09:47:48 -07:00
2024-01-25 10:13:46 -05:00
2024-02-08 23:39:11 +00:00
2024-06-06 10:46:05 -04:00
2024-06-10 15:29:26 +00:00
2024-07-05 14:51:20 -04:00
2024-09-12 18:15:12 -04:00
2024-09-16 11:22:00 -04:00
2024-09-17 11:48:02 -04:00
2024-10-09 13:30:28 -04:00
2024-12-18 17:24:28 +00:00