Skip to content

Releases: devslab-kr/ssrf-guard

v3.1.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 15:26
Immutable release. Only release title and notes can be modified.

What's Changed

  • feat: add JMH benchmarks module + BENCHMARKS.md by @jlc488 in #11
  • docs: surface JMH benchmark results in README + docs site by @jlc488 in #12
  • Fix uppercase-scheme bypass in LLM tool-input guard by @jlc488 in #13
  • Prepare 3.1.1 release by @jlc488 in #14

Full Changelog: v3.1.0...v3.1.1

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 23 May 11:07
Immutable release. Only release title and notes can be modified.

What's Changed

  • docs: link runnable examples repo + Discussions callout by @jlc488 in #4
  • ci: drop folded-scalar leading space in codecov files list by @jlc488 in #5
  • v3.1 (1/N): extract ssrf-guard-llm + add ssrf-guard-langchain4j by @jlc488 in #6
  • v3.1 (2/N): WebClient DNS-time defense via reactor-netty AddressResolverGroup by @jlc488 in #7
  • v3.1 (3/N): docs + autoconfig integration tests by @jlc488 in #8
  • v3.1 (4/N): GraalVM native-image hints + typed payload record by @jlc488 in #9
  • v3.1 (5/N): finalize CHANGELOG under [3.1.0] by @jlc488 in #10

Full Changelog: v3.0.1...v3.1.0

v3.0.1

Choose a tag to compare

@github-actions github-actions released this 23 May 06:03
Immutable release. Only release title and notes can be modified.

What's Changed

  • v3.0.1: gate Micrometer metrics bean on classpath by @jlc488 in #3

Full Changelog: v3.0.0...v3.0.1

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 23 May 05:24
Immutable release. Only release title and notes can be modified.

What's Changed

  • v3.0.0: multi-module + Spring AI tool URL validation + bypass hardening by @jlc488 in #2

Full Changelog: v2.0.0...v3.0.0

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 23 May 04:11
Immutable release. Only release title and notes can be modified.

What's Changed

  • v2.0.0: rebrand to kr.devslab:ssrf-guard, Gradle, full test suite, docs site by @jlc488 in #1

New Contributors

  • @jlc488 made their first contribution in #1

Full Changelog: v1.1.0...v2.0.0

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Sep 14:42
Immutable release. Only release title and notes can be modified.

1.1.0 (2025-09-23)

Features

  • README.md 수정 및 releasers 템플릿 추가 (4275d87)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Sep 14:16
Immutable release. Only release title and notes can be modified.

1.0.0 (2025-09-23)

Bug Fixes

  • GitHub Actions semantic-release 플러그인 버전 수정 (8f6c29d)
  • GitHub Actions 권한 설정 추가 (dae1481)

Features

  • ssrf 스프링부트 스타터 추가 (6c9f289)