Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f7782d2

Browse files
authored
chore: Update README.md from alpha to beta (temporalio#399)
1 parent e4ad95a commit f7782d2

File tree

1 file changed

+4
-24
lines changed

1 file changed

+4
-24
lines changed

packages/meta/README.md

Lines changed: 4 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -24,40 +24,20 @@ The documentation is divided into several sections:
2424

2525
You can improve it by sending pull requests to this repository (for the API reference) or to the [documentation repository](https://github.com/temporalio/documentation).
2626

27-
## This SDK is in alpha
27+
## This SDK is in beta
2828

2929
### Features
3030

3131
Mostly complete implementation of all components that make up a Temporal SDK - Worker, Client, Workflows, and Activities
3232

33-
- General
34-
- Cancellation
35-
- Interceptors
36-
- Telemetry
37-
- Workflows
38-
- Scheduling timers
39-
- Scheduling (non-local) Activities
40-
- Child and external Workflows
41-
- Cancelling timers and Activities
42-
- Signals
43-
- Queries
44-
- Versioning
45-
- Activities (complete)
46-
- Client (complete)
47-
- Workflow client
48-
- Service client (for administration)
49-
- Worker (mostly complete)
50-
- Basic logging and tracing capabilities
51-
- Sticky Workflow execution
52-
5333
Notably these features are missing:
5434

5535
- Local activities
5636
- Side effects
57-
- Search attributes
37+
- Upsert search attributes
38+
- Test framework
39+
- Custom data converters
5840

59-
> NOTE: The API is considered unstable and may change at any time.
60-
> While in alpha we are gathering feedback from developers about the usability and ergonomics of the API.
6141
> To provide feedback please [open an issue](https://github.com/temporalio/sdk-typescript/issues) and feel free to
6242
> talk to us on the [#typescript-sdk community slack channel](https://temporal.io/slack) or post on our [discourse support forum](https://community.temporal.io/).
6343

0 commit comments

Comments
 (0)