-
Notifications
You must be signed in to change notification settings - Fork 16
Comparing changes
Open a pull request
base repository: googleapis/java-shared-config
base: v1.2.2
head repository: googleapis/java-shared-config
compare: v1.2.3
- 17 commits
- 7 files changed
- 7 contributors
Commits on Nov 16, 2021
-
chore: release 1.2.3-SNAPSHOT (#360)
🤖 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).
Configuration menu - View commit details
-
Copy full SHA for 1c28873 - Browse repository at this point
Copy the full SHA 1c28873View commit details
Commits on Nov 23, 2021
-
deps: update dependency com.google.googlejavaformat:google-java-forma…
…t to v1.13.0 (#361) * deps: update dependency com.google.googlejavaformat:google-java-format to v1.13.0 * deps: update dependency com.coveo:fmt-maven-plugin to v2.12 Co-authored-by: BenWhitehead <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 095d60a - Browse repository at this point
Copy the full SHA 095d60aView commit details
Commits on Dec 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6fe795e - Browse repository at this point
Copy the full SHA 6fe795eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 061df67 - Browse repository at this point
Copy the full SHA 061df67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 604058d - Browse repository at this point
Copy the full SHA 604058dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 040cdef - Browse repository at this point
Copy the full SHA 040cdefView commit details -
chore: fix regex in formatter to match string (#1296) (#374)
Source-Link: googleapis/synthtool@a141770 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:0ab8611cd29e7aba8413c6f83ed1734b60fddf845b4a37808b742302d32dd043 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 34b36e4 - Browse repository at this point
Copy the full SHA 34b36e4View commit details
Commits on Dec 6, 2021
-
fix(java): Only enable integration tests for native image testing (#375)
* fix(java): Only enable integration tests for native image testing
Configuration menu - View commit details
-
Copy full SHA for 663f421 - Browse repository at this point
Copy the full SHA 663f421View commit details -
fix(java): add -ntp flag to native image testing command (#1299) (#376)
Source-Link: googleapis/synthtool@723f3ce Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:a4d7b2cfc6a9d6b378a6b2458740eae15fcab28854bd23dad3a15102d2e47c87 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 50e7a10 - Browse repository at this point
Copy the full SHA 50e7a10View commit details
Commits on Dec 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 31eb2d5 - Browse repository at this point
Copy the full SHA 31eb2d5View commit details
Commits on Jan 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0a2b05f - Browse repository at this point
Copy the full SHA 0a2b05fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2efad5 - Browse repository at this point
Copy the full SHA f2efad5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e1cd0e - Browse repository at this point
Copy the full SHA 5e1cd0eView commit details -
fix(java): Pass missing integration test flags to native image test c…
…ommands (#1309) (#383) Source-Link: googleapis/synthtool@21f4a8d Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:b5ce87328633e27aa3e65d42e84cc722519859349760cdad48c7b5051b519a7d Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b17b44e - Browse repository at this point
Copy the full SHA b17b44eView commit details -
build(deps): update dependency org.apache.maven.plugins:maven-site-pl…
…ugin to v3.10.0 (#381)
Configuration menu - View commit details
-
Copy full SHA for ea92412 - Browse repository at this point
Copy the full SHA ea92412View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a182c5 - Browse repository at this point
Copy the full SHA 1a182c5View commit details
Commits on Jan 5, 2022
-
🤖 I have created a release \*beep\* \*boop\* --- ### [1.2.3](https://www.github.com/googleapis/java-shared-config/compare/v1.2.2...v1.2.3) (2022-01-04) ### Bug Fixes * **java:** add -ntp flag to native image testing command ([#1299](https://www.github.com/googleapis/java-shared-config/issues/1299)) ([#376](https://www.github.com/googleapis/java-shared-config/issues/376)) ([50e7a10](https://www.github.com/googleapis/java-shared-config/commit/50e7a10a8dca0505fd831e3dd929577d2f82b011)) * **java:** Only enable integration tests for native image testing ([#375](https://www.github.com/googleapis/java-shared-config/issues/375)) ([663f421](https://www.github.com/googleapis/java-shared-config/commit/663f421de342afcba24703079f778738045d3ff2)) * **java:** Pass missing integration test flags to native image test commands ([#1309](https://www.github.com/googleapis/java-shared-config/issues/1309)) ([#383](https://www.github.com/googleapis/java-shared-config/issues/383)) ([b17b44e](https://www.github.com/googleapis/java-shared-config/commit/b17b44e37fe44ba61616417189c6b2271f3a4d18)) ### Dependencies * update auto-value-annotation.version to v1.9 ([#378](https://www.github.com/googleapis/java-shared-config/issues/378)) ([5e1cd0e](https://www.github.com/googleapis/java-shared-config/commit/5e1cd0e39910548ec4eb6639da979c3b66411503)) * update dependency com.google.googlejavaformat:google-java-format to v1.13.0 ([#361](https://www.github.com/googleapis/java-shared-config/issues/361)) ([095d60a](https://www.github.com/googleapis/java-shared-config/commit/095d60a061a574dcf84b9fcf26dff48617a306b1)) * update dependency com.puppycrawl.tools:checkstyle to v9.2 ([#366](https://www.github.com/googleapis/java-shared-config/issues/366)) ([061df67](https://www.github.com/googleapis/java-shared-config/commit/061df676d8b2fef5bbb0ce9661d3c96fcb57e73a)) * update dependency com.puppycrawl.tools:checkstyle to v9.2.1 ([#382](https://www.github.com/googleapis/java-shared-config/issues/382)) ([1a182c5](https://www.github.com/googleapis/java-shared-config/commit/1a182c52e7c5431875296940d68c9bdfcf74be00)) * update dependency org.graalvm.buildtools:junit-platform-native to v0.9.9 ([#379](https://www.github.com/googleapis/java-shared-config/issues/379)) ([0a2b05f](https://www.github.com/googleapis/java-shared-config/commit/0a2b05ff7f649331efbc4dd540705da10691a2f1)) * update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.8 ([#372](https://www.github.com/googleapis/java-shared-config/issues/372)) ([6fe795e](https://www.github.com/googleapis/java-shared-config/commit/6fe795ede39575656ef1609bf7aac28c1d170976)) * update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.9 ([#380](https://www.github.com/googleapis/java-shared-config/issues/380)) ([f2efad5](https://www.github.com/googleapis/java-shared-config/commit/f2efad585b431fe186c7900a8171a999c689405b)) * update dependency org.junit.vintage:junit-vintage-engine to v5.8.2 ([#365](https://www.github.com/googleapis/java-shared-config/issues/365)) ([604058d](https://www.github.com/googleapis/java-shared-config/commit/604058d52dc962db9a506762926576542687285e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 670004e - Browse repository at this point
Copy the full SHA 670004eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.2.2...v1.2.3