Skip to content

Commit 0ec5705

Browse files
update changelog
1 parent 94a7124 commit 0ec5705

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Release notes 1.3.0
2+
3+
## What's New
4+
5+
* REST API ReEntry Support
6+
7+
## API Session Resumption
8+
9+
The OpenZiti Go SDK supports a `edge_apis` GoLang module. That module now supports API session resumption, enabling
10+
API Sessions to be (un)marshalled to storage between runs. Useful for API-driven development like CLIs where operation
11+
is intemitent or over multiple application runs.
12+
13+
## Issues Fixed and Dependency Updates
14+
15+
* github.com/openziti/sdk-golang: ReEntry Support
16+
117
# Release notes 1.2.10
218

319
## What's New

0 commit comments

Comments
 (0)