Releases: telemetryflow/telemetryflow-go-sdk
TelemetryFlow Go SDK v1.1.2
TelemetryFlow Go SDK v1.1.2
Included Generators
| Generator | Description |
|---|---|
telemetryflow-gen |
SDK code generator for TelemetryFlow integration |
telemetryflow-restapi |
DDD + CQRS RESTful API generator with Echo |
Downloads
| Platform | Architecture | Package |
|---|---|---|
| Linux | amd64 | RPM, DEB, tar.gz |
| Linux | arm64 | RPM, DEB, tar.gz |
| Windows | amd64 | ZIP (with installer) |
| macOS | Intel (amd64) | DMG, tar.gz |
| macOS | Apple Silicon (arm64) | DMG, tar.gz |
Installation
Linux (DEB):
sudo dpkg -i telemetryflow-sdk_1.1.2_amd64.debLinux (RPM):
sudo rpm -i telemetryflow-sdk-1.1.2-1.x86_64.rpmmacOS:
- Open the DMG file
- Run
./install.shin Terminal
Windows (PowerShell as Administrator):
- Extract the ZIP file
- Run
.\install.ps1
Usage
Generate SDK integration:
telemetryflow-gen init --project myapp --service my-serviceGenerate RESTful API project:
telemetryflow-restapi new --name my-api --module github.com/example/my-apiVerification
Verify downloads using SHA256 checksums in checksums-sha256.txt.
📚 Documentation | 🐛 Report Issues
Full Changelog: v1.1.1...v1.1.2
TelemetryFlow Go SDK v1.1.1
TelemetryFlow Go SDK v1.1.1
Included Generators
| Generator | Description |
|---|---|
telemetryflow-gen |
SDK code generator for TelemetryFlow integration |
telemetryflow-restapi |
DDD + CQRS RESTful API generator with Echo |
Downloads
| Platform | Architecture | Package |
|---|---|---|
| Linux | amd64 | RPM, DEB, tar.gz |
| Linux | arm64 | RPM, DEB, tar.gz |
| Windows | amd64 | ZIP (with installer) |
| macOS | Intel (amd64) | DMG, tar.gz |
| macOS | Apple Silicon (arm64) | DMG, tar.gz |
Installation
Linux (DEB):
sudo dpkg -i telemetryflow-sdk_1.1.1_amd64.debLinux (RPM):
sudo rpm -i telemetryflow-sdk-1.1.1-1.x86_64.rpmmacOS:
- Open the DMG file
- Run
./install.shin Terminal
Windows (PowerShell as Administrator):
- Extract the ZIP file
- Run
.\install.ps1
Usage
Generate SDK integration:
telemetryflow-gen init --project myapp --service my-serviceGenerate RESTful API project:
telemetryflow-restapi new --name my-api --module github.com/example/my-apiVerification
Verify downloads using SHA256 checksums in checksums-sha256.txt.
📚 Documentation | 🐛 Report Issues
Full Changelog: v1.1.0...v1.1.1
TelemetryFlow Go SDK v1.1.0
TelemetryFlow Go SDK v1.1.0
Included Generators
| Generator | Description |
|---|---|
telemetryflow-gen |
SDK code generator for TelemetryFlow integration |
telemetryflow-restapi |
DDD + CQRS RESTful API generator with Echo |
Downloads
| Platform | Architecture | Package |
|---|---|---|
| Linux | amd64 | RPM, DEB, tar.gz |
| Linux | arm64 | RPM, DEB, tar.gz |
| Windows | amd64 | ZIP (with installer) |
| macOS | Intel (amd64) | DMG, tar.gz |
| macOS | Apple Silicon (arm64) | DMG, tar.gz |
Installation
Linux (DEB):
sudo dpkg -i telemetryflow-sdk_1.1.0_amd64.debLinux (RPM):
sudo rpm -i telemetryflow-sdk-1.1.0-1.x86_64.rpmmacOS:
- Open the DMG file
- Run
./install.shin Terminal
Windows (PowerShell as Administrator):
- Extract the ZIP file
- Run
.\install.ps1
Usage
Generate SDK integration:
telemetryflow-gen init --project myapp --service my-serviceGenerate RESTful API project:
telemetryflow-restapi new --name my-api --module github.com/example/my-apiVerification
Verify downloads using SHA256 checksums in checksums-sha256.txt.
📚 Documentation | 🐛 Report Issues
Full Changelog: v1.0.1...v1.1.0
TelemetryFlow Go SDK v1.0.1
TelemetryFlow Go SDK v1.0.1
Included Generators
| Generator | Description |
|---|---|
telemetryflow-gen |
SDK code generator for TelemetryFlow integration |
telemetryflow-restapi |
DDD + CQRS RESTful API generator with Echo |
Downloads
| Platform | Architecture | Package |
|---|---|---|
| Linux | amd64 | tar.gz |
| Linux | arm64 | tar.gz |
| macOS | Intel (amd64) | tar.gz |
| macOS | Apple Silicon (arm64) | tar.gz |
| Windows | amd64 | zip |
Installation
Linux/macOS:
tar -xzf telemetryflow-sdk-1.0.1-<os>-<arch>.tar.gz
cd telemetryflow-sdk-1.0.1-<os>-<arch>
./install.shWindows (PowerShell as Administrator):
Expand-Archive telemetryflow-sdk-1.0.1-windows-amd64.zip
cd telemetryflow-sdk-1.0.1-windows-amd64
.\install.ps1Usage
Generate SDK integration:
telemetryflow-gen init --project myapp --service my-serviceGenerate RESTful API project:
telemetryflow-restapi new --name my-api --module github.com/example/my-apiVerification
Verify downloads using SHA256 checksums in checksums-sha256.txt.
📚 Documentation | 🐛 Report Issues
Full Changelog: v1.0.0...v1.0.1
TelemetryFlow Go SDK v1.0.0
TelemetryFlow Go SDK v1.0.0
Included Generators
| Generator | Description |
|---|---|
telemetryflow-gen |
SDK code generator for TelemetryFlow integration |
telemetryflow-restapi |
DDD + CQRS RESTful API generator with Echo |
Downloads
| Platform | Architecture | Package |
|---|---|---|
| Linux | amd64 | tar.gz |
| Linux | arm64 | tar.gz |
| macOS | Intel (amd64) | tar.gz |
| macOS | Apple Silicon (arm64) | tar.gz |
| Windows | amd64 | zip |
Installation
Linux/macOS:
tar -xzf telemetryflow-sdk-1.0.0-<os>-<arch>.tar.gz
cd telemetryflow-sdk-1.0.0-<os>-<arch>
./install.shWindows (PowerShell as Administrator):
Expand-Archive telemetryflow-sdk-1.0.0-windows-amd64.zip
cd telemetryflow-sdk-1.0.0-windows-amd64
.\install.ps1Usage
Generate SDK integration:
telemetryflow-gen init --project myapp --service my-serviceGenerate RESTful API project:
telemetryflow-restapi new --name my-api --module github.com/example/my-apiVerification
Verify downloads using SHA256 checksums in checksums-sha256.txt.
📚 Documentation | 🐛 Report Issues
Full Changelog: https://github.com/telemetryflow/telemetryflow-go-sdk/commits/v1.0.0