Michael Schurter
ba88ff874b
docs: add #6792 backport to 0.9.7 changelog
2019-12-04 14:48:45 -08:00
Michael Schurter
3008473f9b
Merge branch 'master' into release-0102
2019-12-04 14:13:34 -08:00
Michael Schurter
2ad4aef365
Release v0.10.2
2019-12-04 10:14:01 -08:00
Michael Schurter
4e5ebe6de5
Merge pull request #6792 from hashicorp/b-propose-panic
...
scheduler: fix panic when preempting and evicting allocs
2019-12-03 10:42:12 -08:00
Michael Schurter
7655e0cee4
Merge pull request #6792 from hashicorp/b-propose-panic
...
scheduler: fix panic when preempting and evicting allocs
2019-12-03 10:40:19 -08:00
Tim Gross
938b69504d
changelog: node-reschedule-penalty
2019-12-03 08:40:02 -08:00
Michael Schurter
603bbd7f8d
docs: add #6792 to changelog
2019-12-02 20:30:18 -08:00
Michael Schurter
5be6b1eddf
Release v0.10.2-rc1
2019-11-22 11:19:57 -08:00
Mahmood Ali
ea888b3876
Merge pull request #6763 from hashicorp/b-handle-initialize-logger
...
drivers: always initialize taskHandle.logger
2019-11-22 11:13:31 -05:00
Mahmood Ali
51a8b21cc6
changelog
...
[ci skip]
2019-11-22 11:04:24 -05:00
Michael Schurter
a5642dee2a
Merge pull request #6754 from hashicorp/docs-0.10.2
...
Changelog updates and download link for 0.10.2-rc1
2019-11-21 15:26:07 -08:00
Michael Schurter
9c4a96358b
docs: reformat changelog for 0.10.2-rc1
2019-11-21 15:05:29 -08:00
Mahmood Ali
54b22ae3a6
changelog GH-6580
2019-11-21 15:49:49 -05:00
Lang Martin
850ca88635
CHANGELOG quota network
2019-11-21 10:34:05 -05:00
Michael Schurter
5e2ee1e237
docs: added #6021 to changelog
2019-11-20 15:34:25 -08:00
Buck Doyle
50e66a0282
Remove merge error
2019-11-20 11:21:36 -06:00
Buck Doyle
db77a24ed3
Merge branch 'master' into f-policy-json
2019-11-20 11:20:07 -06:00
Michael Schurter
4c7452bdab
docs: add #6370 to changelog
2019-11-20 08:46:20 -08:00
Michael Schurter
3d95122a11
docs: changelog entry for #6606
2019-11-20 08:41:36 -08:00
Preetha
42c1c85285
Merge pull request #6421 from hashicorp/b-acl-bootstrap-codes
...
api: acl bootstrap errors aren't 500
2019-11-20 10:36:08 -06:00
Preetha Appan
5f24ccbaa8
Update changelog
2019-11-20 10:19:05 -06:00
Mahmood Ali
c838145c29
changelog GH-6684
2019-11-19 16:07:41 -05:00
Mahmood Ali
2982878aaa
Merge pull request #6722 from hashicorp/b-always-destroy-executor
...
Always destroy exec container on cleanup
2019-11-19 15:55:55 -05:00
Mahmood Ali
01b220a4a7
changelog
2019-11-19 15:54:11 -05:00
Mahmood Ali
bc893829bc
changelog and comment
2019-11-19 15:51:08 -05:00
Michael Schurter
260c26e9c4
docs: document semver constraint operator
2019-11-19 10:26:25 -08:00
Lang Martin
85bedfde3c
CHANGELOG: gcs support
2019-11-19 09:18:26 -05:00
Drew Bailey
4f06d60c92
update changelog
2019-11-19 08:29:43 -05:00
Luiz Aoqui
a046a96d5e
update CHANGELOG
2019-11-15 15:45:38 -05:00
Michael Schurter
9cb4ff3ffb
Merge branch 'master' into f-override-vault-constraint
2019-11-12 12:47:41 -08:00
Michael Schurter
08afb7d605
vault: allow overriding implicit vault constraint
...
There's a bug in version parsing that breaks this constraint when using
a prerelease enterprise version of Vault (eg 1.3.0-beta1+ent). While
this does not fix the underlying bug it does provide a workaround for
future issues related to the implicit constraint. Like the implicit
Connect constraint: *all* implicit constraints should be overridable to
allow users to workaround bugs or other factors should the need arise.
2019-11-12 12:26:36 -08:00
Mahmood Ali
6958045622
backfill Mahmood's changelog items
2019-11-12 13:50:32 -05:00
Tim Gross
1ed948600a
changelog: windows service manager
2019-11-11 15:18:54 -05:00
Charlie Voiselle
835831a3d8
Added service wrapper code ( #6220 )
...
This is the basic code to add the Windows Service Manager hooks to Nomad.
Includes vendoring golang.org/x/sys/windows/svc and added Docs:
* guide for installing as a windows service.
* configuration for logging to file from PR #6429
2019-11-11 15:16:07 -05:00
Drew Bailey
4dffcbd6b6
update changelog
2019-11-11 08:56:14 -05:00
Drew Bailey
ae92dd0d88
update changelog
2019-11-08 09:32:52 -05:00
Nick Ethier
af60396f0c
update CHANGELOG
2019-11-08 04:37:40 -05:00
Chris Baker
5ca77ab9dc
Update CHANGELOG.md
...
Co-Authored-By: Michael Schurter <mschurter@hashicorp.com>
2019-11-07 14:11:40 -06:00
Chris Baker
96fa52000a
updated CHANGELOG
2019-11-07 17:56:21 +00:00
Drew Bailey
8e1fa5ca06
agent api docs for monitor
...
update CHANGELOG
2019-11-05 13:53:35 -05:00
Michael Schurter
f9041e1b0e
Merge branch 'master' into release-0101
2019-11-04 11:57:12 -08:00
Michael Schurter
5fab3e6a2b
release: prep for 0.10.2-dev
2019-11-04 19:45:40 +00:00
Michael Schurter
9fca280bf8
Release v0.10.1
2019-11-04 19:29:55 +00:00
Drew Bailey
595d1685ff
add bug 6609 to changelog
2019-11-04 10:29:33 -05:00
Michael Schurter
780625786f
docs: update changelog
...
Remove 0.10.1 release date until finalizing release
2019-11-01 14:34:18 -07:00
Michael Schurter
5ae7e07857
docs: prep changelog for 0.10.1 release
2019-10-31 09:19:04 -07:00
Michael Schurter
39437a5c5b
Merge branch 'master' into release-0100
2019-10-22 08:17:57 -07:00
Michael Schurter
be337960fd
Release v0.10.0
2019-10-22 07:33:45 -07:00
Mahmood Ali
55a8e3300c
reorder changelog
2019-10-22 08:23:30 -04:00
Michael Lange
6ad5ec2d7e
Changelog entry: couple of UI bugs
2019-10-21 15:16:58 -07:00