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.8.2-SNAPSHOT ' # {x-version-update:google-cloud-shared-config:current}
17+ _JAVA_SHARED_CONFIG_VERSION : ' 1.9.0 ' # {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.8.2-SNAPSHOT ' # {x-version-update:google-cloud-shared-config:current}
17+ _JAVA_SHARED_CONFIG_VERSION : ' 1.9.0 ' # {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.8.2-SNAPSHOT ' # {x-version-update:google-cloud-shared-config:current}
17+ _JAVA_SHARED_CONFIG_VERSION : ' 1.9.0 ' # {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.9.0] ( https://github.com/googleapis/java-shared-config/compare/v1.8.1...v1.9.0 ) (2024-07-09)
4+
5+
6+ ### Features
7+
8+ * Add org.graalvm.sdk: nativeimage dependency ([ #852 ] ( https://github.com/googleapis/java-shared-config/issues/852 ) ) ([ 658ebed] ( https://github.com/googleapis/java-shared-config/commit/658ebed528d2fedca69356979b3201089176da10 ) )
9+
10+
11+ ### Dependencies
12+
13+ * Update dependency org.junit.vintage: junit-vintage-engine to v5.10.3 ([ #850 ] ( https://github.com/googleapis/java-shared-config/issues/850 ) ) ([ 43e0d7d] ( https://github.com/googleapis/java-shared-config/commit/43e0d7dc9f103de1846c117454a7fba3edbee06a ) )
14+
315## [ 1.8.1] ( https://github.com/googleapis/java-shared-config/compare/v1.8.0...v1.8.1 ) (2024-06-24)
416
517
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.8.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shared-config:current} -->
9+ <version >1.9.0 </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.8.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shared-config:current} -->
19+ <version >1.9.0 </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.8.2-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shared-config:current} -->
9+ <version >1.9.0 </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.8.1 :1.8.2-SNAPSHOT
4+ google-cloud-shared-config:1.9.0 :1.9.0
You can’t perform that action at this time.
0 commit comments