Skip to content

v0.16.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@barroco barroco released this 30 May 16:05
1e01739

What's Changed

DSS

  • [fix] add nil checks to avoid panic when creating an OIR without a subscription by @Shastick in #1039
  • [deps] update database dependencies, adapt crdb query code by @Shastick in #1035
  • [dependencies] update go version to 1.22 and update vulnerable dependencies by @Shastick in #1034
  • [dependencies] bump dependencies to most recent versions by @Shastick in #1041
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #1021
  • [dependencies] bumps dependencies to most recent versions by @Shastick in #1038

Deployment

  • [tanka] Align replicas number with nodeips length by @barroco in #1026
  • [helm] Align replicas number with number of nodes by @barroco in #1029
  • [terraform] Simplify latest version of DSS by @barroco in #1028
  • [terraform] Allow single node deployment by @barroco in #1027
  • [terraform] Remove usage of latest image by @barroco in #1030
  • [terraform] set aws_iam_permissions_boundary default to "" by @barroco in #1031
  • Fix documentation link typo in error log for CheckCurrentMajorSchemaVersion error by @fmo00 in #1036
  • [helm] Fix jwks configuration by @barroco in #1037
  • [doc] Editorial improvement by @barroco in #1025

New Contributors

Full Changelog: interuss/dss/v0.15.0...interuss/dss/v0.16.0-rc1