-
Notifications
You must be signed in to change notification settings - Fork 18.8k
API: update docs that /session left experimental in V1.39 #40028
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API: update docs that /session left experimental in V1.39 #40028
Conversation
bf8b2ba
to
cfa8184
Compare
cfa8184
to
6756f5f
Compare
@tiborvass @andrewhsu PTAL |
Looks like the TestInspect test has really become flaky;
|
argh why does this fail? is master broken on this? Drew's PR also showed this problem, and I thought it was related to his changes, but maybe not;
|
ooooh; I guess one of the dependencies broke go-swagger; and they don't use vendoring, so likely it's now broken. Looks like we may have to define our own vendoring to make it work again |
Looks like the culprit is Golang 1.13. The fix is here:
I have created a test PR to check if the fix is sufficient:
Looks like they do (and did). |
…dates API: update docs that /session left experimental in V1.39 Signed-off-by: Trace Andreason <trace.andreason@lytics.com> Signed-off-by: Trace <tandreason@gmail.com>
The /session endpoint left experimental in API V1.39 / Docker 18.09 through 239047c and 01c9e70 (#37686), but the API reference was not updated accordingly.
This updates the API documentation to match the change.
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)