File tree Expand file tree Collapse file tree
native-image-shared-config Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414
1515timeout : 7200s # 2 hours
1616substitutions :
17- _JAVA_SHARED_CONFIG_VERSION : ' 1.7.7-SNAPSHOT ' # {x-version-update:google-cloud-shared-config:current}
17+ _JAVA_SHARED_CONFIG_VERSION : ' 1.7.7' # {x-version-update:google-cloud-shared-config:current}
1818
1919steps :
2020 # GraalVM A build
Original file line number Diff line number Diff line change 1414
1515timeout : 7200s # 2 hours
1616substitutions :
17- _JAVA_SHARED_CONFIG_VERSION : ' 1.7.7-SNAPSHOT ' # {x-version-update:google-cloud-shared-config:current}
17+ _JAVA_SHARED_CONFIG_VERSION : ' 1.7.7' # {x-version-update:google-cloud-shared-config:current}
1818
1919steps :
2020 # GraalVM B build
Original file line number Diff line number Diff line change 1414
1515timeout : 7200s # 2 hours
1616substitutions :
17- _JAVA_SHARED_CONFIG_VERSION : ' 1.7.7-SNAPSHOT ' # {x-version-update:google-cloud-shared-config:current}
17+ _JAVA_SHARED_CONFIG_VERSION : ' 1.7.7' # {x-version-update:google-cloud-shared-config:current}
1818steps :
1919 # GraalVM A build
2020 - name : gcr.io/cloud-builders/docker
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.7.7] ( https://github.com/googleapis/java-shared-config/compare/v1.7.6...v1.7.7 ) (2024-04-17)
4+
5+
6+ ### Bug Fixes
7+
8+ * Graalvm image terraform install ([ #806 ] ( https://github.com/googleapis/java-shared-config/issues/806 ) ) ([ 96589ef] ( https://github.com/googleapis/java-shared-config/commit/96589efd2d4abbda8623c855c92be092293133ce ) )
9+
10+
11+ ### Dependencies
12+
13+ * Update dependency com.puppycrawl.tools: checkstyle to v10.15.0 ([ #792 ] ( https://github.com/googleapis/java-shared-config/issues/792 ) ) ([ 984f434] ( https://github.com/googleapis/java-shared-config/commit/984f434ddbb9ddbf60d80d14dae6a92d8639596a ) )
14+ * Update dependency org.apache.maven.plugins: maven-compiler-plugin to v3.13.0 ([ 8136d33] ( https://github.com/googleapis/java-shared-config/commit/8136d33b21a7492bee3673836db035be14240c44 ) )
15+ * Update dependency org.apache.maven.plugins: maven-gpg-plugin to v3.2.3 ([ e485b45] ( https://github.com/googleapis/java-shared-config/commit/e485b45aff22a0528feabfa9348152c20a146560 ) )
16+ * Update dependency org.apache.maven.plugins: maven-jar-plugin to v3.4.0 ([ 567ba39] ( https://github.com/googleapis/java-shared-config/commit/567ba397399c67fbbad3558358a7d86f30e8b3e7 ) )
17+ * Update dependency org.apache.maven.plugins: maven-source-plugin to v3.3.1 ([ 8b625c0] ( https://github.com/googleapis/java-shared-config/commit/8b625c0c05f90c0df5fa5f2e11da8e8b8067ce85 ) )
18+ * Update dependency org.jacoco: jacoco-maven-plugin to v0.8.12 ([ 15870f4] ( https://github.com/googleapis/java-shared-config/commit/15870f491eba6132ae60239eda1ebec5b307b4e6 ) )
19+
320## [ 1.7.6] ( https://github.com/googleapis/java-shared-config/compare/v1.7.5...v1.7.6 ) (2024-03-14)
421
522
Original file line number Diff line number Diff line change 66 <groupId >com.google.cloud</groupId >
77 <artifactId >google-cloud-shared-config</artifactId >
88 <packaging >pom</packaging >
9- <version >1.7.7-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shared-config:current} -->
9+ <version >1.7.7</version ><!-- {x-version-update:google-cloud-shared-config:current} -->
1010 <name >Google Cloud Shared Config</name >
1111 <url >https://github.com/googleapis/java-shared-config</url >
1212 <description >
1616 <parent >
1717 <groupId >com.google.cloud</groupId >
1818 <artifactId >native-image-shared-config</artifactId >
19- <version >1.7.7-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shared-config:current} -->
19+ <version >1.7.7</version ><!-- {x-version-update:google-cloud-shared-config:current} -->
2020 <relativePath >../native-image-shared-config</relativePath >
2121 </parent >
2222
Original file line number Diff line number Diff line change 66 <groupId >com.google.cloud</groupId >
77 <artifactId >native-image-shared-config</artifactId >
88 <packaging >pom</packaging >
9- <version >1.7.7-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shared-config:current} -->
9+ <version >1.7.7</version ><!-- {x-version-update:google-cloud-shared-config:current} -->
1010 <name >Native Image Shared Config</name >
1111 <url >https://github.com/googleapis/java-shared-config</url >
1212 <description >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- google-cloud-shared-config:1.7.6 :1.7.7-SNAPSHOT
4+ google-cloud-shared-config:1.7.7 :1.7.7
You can’t perform that action at this time.
0 commit comments