Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 0 additions & 17 deletions .github/.OwlBot.lock.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions .github/.OwlBot.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions .github/auto-approve.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .github/release-please.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .github/release-trigger.yml

This file was deleted.

30 changes: 0 additions & 30 deletions .github/sync-repo-settings.yaml

This file was deleted.

11 changes: 11 additions & 0 deletions .librarian/state.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:39628f6e89c9cad27973b9a39a50f7052bec0435ee58c7027b4fa6b655943e31
libraries:
- id: sqlalchemy-bigquery
version: 1.17.0
last_generated_commit: ""
apis: []
source_roots:
- .
preserve_regex: []
remove_regex: []
tag_format: v{version}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ Older versions of this project were distributed as [pybigquery][0].

[1]: https://pypi.org/project/sqlalchemy-bigquery/#history

## [1.17.0](https://github.com/googleapis/google-cloud-python/compare/sqlalchemy-bigquery-v1.16.0...sqlalchemy-bigquery-v1.17.0) (2025-11-07)


### Features

* wip ([a38f322f2a28fba311f9f97e612b2faad3aa1fa0](https://github.com/googleapis/google-cloud-python/commit/a38f322f2a28fba311f9f97e612b2faad3aa1fa0))


[pybigquery PyPI History][2]

Expand Down
105 changes: 0 additions & 105 deletions owlbot.py

This file was deleted.

2 changes: 1 addition & 1 deletion sqlalchemy_bigquery/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

__version__ = "1.16.0"
__version__ = "1.17.0"