Skip to content

Releases: triplea-game/triplea

2024-July-30 - 2.7.14846

30 Jul 00:12
257aa77
Compare
Choose a tag to compare
Pre-release
Publish feign-common as lib dependency (#12803)

2024-July-29 - 2.7.14845

29 Jul 23:07
ed05511
Compare
Choose a tag to compare
Pre-release
Publish more dependencies (#12802)

Need more (all) of the transitive dependencies now that we no longer
publish a shadow jar

2024-July-29 - 2.7.14841

29 Jul 22:52
22af7ac
Compare
Choose a tag to compare
Pre-release
Jar publishing: also publish 'domain-data' jar (#12798)

Now that we no longer publish a shadow jar of 'http-client/lobby',
we need to provide dependencies as well.

2024-July-29 - 2.7.14840

29 Jul 22:44
01aca61
Compare
Choose a tag to compare
Pre-release
Lobby-client Jar build config: properly update gradle to publish jar …

2024-July-29 - 2.7.14839

29 Jul 22:34
1587c83
Compare
Choose a tag to compare
Pre-release
Clean up http-clients build (possible fix for "still shadow jar") (#1…

2024-July-29 - 2.7.14838

29 Jul 20:40
2d96c12
Compare
Choose a tag to compare
Pre-release
Publish just a standard JAR and not a shadow jar for http-clients (#1…

2024-July-29 - 2.7.14837

29 Jul 20:38
bcedc5c
Compare
Choose a tag to compare
Pre-release
Cleanup: remove unused chat-upload files (#12794)

* Remove unused files that were recently moved

* Remove unused files

2024-July-29 - 2.7.14836

29 Jul 18:59
b1151b6
Compare
Choose a tag to compare
Pre-release
Move ClientIdentifiers.java to 'lobby-client' so shared code can read…

2024-July-29 - 2.7.14835

29 Jul 03:22
2163a23
Compare
Choose a tag to compare
Pre-release
ConcurrentModification error: slightly hacky fix (#12791)

* ConcurrentModification error: slightly hacky fix

Should be a fix for #12789
This is not an ideal fix, and we likely have this problem in other areas.
It is possible this is a non-fix too, we should watch out for further error
reports to check carefully if this was a non-fix.

* Formatting

2024-July-28 - 2.7.14834

28 Jul 02:43
443652c
Compare
Choose a tag to compare
Pre-release
Prune unused dependencies (#12786)