Skip to content

Releases: envato/ejsonkms

v0.2.9

23 Oct 17:48

Choose a tag to compare

Changelog

  • 3648447 Release version 0.2.9
  • 7db120a Bump go toolchain from 1.24.7 to 1.24.9
  • cf32d27 Bump ejson2env from 2.0.1 to 2.0.8
  • 2060e21 Dependabot: Bump the go group with 2 updates (#36)
  • 102a58e refactor: rename docker-compose.ymlcompose.yaml

v0.2.8

06 Oct 00:29

Choose a tag to compare

Changelog

  • 6c0edbf Release version 0.2.8
  • 53f6880 Bump go toolchain from 1.24.5 to 1.24.7
  • 24d002c Add PowerPC (ppc64le) architecture support for Linux builds
  • 99b1365 Merge pull request #6 from runlevel5/patch-1
  • a722dc8 Dependabot: Bump the go group with 2 updates (#34)
  • bd86ef3 Modify Makefile to specify package and command
  • 65553df Merge branch 'main' into patch-1
  • 1f95418 Dependabot: Bump github.com/aws/aws-sdk-go in the go group (#33)
  • 7e98761 Add make target for linux-ppc64le

v0.2.7

15 Jul 04:03

Choose a tag to compare

Changelog

  • 5544363 Release version 0.2.7
  • 6602de4 Bump go toolchain from 1.24.1 to 1.24.5

v0.2.6

15 Jul 03:15

Choose a tag to compare

Changelog

  • e134b44 Release version 0.2.6
  • 56a8443 Dependabot: Bump the go group with 2 updates (#32)
  • a7c8077 Dependabot: Bump the go group across 1 directory with 3 updates (#31)

v0.2.5

28 Apr 00:53

Choose a tag to compare

Changelog

  • cf378b2 go mod tidy
  • c3ea8eb Release version 0.2.5
  • b5a524a Dependabot: Bump the go group across 1 directory with 4 updates (#29)
  • 7a6eacb Dependabot: Bump the go group across 1 directory with 6 updates (#27)

v0.2.4

21 Jan 01:24

Choose a tag to compare

Changelog

  • 7d55aa6 go mod tidy
  • f7443cd Release version 0.2.4
  • 72f77a7 Dependabot: Bump the go group across 1 directory with 9 updates (#25)
  • 5be6931 Bump goconvey from v0.0.0-20190731233626-505e41936337 to v1.8.0 (#24)
  • af8a2c5 Configure Dependabot to update dependencies every month (#22)

v0.2.3

26 Dec 04:20

Choose a tag to compare

Changelog

  • 0d71423 Release 0.2.3
  • fea06f8 Bump golang.org/x/crypto from 0.17.0 to 0.31.0 (#21)
  • e0aa0a0 Merge pull request #18 from envato/gpavelar/readme-update
  • 3cf41c9 Update installation command due to an error 'package github.com/envato/ejsonkms is not a main packagepackage github.com/envato/ejsonkms is not a main package'
  • 791458e Fix typo

v0.2.2

31 Jan 17:17

Choose a tag to compare

What's Changed

  • Bump golang.org/x/sys from 0.0.0-20190215142949-d0b11bdaac8a to 0.1.0 by @dependabot in #15
  • Bump golang.org/x/crypto from 0.0.0-20190308221718-c2843e01d9a2 to 0.17.0 by @dependabot in #16

Full Changelog: v0.2.1...v0.2.2

v0.2.1

31 Jan 17:08
4a4371f

Choose a tag to compare

What's Changed

  • Add darwin-arm64 platform target to Makefile for native M1 binaries by @stevehodgkiss in #5
  • Define ejsonkms package by @stevehodgkiss in #7
  • Add target to build linux/arm64 binary by @runlevel5 in #8
  • Add pre-commit-hook to run ejsonkms encrypt by @mmartinenvato in #10
  • Bump github.com/aws/aws-sdk-go from 1.23.12 to 1.33.0 by @dependabot in #11
  • Bump github.com/aws/aws-sdk-go from 1.33.0 to 1.34.0 by @dependabot in #12
  • Update README.md by @ostigley in #13
  • CI: create GitHub Actions workflow that automatically builds binaries for new git tags by @orien in #14
  • CI fix: specify args for goreleaser by @orien in #17

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0: Use ejson2env as a library

24 Sep 05:46

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0