Commit bb2a3be
authored
fix: instantiate GaxProperties at build time to ensure we get the protobuf version (#3365)
This should not vary from the runtime version for graalvm builds.
Tested: ran ITVersion tests in graalvm and printed out the header to see
full value exists1 parent a31c682 commit bb2a3be
1 file changed
Lines changed: 4 additions & 1 deletion
File tree
- gax-java/gax/src/main/resources/META-INF/native-image/com.google.api/gax
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
0 commit comments