Releases: thealphacubicle/OpenContext
Release v2.0.0
Release v2.0.0
Binaries
This release includes pre-built binaries for the following platforms:
- macOS (Intel):
opencontext-client-darwin-amd64 - macOS (Apple Silicon):
opencontext-client-darwin-arm64 - Linux (amd64):
opencontext-client-linux-amd64 - Linux (arm64):
opencontext-client-linux-arm64 - Windows (amd64):
opencontext-client-windows-amd64.exe
Lambda Package
opencontext-lambda-v2.0.0.zip— deploy-ready AWS Lambda package
Installation
Download the appropriate binary for your platform and make it executable:
# macOS/Linux
chmod +x opencontext-client-<platform>
# Windows
# No action needed, .exe is ready to useChecksums
Verify your download using the checksums in checksums.txt:
sha256sum -c checksums.txtUsage
opencontext-client <lambda_url>
# Or set OPENCONTEXT_LAMBDA_URL environment variableSee the README for more details.
What's Changed
- Added streamable HTTPS support by @thealphacubicle in #2
- Feat: Added API Gateway resource by @thealphacubicle in #3
- Feature/muti cloud support by @thealphacubicle in #21
Full Changelog: v1.0.4...v2.0.0
Release v1.0.4
Release v1.0.4
Binaries
This release includes pre-built binaries for the following platforms:
- macOS (Intel):
opencontext-client-darwin-amd64 - macOS (Apple Silicon):
opencontext-client-darwin-arm64 - Linux (amd64):
opencontext-client-linux-amd64 - Linux (arm64):
opencontext-client-linux-arm64 - Windows (amd64):
opencontext-client-windows-amd64.exe
Installation
Download the appropriate binary for your platform and make it executable:
# macOS/Linux
chmod +x opencontext-client-<platform>
# Windows
# No action needed, .exe is ready to useChecksums
Verify your download using the checksums in checksums.txt:
sha256sum -c checksums.txtUsage
opencontext-client <lambda_url>
# Or set OPENCONTEXT_LAMBDA_URL environment variableSee the README for more details.
Full Changelog: v1.0.3...v1.0.4
Release v1.0.2
Release v1.0.2
Binaries
This release includes pre-built binaries for the following platforms:
- macOS (Intel):
opencontext-client-darwin-amd64 - macOS (Apple Silicon):
opencontext-client-darwin-arm64 - Linux (amd64):
opencontext-client-linux-amd64 - Linux (arm64):
opencontext-client-linux-arm64 - Windows (amd64):
opencontext-client-windows-amd64.exe
Installation
Download the appropriate binary for your platform and make it executable:
# macOS/Linux
chmod +x opencontext-client-<platform>
# Windows
# No action needed, .exe is ready to useChecksums
Verify your download using the checksums in checksums.txt:
sha256sum -c checksums.txtUsage
opencontext-client <lambda_url>
# Or set OPENCONTEXT_LAMBDA_URL environment variableSee the README for more details.
Full Changelog: v1.0.1...v1.0.2
Release v1.0.1
Release v1.0.1
Binaries
This release includes pre-built binaries for the following platforms:
- macOS (Intel):
opencontext-client-darwin-amd64 - macOS (Apple Silicon):
opencontext-client-darwin-arm64 - Linux (amd64):
opencontext-client-linux-amd64 - Linux (arm64):
opencontext-client-linux-arm64 - Windows (amd64):
opencontext-client-windows-amd64.exe
Installation
Download the appropriate binary for your platform and make it executable:
# macOS/Linux
chmod +x opencontext-client-<platform>
# Windows
# No action needed, .exe is ready to useChecksums
Verify your download using the checksums in checksums.txt:
sha256sum -c checksums.txtUsage
opencontext-client <lambda_url>
# Or set OPENCONTEXT_LAMBDA_URL environment variableSee the README for more details.
Full Changelog: v1.0.0...v1.0.1
Release v1.0.0
Release v1.0.0
Binaries
This release includes pre-built binaries for the following platforms:
- macOS (Intel):
opencontext-client-darwin-amd64 - macOS (Apple Silicon):
opencontext-client-darwin-arm64 - Linux (amd64):
opencontext-client-linux-amd64 - Linux (arm64):
opencontext-client-linux-arm64 - Windows (amd64):
opencontext-client-windows-amd64.exe
Installation
Download the appropriate binary for your platform and make it executable:
# macOS/Linux
chmod +x opencontext-client-<platform>
# Windows
# No action needed, .exe is ready to useChecksums
Verify your download using the checksums in checksums.txt:
sha256sum -c checksums.txtUsage
opencontext-client <lambda_url>
# Or set OPENCONTEXT_LAMBDA_URL environment variableSee the README for more details.
Full Changelog: https://github.com/thealphacubicle/OpenContext/commits/v1.0.0