Skip to content

Releases: tanguc/oneseal

Release 0.0.33

10 Oct 09:02

Choose a tag to compare

  • 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 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:

Release 0.0.32

10 Oct 07:14

Choose a tag to compare

  • 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 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:

Release 0.0.31

05 Oct 13:01

Choose a tag to compare

  • 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 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:

Release 0.0.30

04 Oct 16:38

Choose a tag to compare

  • 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 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:

Release 0.0.29

04 Oct 16:01

Choose a tag to compare

  • 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

04 Oct 14:41

Choose a tag to compare


πŸ“¦ 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

04 Oct 09:58

Choose a tag to compare

  • chore(deps): update base image to node:lts-slim (154fd2e)

Release 0.0.26

02 Oct 16:14

Choose a tag to compare

  • chore(ci): add cleanup step for Docker buildx directories (d6feca6)

Release 0.0.25

01 Oct 20:38

Choose a tag to compare

  • chore(ci): optimize release-it installation in publish workflow (736af65)
  • chore(ci): update publish workflow to use release-it (079528d)

Release 0.0.24

01 Oct 19:36

Choose a tag to compare

  • 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)