Skip to content

Commit

Permalink
chore(main): release 0.3.0 (#35)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [0.3.0](googleapis/java-batch@v0.2.2...v0.3.0) (2022-09-15)


### Features

* environment variables, disk interfaces ([4f26297](googleapis/java-batch@4f26297))
* environment variables, disk interfaces ([4f26297](googleapis/java-batch@4f26297))


### Bug Fixes

* Mark service_account_email as deprecated ([#36](googleapis/java-batch#36)) ([176b6e6](googleapis/java-batch@176b6e6))


### Documentation

* removing comment from a deprecated field ([176b6e6](googleapis/java-batch@176b6e6))


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#38](googleapis/java-batch#38)) ([7d5571a](googleapis/java-batch@7d5571a))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#40](googleapis/java-batch#40)) ([fcd0595](googleapis/java-batch@fcd0595))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Sep 15, 2022
1 parent c99e810 commit a7639b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion batch/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-batch</artifactId>
<version>0.2.3-SNAPSHOT</version>
<version>0.3.0</version>
</dependency>
<!-- {x-version-update-end} -->

Expand Down

0 comments on commit a7639b2

Please sign in to comment.