Skip to content

Commit a5d56b8

Browse files
authored
Add docs on beta releases (GEA-13296) (#219)
1 parent d96ab77 commit a5d56b8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

pangea-sdk/v3/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,15 @@ fmt.Printf("Logged event: %s", pangea.Stringify(e))
101101

102102
Full code for the above example available in [the examples directory](https://github.com/pangeacyber/pangea-go/blob/main/examples/audit/log_standard_schema.go).
103103

104+
<a name="beta-releases"></a>
105+
106+
## Beta releases
107+
108+
Pre-release versions may be available with the `beta` denotation in the version
109+
number. These releases serve to preview beta services and APIs. Per Semantic
110+
Versioning, they are considered unstable and do not carry the same compatibility
111+
guarantees as stable releases.
112+
104113

105114

106115
[Documentation]: https://pangea.cloud/docs/sdk/go/

0 commit comments

Comments
 (0)