Ryan Nowak
47f427d5ac
Updating Health Checks for 2.2
...
A bunch of small changes and updates for 2.2 focused at making our main
scenarios more streamlined and focused. Also adds samples for
extensibility we support so far.
A list of changes:
Clearing baselines for these projects. We didn't ship anything in 2.1 so
there should be nothing in the baselines.
--
The middleware now uses Map for path matching. This makes the actual
`HealthCheckMiddleware` more standalone. This will make it easy to use
with Dispatcher/Endpoint Routing in the future.
This also manifests by removing Path from HealthCheckOptions - the path
is an explicit argument to the UseHealthChecks middelware - this
streamlines the design for 3.0.
--
Added extensibility for customizing the status codes (aspnet/Home#2584 )
--
Added extensibility for writing the textual output (aspnet/Home#2583 )
--
Changed the default output to be `text/plain`. The most common use cases
for health checks don't include a detailed status.
The existing output format is still available as an option.
2018-08-01 18:49:44 -07:00
Ryan Nowak
bf839dadf1
Delete ISSUE_TEMPLATE.md
...
We're going to be doing some work in this repo. This issue tracker is the place to file Health Checks issues.
2018-07-31 12:51:47 -07:00
ASP.NET CI
1ace256ad0
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-29 12:09:28 -07:00
Nate McMaster
008e13a4e7
Merge branch 'release/2.1' into release/2.2
2018-07-24 12:06:53 -07:00
ASP.NET CI
4591b4172d
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-22 12:09:40 -07:00
ASP.NET CI
d26d6ddfb1
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-15 12:10:02 -07:00
Nate McMaster
8893337fb0
Pin version variables to the ASP.NET Core 2.1.2 baseline
...
This reverts our previous policy of cascading versions on all servicing updates.
This moves variables into the 'pinned' section, and points them to the latest
stable release (versions that were used at the time of the 2.1.2 release).
2018-07-12 11:52:12 -07:00
Nate McMaster
286304e2f9
Updating dependencies to 2.1.2 and adding a section for pinned variable versions
2018-07-11 18:48:13 -07:00
Nate McMaster
6a3f878af2
Reverting version from 2.1.2 back to 2.1.1
...
As a result of changing the way we apply servicing updates to aspnet core, this repo did not need the version bump because there are no planned product changes in this repo.
2018-07-11 15:06:28 -07:00
ASP.NET CI
a5ba2590d5
Update dependencies.props
...
[auto-updated: dependencies]
2018-07-08 12:10:06 -07:00
Nate McMaster
2f8eaa5ea4
Update infrastructure for the 2.2 release
2018-06-28 16:19:26 -07:00
ASP.NET CI
7f463b2793
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-25 11:11:22 -07:00
Ryan Brandenburg
c5eda241ea
Adding VSTS file
2018-06-19 11:09:20 -07:00
Ryan Brandenburg
191d2651fc
Set 2.1 baselines
2018-06-14 10:02:33 -07:00
Ryan Brandenburg
d1b1a8097b
Set 2.1 baselines
2018-06-14 10:02:28 -07:00
Nate McMaster
ab45862391
Bumping version from 2.1.1 to 2.1.2
2018-06-12 14:01:30 -07:00
ASP.NET CI
dedefd7043
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-12 19:15:53 +00:00
ASP.NET CI
db3e237144
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-07 19:31:22 +00:00
Nate McMaster
3296a4f040
Add certificate names for code signing
2018-06-05 22:31:17 -07:00
ASP.NET CI
d8ecc6c967
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-03 19:10:34 +00:00
Nate McMaster
977f85f9cc
Bumping version from 2.1.0 to 2.1.1
2018-05-30 09:49:59 -07:00
ASP.NET CI
d16a3a2164
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-29 09:34:14 -07:00
ASP.NET CI
2f297de232
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-27 19:10:46 +00:00
Nate McMaster (automated)
d763d96940
Update bootstrapper scripts (automated commit) [ci skip]
2018-05-25 16:13:45 -07:00
ASP.NET CI
5f7102a469
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-20 19:27:54 +00:00
ASP.NET CI
8dce01f654
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-13 14:04:40 -07:00
Ryan Brandenburg
519ca4adb0
Upgrade to netcoreapp22
2018-05-07 16:07:07 -07:00
ASP.NET CI
c997fa8365
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-06 12:11:26 -07:00
ASP.NET CI
98785fb2f5
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-04 07:31:03 -07:00
Nate McMaster
5f7cfe8303
Merge branch 'release/2.1' into dev
2018-04-30 15:51:58 -07:00
Nate McMaster (automated)
e0771a1257
Bump version to 2.1.0-rtm
2018-04-30 14:51:39 -07:00
ASP.NET CI
9cc72f7af1
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-29 12:12:16 -07:00
ASP.NET CI
7b1517f5d0
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-23 12:04:33 -07:00
Nate McMaster
c4d96a4cf5
Merge branch release/2.1 into dev
2018-04-20 15:07:33 -07:00
ASP.NET CI
f572bbc2e8
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-19 22:17:55 -07:00
Nate McMaster
9355e78494
Set NETStandardImplicitPackageVersion via dependencies.props
2018-04-19 16:32:24 -07:00
Ryan Brandenburg
afae173c75
Update version number to 2.2.0
2018-04-16 16:56:10 -07:00
Ryan Brandenburg
62d7ed6890
Merge branch 'release/2.1' into dev
2018-04-16 16:56:09 -07:00
Ryan Brandenburg
89b25723db
Branching for 2.1.0-rc1
2018-04-16 16:56:01 -07:00
Ryan Brandenburg
3acf82e5f8
Merge remote-tracking branch 'origin/release/2.1' into rybrande/MergeRelease21IntoDev
2018-04-16 14:26:38 -07:00
ASP.NET CI
74740db8c2
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-15 14:05:10 -07:00
Nate McMaster
9734338a55
Ensure experimental package version is 0.4.0-preview3-final, not 0.4.0-preview4-buildnumber-final
2018-04-06 12:32:50 -07:00
ASP.NET CI
4694405091
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-03 22:21:58 +00:00
Nate McMaster (automated)
4ef2bc2e91
Update dependencies.props
...
[auto-updated: dependencies]
2018-03-28 10:40:10 -07:00
Ajay Bhargav Baaskaran
3b32a32be7
Merge branch 'release/2.1' into dev
2018-03-27 11:05:36 -07:00
Ajay Bhargav Baaskaran
db1bdc7ede
Upgraded dependencies
2018-03-27 11:02:35 -07:00
Ajay Bhargav Baaskaran
f0f2ff1dc8
Merge branch 'release/2.1' into dev
2018-03-26 12:09:30 -07:00
ASP.NET CI
caa34545ed
Update dependencies.props
...
[auto-updated: dependencies]
2018-03-25 15:34:37 -07:00
Ajay Bhargav Baaskaran
77200410d6
Updated Razor views
2018-03-22 19:17:31 -07:00
Ryan Brandenburg
424c0b0209
Set 2.0 baselines
2018-03-20 11:50:45 -07:00