Skip to content

Commit d2edb54

Browse files
authored
Release v1.16.0 (#1386)
1 parent 8f09311 commit d2edb54

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

releases/v1.16.0

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
Highlights:
2+
3+
This release brings an experimental Spring Boot module. This is an alpha for a preview and feedback and there are no compatibility guarantees.
4+
5+
Fixes:
6+
7+
- A rare case if a Query arrives to a Worker with an outdated meta-information handles gracefully now (#1371)
8+
9+
Changeset:
10+
11+
2022-08-10 - 38559eb0 - Port static and jacoco synthetic methods fix from Activity interfaces to Workflows interfaces (#1356)
12+
2022-08-11 - 6fae1a5d - Rework POJOWorkflowMetadata classes, add test coverage, use in Spring Boot (#1362)
13+
2022-08-15 - 1ad46086 - Upgrade dependencies & code cleanup (#1355)
14+
2022-08-16 - ab43a4ac - Additional Spring Boot wiring (#1363)
15+
2022-08-17 - b8031885 - Add an ability to register custom DataConverter in Spring Boot Autoconfiguration (#1372)
16+
2022-08-18 - 776d7d6a - Upgrade protoc for Apple Silicone builds (#1376)
17+
2022-08-19 - a927dd45 - Spring Boot Autoconfiguration doesn't require temporal-testing module to be in classpath anymore (#1380)
18+
2022-08-19 - fb977877 - Revisit Sprint Boot Readme (#1379)
19+
2022-08-21 - 0ab17d8d - Move state machine input parameter classes to state machine package (#1381)
20+
2022-08-23 - 0a327b5d - Switch to using opentelemetry bom and Spring Boot upgrade (#1385)
21+
2022-08-23 - 8f093115 - Fix situation when direct query comes outdated (inconsistent) and applied to a more advanced cached workflow instance (#1375)
22+
2022-08-23 - d87ca7d6 - Specify some standard Spring AutoConfiguration before Temporal ones explicitly (#1384)

0 commit comments

Comments
 (0)