Releases: tanguc/oneseal
Release 0.0.33
- chore(deps): update production secrets dependency (09acd88)
π¦ Installation
Download Binary (Recommended)
Download the appropriate binary for your platform from the assets below:
| Platform | Architecture | Binary |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | oneseal-aarch64-apple-darwin-0.0.33 |
| macOS | Intel | oneseal-x86_64-apple-darwin-0.0.33 |
| Linux | x86_64 | oneseal-x86_64-unknown-linux-gnu-0.0.33 |
| Linux | ARM64 | oneseal-aarch64-unknown-linux-gnu-0.0.33 |
Quick Install (macOS/Linux)
Docker
# Pull the latest image
docker pull stanguc/oneseal:0.0.33
# Or use the latest tag
docker pull stanguc/oneseal:latestπ Documentation
π Found a bug?
Please open an issue with the following information:
Environment:
- OneSeal version:
oneseal versionoutput - Operating System: (macOS/Linux/Windows, architecture)
- npm/yarn/bun version
Describe the bug:
- What you expected to happen
- What actually happened
- Full error message (if any)
with env varRUST_LOG=debug=debugfor more details
Steps to reproduce:
- Command you ran (e.g.,
oneseal generate ...) - Relevant file structure
- Any non-default configuration
Additional context:
- Input source type (Terraform/Pulumi/etc.)
- Encryption enabled/disabled
- Number of secrets/outputs
- Any custom flags used
The more details you provide, the faster we can fix it! π
π Support
If OneSeal is helping your team, consider:
- β Starring the repository
- π¦ Sharing on social media
- π Writing about your experience
- π³οΈ Voting for the next SDK language
Release 0.0.32
- ci: improve workflow formatting and add cargo update (8d55381)
- docs: update SDK package naming conventions (a89f711)
- chore: update license and clean up files (5c58791)
π¦ Installation
Download Binary (Recommended)
Download the appropriate binary for your platform from the assets below:
| Platform | Architecture | Binary |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | oneseal-aarch64-apple-darwin-0.0.32 |
| macOS | Intel | oneseal-x86_64-apple-darwin-0.0.32 |
| Linux | x86_64 | oneseal-x86_64-unknown-linux-gnu-0.0.32 |
| Linux | ARM64 | oneseal-aarch64-unknown-linux-gnu-0.0.32 |
Quick Install (macOS/Linux)
Docker
# Pull the latest image
docker pull stanguc/oneseal:0.0.32
# Or use the latest tag
docker pull stanguc/oneseal:latestπ Documentation
π Found a bug?
Please open an issue with the following information:
Environment:
- OneSeal version:
oneseal versionoutput - Operating System: (macOS/Linux/Windows, architecture)
- npm/yarn/bun version
Describe the bug:
- What you expected to happen
- What actually happened
- Full error message (if any)
with env varRUST_LOG=debug=debugfor more details
Steps to reproduce:
- Command you ran (e.g.,
oneseal generate ...) - Relevant file structure
- Any non-default configuration
Additional context:
- Input source type (Terraform/Pulumi/etc.)
- Encryption enabled/disabled
- Number of secrets/outputs
- Any custom flags used
The more details you provide, the faster we can fix it! π
π Support
If OneSeal is helping your team, consider:
- β Starring the repository
- π¦ Sharing on social media
- π Writing about your experience
- π³οΈ Voting for the next SDK language
Release 0.0.31
- docs: update README with docker usage and key management improvements (a0a1466)
π¦ Installation
Download Binary (Recommended)
Download the appropriate binary for your platform from the assets below:
| Platform | Architecture | Binary |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | oneseal-aarch64-apple-darwin-0.0.31 |
| macOS | Intel | oneseal-x86_64-apple-darwin-0.0.31 |
| Linux | x86_64 | oneseal-x86_64-unknown-linux-gnu-0.0.31 |
| Linux | ARM64 | oneseal-aarch64-unknown-linux-gnu-0.0.31 |
Quick Install (macOS/Linux)
Docker
# Pull the latest image
docker pull stanguc/oneseal:0.0.31
# Or use the latest tag
docker pull stanguc/oneseal:latestπ Documentation
π Found a bug?
Please open an issue with the following information:
Environment:
- OneSeal version:
oneseal versionoutput - Operating System: (macOS/Linux/Windows, architecture)
- npm/yarn/bun version
Describe the bug:
- What you expected to happen
- What actually happened
- Full error message (if any)
with env varRUST_LOG=debug=debugfor more details
Steps to reproduce:
- Command you ran (e.g.,
oneseal generate ...) - Relevant file structure
- Any non-default configuration
Additional context:
- Input source type (Terraform/Pulumi/etc.)
- Encryption enabled/disabled
- Number of secrets/outputs
- Any custom flags used
The more details you provide, the faster we can fix it! π
π Support
If OneSeal is helping your team, consider:
- β Starring the repository
- π¦ Sharing on social media
- π Writing about your experience
- π³οΈ Voting for the next SDK language
Release 0.0.30
- feat(ci): enable build-and-test job in CI pipeline (3897ddc)
- chore(release): update release-it configuration (ccb2a0d)
π¦ Installation
Download Binary (Recommended)
Download the appropriate binary for your platform from the assets below:
| Platform | Architecture | Binary |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | oneseal-aarch64-apple-darwin-0.0.30 |
| macOS | Intel | oneseal-x86_64-apple-darwin-0.0.30 |
| Linux | x86_64 | oneseal-x86_64-unknown-linux-gnu-0.0.30 |
| Linux | ARM64 | oneseal-aarch64-unknown-linux-gnu-0.0.30 |
Quick Install (macOS/Linux)
Docker
# Pull the latest image
docker pull stanguc/oneseal:0.0.30
# Or use the latest tag
docker pull stanguc/oneseal:latestπ Documentation
π Found a bug?
Please open an issue with the following information:
Environment:
- OneSeal version:
oneseal versionoutput - Operating System: (macOS/Linux/Windows, architecture)
- npm/yarn/bun version
Describe the bug:
- What you expected to happen
- What actually happened
- Full error message (if any)
with env varRUST_LOG=debug=debugfor more details
Steps to reproduce:
- Command you ran (e.g.,
oneseal generate ...) - Relevant file structure
- Any non-default configuration
Additional context:
- Input source type (Terraform/Pulumi/etc.)
- Encryption enabled/disabled
- Number of secrets/outputs
- Any custom flags used
The more details you provide, the faster we can fix it! π
π Support
If OneSeal is helping your team, consider:
- β Starring the repository
- π¦ Sharing on social media
- π Writing about your experience
- π³οΈ Voting for the next SDK language
Release 0.0.29
- ci: add version logging to release process (5fad1f2)
- ci: increase fetch depth for accurate versioning (a32a965)
- chore: gitignore cargo.lock (6dd6ec5)
- feat(ci): add pre-release version computation and update workflow (4fee525)
π¦ Installation
Download Binary (Recommended)
Download the appropriate binary for your platform from the assets below:
| Platform | Architecture | Binary |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | oneseal-aarch64-apple-darwin-0.0.29 |
| macOS | Intel | oneseal-x86_64-apple-darwin-0.0.29 |
| Linux | x86_64 | oneseal-x86_64-unknown-linux-gnu-0.0.29 |
| Linux | ARM64 | oneseal-aarch64-unknown-linux-gnu-0.0.29 |
Quick Install (macOS/Linux)
Docker
# Pull the latest image
docker pull stanguc/oneseal:0.0.29
# Or use the latest tag
docker pull stanguc/oneseal:latest
---
## π Documentation
- [Full Documentation](https://github.com/oneseal-io/oneseal#-readme)
- [Docker Usage Guide](https://github.com/oneseal-io/oneseal#-using-with-docker)
---
## π Found a bug?
Please [open an issue](https://github.com/oneseal-io/oneseal/issues/new) with the following information:
**Environment:**
- OneSeal version:
`oneseal version` output
- Operating System: (macOS/Linux/Windows, architecture)
- npm/yarn/bun version
**Describe the bug:**
- What you expected to happen
- What actually happened
- Full error message (if any)
with env var `RUST_LOG=debug=debug` for more details
**Steps to reproduce:**
1. Command you ran (e.g., `oneseal generate ...`)
2. Relevant file structure
3. Any non-default configuration
**Additional context:**
- Input source type (Terraform/Pulumi/etc.)
- Encryption enabled/disabled
- Number of secrets/outputs
- Any custom flags used
The more details you provide, the faster we can fix it! π
---
## π Support
If OneSeal is helping your team, consider:
- β Starring the repository
- π¦ Sharing on social media
- π Writing about your experience
- π³οΈ [Voting for the next SDK language](https://github.com/oneseal-io/oneseal/discussions/1)Release 0.0.28
π¦ Installation
Download Binary (Recommended)
Download the appropriate binary for your platform from the assets below:
| Platform | Architecture | Binary |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | oneseal-aarch64-apple-darwin-0.0.28 |
| macOS | Intel | oneseal-x86_64-apple-darwin-0.0.28 |
| Linux | x86_64 | oneseal-x86_64-unknown-linux-gnu-0.0.28 |
| Linux | ARM64 | oneseal-aarch64-unknown-linux-gnu-0.0.28 |
Quick Install (macOS/Linux)
Docker
# Pull the latest image
docker pull stanguc/oneseal:0.0.28
# Or use the latest tag
docker pull stanguc/oneseal:latest
---
## π Documentation
- [Full Documentation](https://github.com/oneseal-io/oneseal#-readme)
- [Docker Usage Guide](https://github.com/oneseal-io/oneseal#-using-with-docker)
---
## π Found a bug?
Please [open an issue](https://github.com/oneseal-io/oneseal/issues/new) with the following information:
**Environment:**
- OneSeal version: `0.0.28`
`oneseal version` output
- Operating System: (macOS/Linux/Windows, architecture)
- npm/yarn/bun version
**Describe the bug:**
- What you expected to happen
- What actually happened
- Full error message (if any)
with env var `RUST_LOG=debug=debug` for more details
**Steps to reproduce:**
1. Command you ran (e.g., `oneseal generate ...`)
2. Relevant file structure
3. Any non-default configuration
**Additional context:**
- Input source type (Terraform/Pulumi/etc.)
- Encryption enabled/disabled
- Number of secrets/outputs
- Any custom flags used
The more details you provide, the faster we can fix it! π
---
## π Support
If OneSeal is helping your team, consider:
- β Starring the repository
- π¦ Sharing on social media
- π Writing about your experience
- π³οΈ [Voting for the next SDK language](https://github.com/oneseal-io/oneseal/discussions/1)Release 0.0.27
- chore(deps): update base image to node:lts-slim (154fd2e)
Release 0.0.26
- chore(ci): add cleanup step for Docker buildx directories (d6feca6)
Release 0.0.25
Release 0.0.24
- ci: enable aarch64-unknown-linux-gnu build target (02accac)
- chore: update documentation and fix build script (b6b0e96)
- feat(ci): add arm64 support to docker build (720233a)
- chore: remove multi-architecture build support (11abae5)
- feat(ci): add arm64 support to docker build (4c780dd)
- ci: add docker credentials to workflows (ae95a5f)
- feat(ci): enable macos binary build in ci pipeline (980a4f7)
- chore(ci): add debug output for release asset listing (7c587ac)
- chore(ci): update artifact name in CI workflow (e58a7ed)
- chore(ci): disable build-and-test job in CI workflow (d42176b)
- chore(ci): disable macos builds and update docker workflow (52e9c09)