Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-notebooks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
Loading
...
head repository: googleapis/java-notebooks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
Loading
  • 10 commits
  • 217 files changed
  • 6 contributors

Commits on Sep 14, 2021

  1. chore: release 0.5.1-SNAPSHOT (#256)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    a000082 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-notebook…

    …s to v0.5.0 (#257)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-notebooks](https://togithub.com/googleapis/java-notebooks) | `0.4.1` -> `0.5.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-notebooks/0.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-notebooks/0.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-notebooks/0.5.0/compatibility-slim/0.4.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-notebooks/0.5.0/confidence-slim/0.4.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-notebooks</summary>
    
    ### [`v0.5.0`](https://togithub.com/googleapis/java-notebooks/blob/master/CHANGELOG.md#&#8203;050-httpswwwgithubcomgoogleapisjava-notebookscomparev041v050-2021-09-14)
    
    [Compare Source](https://togithub.com/googleapis/java-notebooks/compare/v0.4.1...v0.5.0)
    
    ##### Features
    
    -   Remove use of deprecated gradle command in java README ([#&#8203;1196](https://www.togithub.com/googleapis/java-notebooks/issues/1196)) ([#&#8203;241](https://www.togithub.com/googleapis/java-notebooks/issues/241)) ([3ce8cb2](https://www.github.com/googleapis/java-notebooks/commit/3ce8cb24810809ac82272882435508f0d2e723bf))
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#&#8203;245](https://www.togithub.com/googleapis/java-notebooks/issues/245)) ([b410a2e](https://www.github.com/googleapis/java-notebooks/commit/b410a2e3367e43d1d2938c4cdcea5fb3d9b74029))
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ([#&#8203;254](https://www.togithub.com/googleapis/java-notebooks/issues/254)) ([2758446](https://www.github.com/googleapis/java-notebooks/commit/2758446958d8da7241549ef290b08ee4e857e8f0))
    
    ##### [0.4.1](https://www.github.com/googleapis/java-notebooks/compare/v0.4.0...v0.4.1) (2021-08-25)
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ([#&#8203;231](https://www.togithub.com/googleapis/java-notebooks/issues/231)) ([bd0444d](https://www.github.com/googleapis/java-notebooks/commit/bd0444d1942d57e105418d0bd01d664ec8c6a000))
    -   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.1.0 ([#&#8203;235](https://www.togithub.com/googleapis/java-notebooks/issues/235)) ([e3fd67b](https://www.github.com/googleapis/java-notebooks/commit/e3fd67b1b00b5a8651f2ca30766a76dd72951aec))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-notebooks).
    renovate-bot authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    e66dae0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. feat: added support for Notebooks v1 (#242)

    - [ ] Regenerate this pull request now.
    
    Committer: @gogasca
    PiperOrigin-RevId: 393792683
    
    Source-Link: googleapis/googleapis@03ce2eb
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/faf1b9ce43cc020c9a2dbffd5212bcfa2fd11b80
    gcf-owl-bot[bot] authored Sep 20, 2021
    Configuration menu
    Copy the full SHA
    28ce44f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. build(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v1.0.3 (#260)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.0.2` -> `1.0.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.3/compatibility-slim/1.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.3/confidence-slim/1.0.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v1.0.3`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;103-httpswwwgithubcomgoogleapisjava-shared-configcomparev102v103-2021-09-21)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.0.2...v1.0.3)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-notebooks).
    renovate-bot authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    b716228 View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v2.3.0 (#261)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.2.1` -> `2.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.3.0/compatibility-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.3.0/confidence-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v2.3.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;230-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare221v230-2021-09-22)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.2.1...v2.3.0)
    
    ##### Dependencies
    
    -   keep protobuf at 3.17.3 (not the latest 3.18.0) ([#&#8203;476](https://www.togithub.com/googleapis/java-shared-dependencies/issues/476)) ([e207c81](https://www.github.com/googleapis/java-shared-dependencies/commit/e207c818f220967e3618d7a9d36f2cf26c07892e))
    -   update gax.version to v2.5.0 ([#&#8203;479](https://www.togithub.com/googleapis/java-shared-dependencies/issues/479)) ([e22e62a](https://www.github.com/googleapis/java-shared-dependencies/commit/e22e62a3b248023ae94da2a02ec50006377a5157))
    -   update google.core.version to v2.1.4 ([#&#8203;473](https://www.togithub.com/googleapis/java-shared-dependencies/issues/473)) ([116f278](https://www.github.com/googleapis/java-shared-dependencies/commit/116f2783dfc18f215905ceaff9f85f331f83472b))
    -   update google.core.version to v2.1.6 ([#&#8203;478](https://www.togithub.com/googleapis/java-shared-dependencies/issues/478)) ([9e09728](https://www.github.com/googleapis/java-shared-dependencies/commit/9e0972834764b25e5e194e0e805efc5453120df3))
    -   update iam.version to v1.1.1 ([#&#8203;470](https://www.togithub.com/googleapis/java-shared-dependencies/issues/470)) ([3b6e960](https://www.github.com/googleapis/java-shared-dependencies/commit/3b6e96050af8d976a30165481d764d8226143a39))
    -   update iam.version to v1.1.2 ([#&#8203;472](https://www.togithub.com/googleapis/java-shared-dependencies/issues/472)) ([85329cc](https://www.github.com/googleapis/java-shared-dependencies/commit/85329cc6c13d16fe2eeeb076959ee16a752c1f9e))
    
    ##### [2.2.1](https://www.github.com/googleapis/java-shared-dependencies/compare/2.2.0...v2.2.1) (2021-09-13)
    
    ##### Dependencies
    
    -   update gax.version to v2.4.1 ([#&#8203;464](https://www.togithub.com/googleapis/java-shared-dependencies/issues/464)) ([bc7c6d7](https://www.github.com/googleapis/java-shared-dependencies/commit/bc7c6d7ca161ebfa31895c375d65bca29d4c7336))
    -   update google.core.version to v2.1.3 ([#&#8203;465](https://www.togithub.com/googleapis/java-shared-dependencies/issues/465)) ([848f608](https://www.github.com/googleapis/java-shared-dependencies/commit/848f608ae850bd2dd80ec56034eb0c9a18f0415b))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-notebooks).
    renovate-bot authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    50910c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    b04db17 View commit details
    Browse the repository at this point in the history
  2. chore: relocate owl bot post processor (#259)

    chore: relocate owl bot post processor
    SurferJeffAtGoogle authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    419770d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. build: add jdk 17 to java units and dependency builds (#1216) (#264)

    * update dependencies.sh to not pass MaxPermSize when jdk 17 is used. MaxPermSize is an unrecognized flag in jdk 17.
    Source-Link: googleapis/synthtool@a4be338
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:13b7387edb404234610d30473ac48210ae7fe42a136335ee2b2f8a07c4c7f6a5
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    8b3fe39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eff3c3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d8f22a View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.