Skip to content

Releases: poddeck/poddeck-agent

v1.0.4

08 Jun 12:45

Choose a tag to compare

v1.0.4 Pre-release
Pre-release

What's Changed

  • Force Bouncy Castle to 1.84 to patch CVE by @miguelzapp in #47
  • Bump gradle-wrapper from 9.5.0 to 9.5.1 by @dependabot[bot] in #48
  • Bump org.apache.commons:commons-configuration2 from 2.14.0 to 2.15.0 by @dependabot[bot] in #49
  • Bump io.netty:netty-bom from 4.2.13.Final to 4.2.14.Final by @dependabot[bot] in #54
  • Bump org.junit.platform:junit-platform-launcher from 6.0.3 to 6.1.0 by @dependabot[bot] in #53
  • Bump org.json:json from 20251224 to 20260522 by @dependabot[bot] in #50
  • Bump org.junit.jupiter:junit-jupiter from 6.0.3 to 6.1.0 by @dependabot[bot] in #52
  • Bump org.junit:junit-bom from 6.0.3 to 6.1.0 by @dependabot[bot] in #51
  • Bump com.google.protobuf:protobuf-java from 4.34.1 to 4.35.0 by @dependabot[bot] in #58
  • Bump org.apache.commons:commons-configuration2 from 2.15.0 to 2.15.1 by @dependabot[bot] in #55
  • Bump com.marcnuri.helm-java:helm-java from 0.0.20 to 0.0.21 by @dependabot[bot] in #56
  • Bump io.netty:netty-bom from 4.2.14.Final to 4.2.15.Final by @dependabot[bot] in #57

Full Changelog: v1.0.3...v1.0.4

v1.0.3

05 May 18:48

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

05 May 17:06

Choose a tag to compare

What's Changed

  • Bump org.apache.commons:commons-configuration2 from 2.13.0 to 2.14.0 by @dependabot[bot] in #32

  • Bump gradle-wrapper from 9.3.1 to 9.4.1 by @dependabot[bot] in #33

  • Bump io.grpc:grpc-netty from 1.79.0 to 1.80.0 by @dependabot[bot] in #34

  • Bump io.kubernetes:client-java-extended from 25.0.0 to 26.0.0 by @dependabot[bot] in #35

  • Bump com.google.protobuf:protobuf-java from 4.34.0 to 4.34.1 by @dependabot[bot] in #36

  • Bump io.netty:netty-bom from 4.1.132.Final to 4.2.12.Final by @dependabot[bot] in #37

  • Bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre by @dependabot[bot] in #38

  • Bump org.projectlombok:lombok from 1.18.44 to 1.18.46 by @dependabot[bot] in #40

  • Bump io.freefair.lombok from 9.2.0 to 9.4.0 by @dependabot[bot] in #39

  • Bump io.grpc:grpc-protobuf from 1.80.0 to 1.81.0 by @dependabot[bot] in #45

  • Bump gradle-wrapper from 9.4.1 to 9.5.0 by @dependabot[bot] in #44

  • Bump io.grpc:grpc-netty from 1.80.0 to 1.81.0 by @dependabot[bot] in #43

  • Bump io.freefair.lombok from 9.4.0 to 9.5.0 by @dependabot[bot] in #42

  • Cap pod log fetch and raise gRPC inbound limit by @miguelzapp in baf0f91

Full Changelog: v1.0.0...v1.0.2

v1.0.1

08 Apr 15:30

Choose a tag to compare

What's Changed

  • Allow manual CI trigger by @miguelzapp in #31
  • Add agent key auth, runtime-only Dockerfile, and consolidated CI pipeline by @miguelzapp
  • Add healthcheck and fix netty CVEs by @miguelzapp

New Contributors

Full Changelog: https://github.com/poddeck/poddeck-agent/commits/v1.0.0