Skip to content

Conversation

@nhlien93
Copy link
Contributor

@nhlien93 nhlien93 commented Jun 17, 2020

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • Build was run locally and any changes were pushed
  • Lint has passed locally and any fixes were made for failures

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):
    Updating the engine api used to be 1.11.3 instead of 1.11.2

What is the current behavior?

when running with 1.11.2 api technically the luaName/minimumLuaVersion is ignored in the api, but gets passed all the way through anyways so works. but we want to use the right api.
Issue Number: N/A

What is the new behavior?

Will use the correct engine api after this change.

Does this introduce a breaking change?

  • Yes
  • No

Other information

Internal blackbox test to validate 6.0.3.0 and trunk still works with this sdk bump passed successfully

Copy link
Contributor

@ankursarin ankursarin left a comment

Choose a reason for hiding this comment

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

Ship it!

Copy link
Contributor

@ravi-cm ravi-cm left a comment

Choose a reason for hiding this comment

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

Should the current_version be 2.1.0 or 2.1.0.dev3? Or once we finish the release it is set to 2.1.0?

@nhlien93 nhlien93 merged commit 5c75f25 into delphix:develop Jun 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants