Skip to content

0.11.3

Compare
Choose a tag to compare
@polaroi8d polaroi8d released this 11 Mar 14:13
· 77 commits to develop since this release

What's Changed

Updated several dependencies, including circl, grpc, net, and docker, ensuring compatibility and incorporating the latest improvements. Additionally, we've introduced new features such as the container log API and updated kratos to version 1.1.0. Documentation has been enhanced with extra information on encryption key generation, and bug fixes have been applied to ensure smooth operation.

  • chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #916
  • chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3 by @dependabot in #917
  • chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #918
  • chore(deps): bump github.com/docker/docker from 23.0.5+incompatible to 23.0.8+incompatible by @dependabot in #919
  • chore(deps): bump follow-redirects from 1.15.1 to 1.15.5 in /web/crux-ui by @dependabot in #920
  • chore(deps): bump follow-redirects from 1.15.2 to 1.15.5 in /web/crux by @dependabot in #921
  • chore(deps): bump ip from 1.1.8 to 1.1.9 in /web/crux by @dependabot in #923
  • chore(deps): bump nodemailer from 6.9.4 to 6.9.9 in /web/crux by @dependabot in #922
  • feat(web): update kratos to 1.1.0 by @m8vago in #925
  • doc(crux): add extra info encrpytion gey generation by @nandor-magyar in #926
  • fix(crux): add ENCRYPTION_SECRET_KEY to compose files by @polaroi8d in #927
  • feat: container log api by @robot9706 in #931
  • fix: container log new line by @robot9706 in #932

Full Changelog: 0.11.2...0.11.3