Skip to content

Conversation

@alpar-t
Copy link
Contributor

@alpar-t alpar-t commented Nov 9, 2018

Concluding the discussions after merging #35334.
version.qualified is removed from the main response and
the fully qualified version will be returned as version.number.

The fully qualified version will be returned as `version.number`
@alpar-t alpar-t added >non-issue :Delivery/Build Build or test infrastructure :Core/Infra/Core Core issues without another label v7.0.0 labels Nov 9, 2018
@alpar-t alpar-t requested review from jasontedor and nik9000 November 9, 2018 14:55
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@alpar-t
Copy link
Contributor Author

alpar-t commented Nov 14, 2018

@elasticmachine test this please

@alpar-t
Copy link
Contributor Author

alpar-t commented Nov 16, 2018

@elasticmachine restest this please

sourceWithMockedRemoteCall(false, ContentType.APPLICATION_JSON, "main/5_0_0_alpha_3.json").lookupRemoteVersion(v -> {
// V_5_0_0_alpha3
assertEquals(Version.fromId(5000003), v);
// V_5_0_0 since we no longer consider qualifier in Version
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since 7 I think.

@alpar-t
Copy link
Contributor Author

alpar-t commented Nov 19, 2018

@elasticmachine test this please

@alpar-t
Copy link
Contributor Author

alpar-t commented Nov 20, 2018

@elasticmachine test this please

@alpar-t
Copy link
Contributor Author

alpar-t commented Nov 21, 2018

@nik9000 can you take another look ?

Copy link
Member

@nik9000 nik9000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alpar-t alpar-t merged commit e0a678f into elastic:master Nov 29, 2018
@alpar-t alpar-t deleted the no-more-qualified-version branch November 29, 2018 06:41
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Core/Infra/Core Core issues without another label :Delivery/Build Build or test infrastructure >non-issue Team:Delivery Meta label for Delivery team v7.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants