Skip to content

Release Spanner v0.30.0 - #4732

Merged
theacodes merged 1 commit into
masterfrom
release-spanner-v0.30.0
Jan 11, 2018
Merged

Release Spanner v0.30.0#4732
theacodes merged 1 commit into
masterfrom
release-spanner-v0.30.0

Conversation

@theacodes

Copy link
Copy Markdown
Contributor

No description provided.

@theacodestheacodes added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jan 10, 2018
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 10, 2018
@theacodes

Copy link
Copy Markdown
ContributorAuthor

Must be rebased on #4730 before merging.

@dhermesdhermes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM mostly

Comment threadspanner/CHANGELOG.md Outdated

### Implementation Changes

- The underlying autogenerated client library was re-generated to pick up new features and resolve bugs. (#4695)

This comment was marked as spam.

This comment was marked as spam.

Comment threadspanner/CHANGELOG.md Outdated

- The underlying autogenerated client library was re-generated to pick up new features and resolve bugs. (#4695)
- Made sure **exactly** one of `start_*`/`end_*` are passed to KeyRange. (#4618)
- Made `row`, `consume_all`, and `consume_next` private (#4492)

This comment was marked as spam.

This comment was marked as spam.

Comment threadspanner/CHANGELOG.md

- Brought Spanner README more in line with others. (#4306, #4317)

### Testing

This comment was marked as spam.

This comment was marked as spam.

@tseaver

Copy link
Copy Markdown
Contributor

I still believe that the validation change in the KeyRange constructor in #4618 was ill-advised (see #4694). If we leave it in place for this release, it should be highlighted as a breaking change.

@dhermes

Copy link
Copy Markdown
Contributor

@tseaver I was going to mention that in my review, thanks for pointing it out.

@tseaver

Copy link
Copy Markdown
Contributor

#4492 is a breaking change, as well: it removed the rows property and the consume_all method, making consume_next private.

@theacodes

Copy link
Copy Markdown
ContributorAuthor

Reverting it. We can revisit it at a later time if needed.

@theacodes
theacodesforce-pushed the release-spanner-v0.30.0 branch from 680c451 to 4efea87CompareJanuary 11, 2018 00:57
@theacodes

Copy link
Copy Markdown
ContributorAuthor

Rebased and good to merge when CI is green and api_core 0.1.4 is released (#4730)

@chemelnucfin

Copy link
Copy Markdown
Contributor

@jonparrott That change was suggested by @vkedia

@theacodes

theacodes commented Jan 11, 2018

Copy link
Copy Markdown
ContributorAuthor

@chemelnucfin two different breaking changes were discussed, which were you referring to? The change of making a few members private was not reverted and I'm totally cool with it.

@chemelnucfin

chemelnucfin commented Jan 11, 2018 via email

Copy link
Copy Markdown
Contributor

@theacodes
theacodesforce-pushed the release-spanner-v0.30.0 branch from 4efea87 to ded35a1CompareJanuary 11, 2018 17:26
@theacodes

Copy link
Copy Markdown
ContributorAuthor

#4735 is now included, thanks, @chemelnucfin.

Waiting for CI and then merging. :)

@theacodes
theacodes merged commit 55fd0ff into masterJan 11, 2018
@theacodestheacodes mentioned this pull request Jan 11, 2018
9 tasks
@theacodestheacodes removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jan 11, 2018
@theacodes
theacodes deleted the release-spanner-v0.30.0 branch February 14, 2018 04:32
parthea pushed a commit that referenced this pull request Mar 9, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@theacodes@tseaver@dhermes@chemelnucfin@googlebot