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.2-SNAPSHOT ' # {x-version-update:google-cloud-shared-config:current}
17+ _JAVA_SHARED_CONFIG_VERSION : ' 1.7.2' # {x-version-update:google-cloud-shared-config:current}
1818 _GRAALVM_A : ' graalvm22_3_jdk11'
1919
2020steps :
Original file line number Diff line number Diff line change 1414
1515timeout : 7200s # 2 hours
1616substitutions :
17- _JAVA_SHARED_CONFIG_VERSION : ' 1.7.2-SNAPSHOT ' # {x-version-update:google-cloud-shared-config:current}
17+ _JAVA_SHARED_CONFIG_VERSION : ' 1.7.2' # {x-version-update:google-cloud-shared-config:current}
1818 _GRAALVM_B : ' graalvm22_3_jdk17'
1919
2020steps :
Original file line number Diff line number Diff line change 1414
1515timeout : 7200s # 2 hours
1616substitutions :
17- _JAVA_SHARED_CONFIG_VERSION : ' 1.7.1 ' # {x-version-update:google-cloud-shared-config:current}
17+ _JAVA_SHARED_CONFIG_VERSION : ' 1.7.2 ' # {x-version-update:google-cloud-shared-config:current}
1818 _GRAALVM_A : ' graalvm22_3_jdk11'
1919 _GRAALVM_B : ' graalvm22_3_jdk17'
2020steps :
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.7.2] ( https://github.com/googleapis/java-shared-config/compare/v1.7.1...v1.7.2 ) (2024-02-26)
4+
5+
6+ ### Bug Fixes
7+
8+ * Update docFX config ([ #744 ] ( https://github.com/googleapis/java-shared-config/issues/744 ) ) ([ 096cd22] ( https://github.com/googleapis/java-shared-config/commit/096cd225e22d39a0d2a03cb0dd5beafedc289454 ) )
9+
10+
11+ ### Dependencies
12+
13+ * Update actions/github-script action to v7 ([ #708 ] ( https://github.com/googleapis/java-shared-config/issues/708 ) ) ([ a4738d1] ( https://github.com/googleapis/java-shared-config/commit/a4738d13277edd15bb3f5f0cf69f2600cf93c607 ) )
14+ * Update dependency org.graalvm.buildtools: native-maven-plugin to v0.9.28 ([ #647 ] ( https://github.com/googleapis/java-shared-config/issues/647 ) ) ([ 28b2c77] ( https://github.com/googleapis/java-shared-config/commit/28b2c77ddd2078d628cb8f2b16fae8efd0e673a5 ) )
15+ * Update dependency org.junit.vintage: junit-vintage-engine to v5.10.2 ([ #638 ] ( https://github.com/googleapis/java-shared-config/issues/638 ) ) ([ 4fa0021] ( https://github.com/googleapis/java-shared-config/commit/4fa0021ec8d187d9c7c5775f0518aee83059ef65 ) )
16+
317## [ 1.7.1] ( https://github.com/googleapis/java-shared-config/compare/v1.7.0...v1.7.1 ) (2023-12-07)
418
519
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.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shared-config:current} -->
9+ <version >1.7.2</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.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shared-config:current} -->
19+ <version >1.7.2</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.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shared-config:current} -->
9+ <version >1.7.2</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.1 :1.7.2-SNAPSHOT
4+ google-cloud-shared-config:1.7.2 :1.7.2
You can’t perform that action at this time.
0 commit comments