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

appengine-java8/images - should use google-cloud-storage instead of gcs api #653

Closed
lesv opened this issue May 8, 2017 · 4 comments
Closed
Assignees

Comments

@lesv
Copy link
Contributor

lesv commented May 8, 2017

No description provided.

@lesv lesv added the GAE J8 label May 8, 2017
@mpoehler
Copy link
Contributor

Do you mean com.google.cloud.storage instead of com.google.appengine.tools.cloudstorage?

What is the reason?

And can the blobstore part in the example also be removed?

@lesv
Copy link
Contributor Author

lesv commented Jul 11, 2017

Java8 can use standard networking and the Veneer's work there. It lowers the support surface as well.

@lesv
Copy link
Contributor Author

lesv commented Jul 11, 2017

I'll look, I know that what I'd like to do is show some examples using the Java Image API's for J8 now that we no longer have restrictions on using them.

@kurtisvg kurtisvg self-assigned this Jun 5, 2019
@kurtisvg
Copy link
Contributor

Notice: this issue has been closed because it has been inactive for 699 days. You may reopen this issue if it has been closed in error.

averikitsch pushed a commit that referenced this issue Oct 27, 2022
…to v0.9.11 (#653)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.graalvm.buildtools:junit-platform-native](https://togithub.com/graalvm/native-build-tools) | `0.9.10` -> `0.9.11` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/compatibility-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.buildtools:junit-platform-native/0.9.11/confidence-slim/0.9.10)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>graalvm/native-build-tools</summary>

### [`v0.9.11`](https://togithub.com/graalvm/native-build-tools/releases/0.9.11)

[Compare Source](https://togithub.com/graalvm/native-build-tools/compare/0.9.10...0.9.11)

##### What's Changed

Read what's new in the [documentation](https://graalvm.github.io/native-build-tools/latest/index.html#changelog).

-   Add issue templates by [@&#8203;lazar-mitrovic](https://togithub.com/lazar-mitrovic) in [graalvm/native-build-tools#216
-   Fix [@&#8203;arg](https://togithub.com/arg) file not being used for tests in Maven by [@&#8203;melix](https://togithub.com/melix) in [graalvm/native-build-tools#212
-   Make it possible to use environment variables in native tests by [@&#8203;melix](https://togithub.com/melix) in [graalvm/native-build-tools#217
-   Fix incorrect declaration of output directory by [@&#8203;melix](https://togithub.com/melix) in [graalvm/native-build-tools#219
-   Refactor build by [@&#8203;melix](https://togithub.com/melix) in [graalvm/native-build-tools#220
-   Integrate native configuration repository with Gradle by [@&#8203;melix](https://togithub.com/melix) in [graalvm/native-build-tools#204
-   Rework argfile generation by [@&#8203;melix](https://togithub.com/melix) in [graalvm/native-build-tools#223
-   Rename `metadataRepository` and document feature by [@&#8203;melix](https://togithub.com/melix) in [graalvm/native-build-tools#225
-   Support applications with custom packaging types by [@&#8203;alvarosanchez](https://togithub.com/alvarosanchez) in [graalvm/native-build-tools#226

##### New Contributors

-   [@&#8203;alvarosanchez](https://togithub.com/alvarosanchez) made their first contribution in [graalvm/native-build-tools#226

**Full Changelog**: graalvm/native-build-tools@0.9.10...0.9.11

</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, click this checkbox.

---

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-tasks).
Sita04 pushed a commit that referenced this issue Feb 7, 2023
…4.3 (#653)

[![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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.114.2` -> `1.114.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.114.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.114.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.114.3/compatibility-slim/1.114.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.114.3/confidence-slim/1.114.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-pubsub</summary>

### [`v1.114.3`](https://togithub.com/googleapis/java-pubsub/blob/master/CHANGELOG.md#&#8203;11143-httpswwwgithubcomgoogleapisjava-pubsubcomparev11142v11143-2021-08-31)

[Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.114.2...v1.114.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-dlp).
Sita04 pushed a commit that referenced this issue Feb 7, 2023
🤖 I have created a release \*beep\* \*boop\*
---
### [3.0.4](https://www.github.com/googleapis/java-dlp/compare/v3.0.3...v3.0.4) (2021-09-13)


### Dependencies

* update dependency com.google.cloud:google-cloud-pubsub to v1.114.3 ([#653](https://www.github.com/googleapis/java-dlp/issues/653)) ([1953599](https://www.github.com/googleapis/java-dlp/commit/19535990c1b46bda86b579e11b0341fbdcb8b62b))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants