Skip to content

v0.1.0: SCS Codec interface

Latest
Compare
Choose a tag to compare
@wneessen wneessen released this 04 Mar 17:02
3f4f043

Welcome to iocrypter v0.1.0!

This release adds support for Alex Edward's SCS session management codec interface. It allows you to use iocrypter to encrypt and authenticate data before they are stored in any supported SCS storage.

What's Changed

  • Bump golangci/golangci-lint-action from 6.3.2 to 6.4.0 by @dependabot in #9
  • Bump golangci/golangci-lint-action from 6.4.0 to 6.5.0 by @dependabot in #11
  • Bump step-security/harden-runner from 2.10.4 to 2.11.0 by @dependabot in #10
  • Update .golangci.toml by @wneessen in #12
  • Bump github/codeql-action from 3.28.9 to 3.28.10 by @dependabot in #14
  • Bump golang.org/x/crypto from 0.33.0 to 0.34.0 by @dependabot in #13
  • Update Go versions in CI and go.mod by @wneessen in #15
  • Bump golang.org/x/crypto from 0.34.0 to 0.35.0 by @dependabot in #16
  • Bump codecov/codecov-action from 5.3.1 to 5.4.0 by @dependabot in #17
  • Codec Interface support for Alex Edwards' SCS: HTTP Session Management by @wneessen in #18
  • Add SCS codec implementation details to documentation by @wneessen in #19

Full Changelog: v0.0.2...v0.1.0