ejson

EJSON is a small library to manage encrypted secrets using asymmetric encryption.

MIT License

Downloads
10.3M
Stars
1.3K
Committers
40

Bot releases are visible (Hide)

ejson - v1.5.1 Latest Release

Published by thepwagner 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Shopify/ejson/compare/v1.5.0...v1.5.1

ejson - v1.5.0

Published by epk 8 months ago

  • Build using Go 1.21.4
  • Bumped all the Go dependencies
ejson - v1.4.1

Published by burke over 1 year ago

Only significant change from 1.4.0 is that ejson -v now reports the correct version number.

ejson - v1.4.0

Published by github-actions[bot] over 1 year ago

Changelog

  • 30ca14f bump version to 1.4.0
  • f814595 Merge pull request #127 from Shopify/collapse-newlines
  • f0c681a handle CR too
  • 5f8b505 Collapse newlines in string literals:
  • ba85112 Merge pull request #113 from Shopify/dependabot/bundler/arr-pm-0.0.12
  • 204899d Merge pull request #121 from Shopify/dependabot/docker/dot-github/dockerfile-for-dependabot/golang-1.20.0-alpine
  • 250619e Bump arr-pm from 0.0.11 to 0.0.12
  • 91dcc25 Merge pull request #120 from Shopify/dependabot/bundler/git-1.13.1
  • d7e6db6 Bump golang in /.github/dockerfile-for-dependabot
  • 1d6c21f Bump git from 1.11.0 to 1.13.1
  • 646d277 Merge pull request #116 from Shopify/dependabot/docker/dot-github/dockerfile-for-dependabot/golang-1.19.4-alpine
  • 59159a8 Bump golang in /.github/dockerfile-for-dependabot
  • 267061f Merge pull request #115 from Shopify/dependabot/docker/dot-github/dockerfile-for-dependabot/golang-1.19.3-alpine
  • ec34e0b Bump golang in /.github/dockerfile-for-dependabot
  • 5707d1d Merge pull request #112 from Shopify/dependabot/docker/dot-github/dockerfile-for-dependabot/golang-1.19.1-alpine
  • 7fde141 Bump golang in /.github/dockerfile-for-dependabot
  • 8a98d4f Merge pull request #108 from Shopify/replace-cla-probot-with-action
  • 63e910c Remove CLA from probot and use new GitHub action
  • c7d4665 Merge pull request #106 from Shopify/dependabot/docker/dot-github/dockerfile-for-dependabot/golang-1.18.3-alpine
  • d2061c2 Bump golang in /.github/dockerfile-for-dependabot
  • 5fbcae7 Merge pull request #105 from Shopify/dependabot/docker/dot-github/dockerfile-for-dependabot/golang-1.18.2-alpine
  • d343193 Bump golang in /.github/dockerfile-for-dependabot
  • ff16728 Merge pull request #104 from Shopify/dependabot/bundler/git-1.11.0
  • 91acb6e Bump git from 1.9.1 to 1.11.0
ejson - v1.3.3

Published by github-actions[bot] over 2 years ago

Changelog

  • update go to 1.18.1
ejson -

Published by burke over 2 years ago

ejson -

Published by burke over 3 years ago

ejson -

Published by burke over 4 years ago

Bump dependencies, rebuild with more modern Go.

ejson -

Published by burke almost 6 years ago

ejson -

Published by burke about 6 years ago

ejson -

Published by burke about 7 years ago

  • Adds --key-from-stdin flag, where a private key, assumed to match the file's public key, is read
    directly from stdin instead of looking up a match in the keydir.
  • Fixes documentation, which was broken in the previous release.
ejson -

Published by burke almost 8 years ago

ejson -

Published by burke almost 9 years ago

ejson - v1.0.0

Published by sirupsen almost 10 years ago

Initial release of ejson in Go. This has been tested extensively in production at Shopify.