Preetha
0dafa5f2cd
Update CHANGELOG.md
2019-01-26 17:47:35 -06:00
Mahmood Ali
a9a336a65f
changelog
2019-01-25 14:18:56 -05:00
Michael Lange
be150abde7
CHANGELOG: added 0.9 ui changes
2019-01-22 09:59:46 -08:00
Preetha
4f3334c1ca
Update CHANGELOG.md
2019-01-19 11:15:04 -06:00
Preetha
6998b7e57b
Update CHANGELOG.md
2019-01-18 18:15:11 -06:00
Cathy Chang
5d1e4b5650
make change to the 0.8.7 release date
2019-01-15 09:47:13 -08:00
Alex Dadgar
a573816c85
changelog
2019-01-11 13:09:44 -08:00
Michael Schurter
1984805f86
Update CHANGELOG.md
...
Co-Authored-By: cgbaker <cgbaker@hashicorp.com>
2019-01-07 18:59:26 -05:00
Chris Baker
6d279f57ad
updated CHANGELOG to note backward incompatibility in node metadata validation
2019-01-07 17:32:45 +00:00
Danielle Tomlinson
00c9cab3a3
changelog: Add entry for glob namespaces
2018-12-19 13:09:45 +01:00
Mahmood Ali
e9f829c6d8
Update changelog ( #4993 )
2018-12-14 09:20:17 -05:00
Alex Dadgar
2df8a56b76
changelog
2018-12-11 12:52:45 -08:00
Alex Dadgar
457c6eb398
typo
2018-12-10 15:35:26 -08:00
Alex Dadgar
508a3dfa49
merge 087 and 090 changelog
2018-12-10 15:34:21 -08:00
Mahmood Ali
c27860ecdd
Update changelog ( #4942 )
...
Batch update for the PRs I recently merged.
2018-12-01 07:46:34 -05:00
Preetha
7e1b59119e
Update CHANGELOG.md
2018-11-20 14:16:37 -06:00
Michael Schurter
93e897e1f8
changelog: mention #4904
2018-11-20 11:37:09 -08:00
Michael Schurter
dac17f5337
Merge pull request #4843 from hashicorp/b-driver-env
...
client: interpolate driver configurations
2018-11-16 12:45:43 -06:00
Preetha
225f1531cb
Update CHANGELOG.md
2018-11-16 12:31:54 -06:00
Michael Schurter
3b8fe566a9
docs: document new interpolation behavior and options
2018-11-15 16:26:25 -08:00
Danielle Tomlinson
890bde3482
Add changelog entry for != operator
2018-11-15 11:00:32 -08:00
Mahmood Ali
1403ad21b9
Changelog job re-run fix
2018-11-13 07:52:51 -05:00
Preetha
8e831fb5fb
Update CHANGELOG.md
2018-11-09 12:29:12 -06:00
Preetha
4b70f64ac9
Update CHANGELOG.md
2018-11-09 12:28:11 -06:00
Alex Dadgar
a81dfdd59d
changelog
2018-11-08 14:27:44 -08:00
Mahmood Ali
073197af30
Update changelog with GH-4819
2018-10-31 15:41:07 -04:00
Preetha
0e0e98c9f6
Update CHANGELOG.md
2018-10-26 19:14:13 -05:00
Michael Schurter
bb5b3da7fb
changelog: add client refactor feature branch merge
2018-10-16 16:56:56 -07:00
Alex Dadgar
6f0ed6184b
Fix client reloading and pass the plugin loaders to server and client
2018-10-16 16:56:55 -07:00
Preetha
939c3fd85f
Update CHANGELOG.md
2018-10-10 10:33:39 -05:00
Preetha
54ef3da112
Update CHANGELOG.md
2018-10-09 13:24:53 -05:00
Alex Dadgar
564da575e1
changelog
2018-09-26 14:53:15 -07:00
Preetha Appan
f8d9d7a179
update changelog
2018-09-24 11:19:51 -05:00
Preetha Appan
b10e4f57b1
Update changelog
2018-09-13 14:00:47 -05:00
Preetha Appan
cb025eed6e
Update changelog
2018-09-10 13:18:35 -05:00
Michael Schurter
401ed92847
config: accept CA PEM files with extra whitespace
...
Previously we did a validation pass over CA PEM files before calling
Go's CertPool.AppendCertsFromPEM to provide more detailed error messages
than the stdlib provides.
Unfortunately our validation was overly strict and rejected valid CA
files. This is actually the reason the stdlib PEM parser doesn't return
meaningful errors: PEM files are extremely permissive and it's difficult
to tell the difference between invalid data and valid metadata.
This PR removes our custom validation as it would reject valid data and
the extra error messages were not useful in diagnosing the error
encountered.
2018-09-06 11:38:56 -07:00
Michael Schurter
ea5a8eba8a
Add changelog entry for #4648
2018-09-05 17:37:52 -07:00
Preetha
85be225ce4
Update CHANGELOG.md
2018-09-04 17:51:59 -05:00
Preetha
ad7c9de2f5
Update CHANGELOG.md
2018-09-04 17:38:25 -05:00
Preetha Appan
c463b3a5c8
Update changelog
2018-09-04 17:31:02 -05:00
Preetha Appan
a0e60afbdc
Update changelog
2018-09-04 15:00:34 -05:00
Nick Ethier
22c620e9f9
add changelog line for npe fix
2018-08-31 14:45:38 -04:00
Alex Dadgar
089b533047
Fix kill timeout exceeding 5m on Docker driver
...
Fixes an issue where the Docker API client would timeout before the kill
timeout was hit.
2018-08-17 16:01:09 -07:00
Michael Schurter
c5b0a26a05
add #4462 to changelog
2018-07-25 09:38:49 -07:00
Alex Dadgar
b2f4f854d1
changelog
2018-07-16 14:40:12 -07:00
Nick Ethier
2d69f1430b
Added changelog entry
2018-07-05 11:16:58 -04:00
Charlie Voiselle
ba3ecda2d4
Added info about #4441 to Changelog
...
https://github.com/hashicorp/nomad/pull/4441
2018-06-22 12:12:24 -04:00
Preetha Appan
21ce99ec47
Changelog
2018-06-21 17:21:02 -05:00
Preetha Appan
d64bc34617
Update changelog
2018-06-20 16:00:38 -05:00
Alex Dadgar
af5753d2cd
bump version + generated files
2018-06-11 13:39:42 -07:00