Skip to content
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

Prepare 0.17.0 release. #1940

Merged
merged 1 commit into from
Jun 29, 2016
Merged

Prepare 0.17.0 release. #1940

merged 1 commit into from
Jun 29, 2016

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Jun 29, 2016

After merging #1932. Other PRs on master:

$ git log -1 --pretty=%H
1a2fa6cb61e3eb3079af19879d7403baa899e6ca
$ git log 0.16.0..HEAD | grep 'Merge pull request ' |  awk -F ' ' '{print $4}' | sort

yields
#1877
#1878
#1880
#1882
#1884
#1887
#1888
#1892
#1894
#1900
#1901
#1902
#1903
#1905
#1907
#1908
#1910
#1912
#1913
#1915
#1916
#1919
#1923
#1924
#1925
#1926
#1930
#1931
#1932
#1938
#1941

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 29, 2016
@tseaver
Copy link
Contributor Author

tseaver commented Jun 29, 2016

Draft release notes.

0.17.0

Core

Docs

Storage

Logging

Bigtable

@dhermes
Copy link
Contributor

dhermes commented Jun 29, 2016

Mentioning wheels doesn't seem necessary in release (or at least mentioning Travis not necessary, but maybe adding that we won't have wheels on PyPI)

@tseaver
Copy link
Contributor Author

tseaver commented Jun 29, 2016

@dhermes I updated the note for wheels.

@daspecster
Copy link
Contributor

git log -1 --pretty=%H
7f6540275d7d241f4bf11f9c63d9777e05868561

for me after #1941.

@tseaver
Copy link
Contributor Author

tseaver commented Jun 29, 2016

@daspecster Yep, I'll need to update the hash after merging #1932. I did add a reference to #1941 in the "Logging" section.

@tseaver tseaver merged commit d958f74 into googleapis:master Jun 29, 2016
@tseaver tseaver deleted the make-0.17.0-release branch June 29, 2016 22:30
@tswast
Copy link
Contributor

tswast commented Jun 29, 2016

Is this 0.16.1 on PyPi or will 0.17.0 sync soon? https://pypi.python.org/pypi/gcloud

@daspecster
Copy link
Contributor

Once the merged build is done it should show up on pypi.

On Wednesday, June 29, 2016, Tim Swast [email protected] wrote:

Is this 0.16.1 on PyPi or will 0.17.0 sync soon?
https://pypi.python.org/pypi/gcloud


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#1940 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AALvyHsrlhOy_BoiGEKhkZlwKGbfDVigks5qQvRQgaJpZM4JBgZk
.

Tom Schultz

@tseaver
Copy link
Contributor Author

tseaver commented Jun 29, 2016

We have burned a lot of cycles at Travis today: likely they've QoS'ed us into the slow lane. :(

@tseaver
Copy link
Contributor Author

tseaver commented Jun 29, 2016

@tswast 0.16.1 was a "brown bag" release, to fix people affected by our broken wheel uploaded with 0.16.0.

atulep pushed a commit that referenced this pull request Apr 6, 2023
)

* Draft 1: indefinitely-long streaming transcription

* Clean up & refactor of indefinite speech transcrib

* Make sure chunks_per_second is a whole number.

* Update for google-cloud-python client lib.

* Update sample to not error out, but make a new request every ~60ish seconds

* Update transcribe_streaming_mic.py

* Clean up unnecessary code, since we no longer wait for it to error out

* Update based on feedback
atulep pushed a commit that referenced this pull request Apr 6, 2023
)

* Draft 1: indefinitely-long streaming transcription

* Clean up & refactor of indefinite speech transcrib

* Make sure chunks_per_second is a whole number.

* Update for google-cloud-python client lib.

* Update sample to not error out, but make a new request every ~60ish seconds

* Update transcribe_streaming_mic.py

* Clean up unnecessary code, since we no longer wait for it to error out

* Update based on feedback
atulep pushed a commit that referenced this pull request Apr 18, 2023
)

* Draft 1: indefinitely-long streaming transcription

* Clean up & refactor of indefinite speech transcrib

* Make sure chunks_per_second is a whole number.

* Update for google-cloud-python client lib.

* Update sample to not error out, but make a new request every ~60ish seconds

* Update transcribe_streaming_mic.py

* Clean up unnecessary code, since we no longer wait for it to error out

* Update based on feedback
parthea pushed a commit that referenced this pull request Oct 22, 2023
)

* Draft 1: indefinitely-long streaming transcription

* Clean up & refactor of indefinite speech transcrib

* Make sure chunks_per_second is a whole number.

* Update for google-cloud-python client lib.

* Update sample to not error out, but make a new request every ~60ish seconds

* Update transcribe_streaming_mic.py

* Clean up unnecessary code, since we no longer wait for it to error out

* Update based on feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. packaging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants