Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
2e63a6d
Update examples/pom.xml to match platform tag v0.17.0
github-actions[bot] Mar 7, 2026
55088e4
Update sdk/pom.xml to match platform tag v0.17.0
github-actions[bot] Mar 7, 2026
43ef389
Update examples/pom.xml to match platform tag v0.19.0
github-actions[bot] Mar 13, 2026
3b80a4f
Update sdk/pom.xml to match platform tag v0.19.0
github-actions[bot] Mar 13, 2026
ada5432
Update examples/pom.xml to match platform tag v0.20.0
github-actions[bot] Mar 20, 2026
38f3e66
Update sdk/pom.xml to match platform tag v0.20.0
github-actions[bot] Mar 20, 2026
3910fd0
Update examples/pom.xml to match platform tag v0.21.0
github-actions[bot] Mar 27, 2026
b16a94b
Update sdk/pom.xml to match platform tag v0.21.0
github-actions[bot] Mar 27, 2026
9488ac9
Update examples/pom.xml to match platform tag v0.22.0
github-actions[bot] Apr 2, 2026
e65684e
Update sdk/pom.xml to match platform tag v0.22.0
github-actions[bot] Apr 2, 2026
20f826f
Update examples/pom.xml to match platform tag v0.23.0
github-actions[bot] Apr 8, 2026
fd60f16
Update sdk/pom.xml to match platform tag v0.23.0
github-actions[bot] Apr 8, 2026
2ae7862
Merge branch 'main' into update-platform-branch
mkleene Apr 9, 2026
db1e023
Update examples/pom.xml to match platform tag v0.24.0
github-actions[bot] Apr 18, 2026
66ce6af
Update sdk/pom.xml to match platform tag v0.24.0
github-actions[bot] Apr 18, 2026
2e910fc
Update examples/pom.xml to match platform tag v0.25.0
github-actions[bot] Apr 21, 2026
20c558d
Update sdk/pom.xml to match platform tag v0.25.0
github-actions[bot] Apr 21, 2026
6805770
Update examples/pom.xml to match platform tag v0.26.0
github-actions[bot] Apr 23, 2026
76753b3
Update sdk/pom.xml to match platform tag v0.26.0
github-actions[bot] Apr 23, 2026
d1d1ca2
Update examples/pom.xml to match platform tag v0.27.0
github-actions[bot] Apr 25, 2026
1d72478
Update sdk/pom.xml to match platform tag v0.27.0
github-actions[bot] Apr 25, 2026
7e556d3
Merge branch 'main' into update-platform-branch
marythought Apr 29, 2026
2ec4fd2
Update examples/pom.xml to match platform tag v0.28.0
github-actions[bot] Apr 30, 2026
338dc05
Update sdk/pom.xml to match platform tag v0.28.0
github-actions[bot] Apr 30, 2026
fa19829
Update examples/pom.xml to match platform tag v0.29.0
github-actions[bot] May 6, 2026
35bbba4
Update sdk/pom.xml to match platform tag v0.29.0
github-actions[bot] May 6, 2026
3b590f4
Update examples/pom.xml to match platform tag v0.30.0
github-actions[bot] May 12, 2026
bdbc028
Update sdk/pom.xml to match platform tag v0.30.0
github-actions[bot] May 12, 2026
628ec61
Update examples/pom.xml to match platform tag v0.31.0
github-actions[bot] May 20, 2026
1830a02
Update sdk/pom.xml to match platform tag v0.31.0
github-actions[bot] May 20, 2026
9e26ca6
Update examples/pom.xml to match platform tag v0.32.0
github-actions[bot] May 27, 2026
753aad9
Update sdk/pom.xml to match platform tag v0.32.0
github-actions[bot] May 27, 2026
65af5f9
Update examples/pom.xml to match platform tag v0.33.1
github-actions[bot] Jun 16, 2026
da9d495
Update sdk/pom.xml to match platform tag v0.33.1
github-actions[bot] Jun 16, 2026
389eaa7
Update examples/pom.xml to match platform tag v0.34.0
github-actions[bot] Jun 18, 2026
6ace4d1
Update sdk/pom.xml to match platform tag v0.34.0
github-actions[bot] Jun 18, 2026
4c7315b
Update examples/pom.xml to match platform tag v0.35.0
github-actions[bot] Jun 26, 2026
cf12c78
Update sdk/pom.xml to match platform tag v0.35.0
github-actions[bot] Jun 26, 2026
776cf47
Update examples/pom.xml to match platform tag protocol/go/v0.35.0
github-actions[bot] Jun 29, 2026
fcbd5e1
Update sdk/pom.xml to match platform tag protocol/go/v0.35.0
github-actions[bot] Jun 29, 2026
7d05780
Update examples/pom.xml to match platform tag protocol/go/v0.36.0
github-actions[bot] Jun 29, 2026
4fe1d89
Update sdk/pom.xml to match platform tag protocol/go/v0.36.0
github-actions[bot] Jun 29, 2026
3561423
Merge branch 'main' into update-platform-branch
dmihalcik-virtru Jun 29, 2026
eab2feb
Update examples/pom.xml to match platform tag v0.36.0
github-actions[bot] Jun 29, 2026
c5322a6
Update sdk/pom.xml to match platform tag v0.36.0
github-actions[bot] Jun 29, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.release>11</maven.compiler.release>
<platform.branch>protocol/go/v0.16.0</platform.branch>
<platform.branch>protocol/go/v0.36.0</platform.branch>
<exec.cleanupDaemonThreads>false</exec.cleanupDaemonThreads>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<kotlin.version>2.1.0</kotlin.version>
<connect.version>0.7.2</connect.version>
<okhttp.version>4.12.0</okhttp.version>
<platform.branch>protocol/go/v0.34.0</platform.branch>
<platform.branch>protocol/go/v0.36.0</platform.branch>
<!-- in the non-FIPS case we don't need to pass anything to the jvm -->
<java.security.properties.test/>
<!-- Default empty argLine; overridden by jacoco:prepare-agent when the `coverage` profile is active -->
Expand Down
Loading