Nate McMaster
46dd1c9291
Bumping version from 1.0.3 to 1.0.4
2018-08-20 09:42:59 -07:00
BrennanConroy
fc8979aeca
Update TS docs for docs.microsoft.com generation ( #2605 )
2018-08-07 13:36:10 -07:00
BrennanConroy
7d4df89025
Back Port WebPack ( #2641 )
2018-08-01 13:55:08 -07:00
Nate McMaster
172b68a836
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:59:04 -07:00
Nate McMaster
52aceac61e
Updating dependencies to 2.1.2 and adding a section for pinned variable versions
2018-07-11 18:50:03 -07:00
BrennanConroy
475700209a
AddSignalR tests
2018-07-05 12:52:33 -07:00
Mikael Mengistu
fa702ff6ef
Update AddSignalRCore to respect user registered services ( #2434 )
2018-07-05 12:52:33 -07:00
Nate McMaster
6c0770398d
Bumping version from 1.0.2 to 1.0.3
2018-06-27 13:39:52 -07:00
Nate McMaster
559d93c15e
Bumping version from 1.0.1 to 1.0.2
2018-06-12 14:03:16 -07:00
ASP.NET CI
c7fc179b27
Update dependencies.props
...
[auto-updated: dependencies]
2018-06-12 19:34:46 +00:00
Andrew Stanton-Nurse
5d37d312e0
Add Content-Type header in HttpClient.ts ( #2242 ) ( #2413 )
2018-05-31 11:38:48 -07:00
Andrew Stanton-Nurse
c976d0aa6e
[2.1.1] Gracefully handle disposing while writing ( #2180 ) ( #2355 )
2018-05-30 10:33:31 -07:00
Andrew Stanton-Nurse
0452f460c6
Fix not reading to end of argument JSON on binding error ( #2319 ) ( #2360 )
2018-05-30 09:25:35 -07:00
Andrew Stanton-Nurse
3fa10f92ad
Fix losing UTC DateTimeKind on ISO8601 UTC values ( #2317 ) ( #2357 )
2018-05-29 11:27:29 -07:00
ASP.NET CI
a79c7da4d2
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-29 09:53:26 -07:00
Andrew Stanton-Nurse
ad55661ceb
update package.json versions, just for kicks
2018-05-23 19:20:20 -07:00
Nate McMaster
145954b36d
Bumping version from 1.0.0 to 1.0.1
2018-05-23 15:35:24 -07:00
James Newton-King
e1a22b315d
Android HttpClientHandler.ClientCertificates fix ( #2270 )
2018-05-16 11:25:39 -07:00
BrennanConroy
95f543848c
Fix multiple connections for a single user in Redis and MemoryLeak ( #2273 )
2018-05-15 15:57:23 -07:00
Andrew Stanton-Nurse
f005e80b14
Embed version in the JavaScript client ( #2229 )
2018-05-11 12:55:22 -07:00
BrennanConroy
4b1fb58a8a
Throw error on unexpected close ( #2205 )
2018-05-10 16:38:21 -07:00
Mikael Mengistu
6f6382799b
Use params passed into HubConnectionBuilder ( #2223 )
2018-05-07 18:19:20 -07:00
Andrew Stanton-Nurse
1012b36bfb
update README for npm packages ( #2216 )
2018-05-07 09:14:24 -07:00
Andrew Stanton-Nurse
e3e80b957c
switch tests to 'jest' ( #2193 )
2018-05-04 12:51:33 -07:00
Andrew Stanton-Nurse
c009e15b0c
Make HttpTransportType a flags enum in TypeScript ( #2179 )
2018-05-04 09:05:29 -07:00
ASP.NET CI
4c1c494748
Update dependencies.props
...
[auto-updated: dependencies]
2018-05-04 07:51:09 -07:00
Andrew Stanton-Nurse
68700d3972
Merge pull request #2195 from aspnet/anurse/clean-up-shutdown-timer
2018-05-03 19:11:14 -07:00
Andrew Stanton-Nurse
b492dbe5d1
fix #2187 by passing min size through to buffer writer when encoding ( #2190 )
2018-05-03 19:10:15 -07:00
Andrew Stanton-Nurse
1282fde338
less flaky test
2018-05-03 17:55:25 -07:00
Andrew Stanton-Nurse
6f77eaca13
add tests
2018-05-03 12:09:07 -07:00
Andrew Stanton-Nurse
fdfd5381a5
clean up the shutdown timer
2018-05-03 09:26:48 -07:00
BrennanConroy
8c7f33a6d7
Port C# client perf fix to release ( #2189 )
2018-05-02 21:53:39 -07:00
Andrew Stanton-Nurse
b1010b7bd5
fix #2171 by adding HttpTransportType.None ( #2172 )
2018-05-02 14:34:23 -07:00
Andrew Stanton-Nurse
622e133a8a
fix #2134 by disposing httpconnection if start fails ( #2137 ) ( #2188 )
2018-05-02 13:10:58 -07:00
James Newton-King
41c8dcf449
Fix not setting HttpConnection.ConnectionId ( #2154 )
2018-05-01 21:48:57 -07:00
James Newton-King
3e906fb64a
Minor API cleanup ( #2147 )
2018-05-01 17:51:08 -07:00
James Newton-King
555c1fd720
Fix not detecting marker service ( #2149 )
2018-05-01 17:42:00 -07:00
Andrew Stanton-Nurse
ae329edd2a
Fix #2169 by correcting shutdown timeout ( #2170 )
2018-05-01 16:37:22 -07:00
Andrew Stanton-Nurse
d711916ad6
fix #2140 by ensuring the access token flows to WebSocketTransport ( #2173 )
2018-05-01 16:14:24 -07:00
James Newton-King
295801ac50
XML documentation ( #2106 )
2018-05-01 16:08:09 -07:00
Andrew Stanton-Nurse
c89cf1a12b
JSDocs ( #2168 )
2018-05-01 16:06:35 -07:00
Nate McMaster (automated)
683adec4a0
Bump version to 1.0.0-rtm
2018-04-30 14:51:56 -07:00
Andrew Stanton-Nurse
01c0690cc9
Final TS tidyup ( #2120 )
2018-04-20 16:33:45 -07:00
Andrew Stanton-Nurse
47eafca4d8
CancellationToken EVERYWHERE ( #2101 )
2018-04-20 16:21:51 -07:00
Andrew Stanton-Nurse
058830c9df
fix #2116 by requiring task return values from typed client ( #2117 )
2018-04-20 13:49:12 -07:00
Andrew Stanton-Nurse
dacea904cc
privatize IConnection and HttpConnection ( #2105 )
2018-04-20 10:14:54 -07:00
David Fowler
3b8243d203
Removing the chat sample ( #2113 )
...
- People are copying the presence prototype as if it's recommended instead of treating it like a prototype. Removing this because we want to do something more integrated in the future.
2018-04-20 09:20:06 -07:00
BrennanConroy
9101ab636b
Always check for WebSockets close ( #2100 )
2018-04-20 08:21:04 -07:00
James Newton-King
5516a969e3
Change Hub and friends to abstract ( #2108 )
2018-04-20 20:53:01 +12:00
ASP.NET CI
21b41a8376
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-19 22:36:36 -07:00