micronaut-gcp icon indicating copy to clipboard operation
micronaut-gcp copied to clipboard

Integration between Micronaut and Google Cloud Platform (GCP)

Results 77 micronaut-gcp issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.api:gax-grpc](https://redirect.github.com/googleapis/sdk-platform-java) | `2.52.0` -> `2.54.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.api:gax-grpc/2.54.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.api:gax-grpc/2.54.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

type: dependency-upgrade

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | minor | `v4.1.7` -> `v4.2.0` | --- ### Release...

type: dependency-upgrade

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.micronaut.grpc:micronaut-grpc-bom](https://micronaut.io) ([source](https://redirect.github.com/micronaut-projects/micronaut-grpc)) | `4.6.0` -> `4.7.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.micronaut.grpc:micronaut-grpc-bom/4.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

type: dependency-upgrade

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.micronaut.xml:micronaut-jackson-xml-bom](https://micronaut.io) ([source](https://redirect.github.com/micronaut-projects/micronaut-jackson-xml)) | `4.3.0` -> `4.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.micronaut.xml:micronaut-jackson-xml-bom/4.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

type: dependency-upgrade

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-secretmanager](https://redirect.github.com/googleapis/google-cloud-java) | `2.47.0` -> `2.49.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-secretmanager/2.49.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-secretmanager/2.49.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

type: dependency-upgrade

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) | action | minor | `v4.3.6` -> `v4.4.0` | --- ### Release...

type: dependency-upgrade

### Feature description Add support for authenticated push subscriptions (https://cloud.google.com/pubsub/docs/authenticate-push-subscriptions). At the least, it would be good to have access to the `Authorization` HTTP header added the the push request....