Skip to content

Releases: xraph/shield

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 18 Jun 03:43

Changes

  • chore: bump forge version (5037861)
  • chore: bump forge to v1.7.2 and grove to v1.5.6 (da5b376)

Installation

go get github.com/xraph/shield@v1.5.2

Full Changelog: v1.5.1...v1.5.2

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 18 May 15:37

Changes

  • chore(go.mod, go.sum): update forge to v1.6.4 and grove to v1.5.2, including driver dependencies (2f71a44)

Installation

go get github.com/xraph/shield@v1.5.1

Full Changelog: v1.5.0...v1.5.1

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 18:58

Changes

  • chore(go.mod, go.sum): update dependencies to v1.6.0 for forge, v1.4.1 for forgeui, v1.1.1 for go-utils, v1.5.1 for grove, and v1.0.2 for vessel; add indirect dependencies for ginkgo, gomega, and redis (aad7dec)

Installation

go get github.com/xraph/shield@v1.5.0

Full Changelog: v1.4.1...v1.5.0

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 29 Mar 16:15

Changes

  • chore(go.mod, go.sum): update forge and grove dependencies to v1.4.1 and confy to v0.5.0 (059948f)

Installation

go get github.com/xraph/shield@v1.4.1

Full Changelog: v1.4.0...v1.4.1

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 20:17

Changes

  • chore(go.mod, go.sum): update dependencies to v1.4.0 and golang.org/x/text to v0.34.0 (6b932bf)

Installation

go get github.com/xraph/shield@v1.4.0

Full Changelog: v1.3.1...v1.4.0

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 14 Mar 15:34

Changes

  • chore(go.mod, go.sum): update forge and grove dependencies to v1.3.1 (a2e9afe)

Installation

go get github.com/xraph/shield@v1.3.1

Full Changelog: v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 17:42

Changes

  • chore(go.mod, go.sum): update dependencies to latest versions (4f7f362)
  • Refactor import statements across multiple files to group related imports (ac051c4)
  • Add ScanStatsWidget template and related functionality (77971bb)
  • fix(makefile): update goimports path to reflect repository name change (d5388a0)
  • feat(id): add BSON marshaling support for ID type (831f9a7)
  • feat(id): enhance TypeID implementation with constructors, parsers, and tests (a3da0b5)

Installation

go get github.com/xraph/shield@v1.3.0

Full Changelog: v0.1.0...v1.3.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 05:50

Changes

  • feat(store/sqlite): implement SQLite store with Grove ORM for instinct, awareness, boundary, values, judgment, reflex, profile, scan, policy, and compliance operations (c54ecf5)
  • feat: add .golangci.yml configuration for linting and code quality checks (d092326)

Installation

go get github.com/xraph/shield@v0.1.0

Full Changelog: v0.0.1...v0.1.0

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 21 Feb 00:11

Changes

  • feat: add README and custom plugin guide for Shield (b631fb8)
  • fix: update schema version and improve code formatting in components (dd23c89)
  • style: standardize formatting and alignment across multiple files (8b7f3e8)
  • chore: update Go version to 1.25.7 in CI and release workflows (0ad9206)
  • Merge pull request #1 from xraph/dependabot/go_modules/minor-and-patch-52fc24ea4e (c7e7217)
  • Merge pull request #2 from xraph/dependabot/npm_and_yarn/docs/minor-and-patch-8db44b5f5b (dc951bf)
  • fix: update markdown formatting for speed indicators and remove unused meta.json files (5695264)
  • refactor: rename Weave to Shield and update related components (4c6c7e4)
  • build(deps): bump the minor-and-patch group in /docs with 4 updates (089c2d2)
  • build(deps): bump github.com/xraph/forge in the minor-and-patch group (433a39d)
  • feat: add GitHub Actions workflows for CI, Docs deployment, and Release management (5e11b1a)
  • feat: introduce instinct and judgment packages for safety responses (096b2cd)

Installation

go get github.com/xraph/shield@v0.0.1

What's Changed

  • build(deps): bump the minor-and-patch group in /docs with 4 updates by @dependabot[bot] in #2
  • build(deps): bump github.com/xraph/forge from 0.9.10 to 0.9.12 in the minor-and-patch group by @dependabot[bot] in #1

New Contributors

Full Changelog: https://github.com/xraph/shield/commits/v0.0.1