Skip to content

Releases: adamw7/tools

1.5.0

29 May 11:24
531f852

Choose a tag to compare

What's Changed

  • Update dependency io.github.ascopes:protobuf-maven-plugin to v5 by @adamw7 in #122
  • Update MCP SDK BOM from 0.17.2 to 0.18.0 by @adamw7 in #123
  • Add YAML data source support with flattening capability by @adamw7 in #124
  • Update dependency io.modelcontextprotocol.sdk:mcp-bom to v0.18.1 by @adamw7 in #125
  • Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.5 by @adamw7 in #126
  • Update MCP SDK from 0.18.1 to 1.0.0 by @adamw7 in #127
  • Update dependency com.fasterxml.jackson:jackson-bom to v2.21.1 by @adamw7 in #128
  • Update dependency org.mockito:mockito-core to v5.22.0 by @adamw7 in #130
  • Update dependency com.google.protobuf:protobuf-java to v4.34.0 by @adamw7 in #129
  • Update dependency io.github.ascopes:protobuf-maven-plugin to v5.0.1 by @adamw7 in #131
  • Update dependency org.apache.maven.plugins:maven-resources-plugin to v3.5.0 by @adamw7 in #132
  • Update dependency org.eclipse.jdt:org.eclipse.jdt.core to v3.45.0 by @adamw7 in #134
  • Update dependency io.github.ascopes:protobuf-maven-plugin to v5.0.2 by @adamw7 in #133
  • Update dependency org.mockito:mockito-core to v5.23.0 by @adamw7 in #135
  • Fix Path Traversal (CWE-22): Add File Path Validation by @adamw7 in #137
  • Update dependency com.google.protobuf:protobuf-java to v4.34.1 by @adamw7 in #139
  • Update dependency com.fasterxml.jackson:jackson-bom to v2.21.2 by @adamw7 in #138
  • Update dependency io.github.ascopes:protobuf-maven-plugin to v5.1.0 by @adamw7 in #140
  • Update dependency io.modelcontextprotocol.sdk:mcp-bom to v1.1.1 by @adamw7 in #142
  • Update dependency io.github.ascopes:protobuf-maven-plugin to v5.1.1 by @adamw7 in #141
  • Update log4j2 monorepo to v2.25.4 by @adamw7 in #144
  • Update dependency io.github.ascopes:protobuf-maven-plugin to v5.1.2 by @adamw7 in #143
  • Update spring boot to v3.5.13 by @adamw7 in #145
  • Update dependency io.github.ascopes:protobuf-maven-plugin to v5.1.3 by @adamw7 in #146
  • Resolve map entry type directly from the field by @adamw7 in #150
  • Move file read out of ClassContainer constructor by @adamw7 in #152
  • Update dependency io.modelcontextprotocol.sdk:mcp-bom to v1.1.2 by @adamw7 in #155
  • Update spring boot to v3.5.14 by @adamw7 in #156
  • Update dependency com.fasterxml.jackson:jackson-bom to v2.21.3 by @adamw7 in #157
  • Update dependency io.github.ascopes:protobuf-maven-plugin to v5.1.4 by @adamw7 in #158
  • Update log4j2 monorepo to v2.26.0 by @adamw7 in #159
  • Update dependency com.google.protobuf:protobuf-java to v4.35.0 by @adamw7 in #161
  • Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.6.3 by @adamw7 in #160
  • build(deps): upgrade MCP SDK from 1.1.2 to 2.0.0-M3 by @adamw7 in #162
  • chore(deps): update dependency org.apache.maven.plugins:maven-site-plugin to v3.22.0 by @adamw7 in #163
  • chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.6 by @adamw7 in #164

Full Changelog: 1.4.0...1.5.0

1.4.0

12 Feb 14:54

Choose a tag to compare

What's Changed

  • Replace deprecated maven-project dependency with maven-core by @adamw7 in #99
  • Document MCP client usage for uniqueness tool by @adamw7 in #100
  • Fix Jackson ObjectMapper initialization error by @adamw7 in #104
  • Add InMemoryTOONDataSource for TOON format support by @adamw7 in #107
  • Refactor InMemoryTOONDataSource parsing logic for improved readability by @adamw7 in #108
  • Extend test.toon with comprehensive data types and add tests by @adamw7 in #109
  • Update GitHub Actions to latest versions by @adamw7 in #111
  • Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.15.0 by @adamw7 in #112
  • Update maven-site-plugin to stable version 3.21.0 by @adamw7 in #110
  • Fix NullPointerException in OpenAddressingMap.remove() by @adamw7 in #113
  • Update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.10.0 by @adamw7 in #114
  • Replace deprecated FileDescriptor.Syntax with Edition API by @adamw7 in #115
  • Replace deprecated Socket.setSocketImplFactory with ProxySelector by @adamw7 in #116
  • Update MCP SDK from 0.12.1 to 0.17.2 by @adamw7 in #117
  • Update protobuf-java from 3.25.8 to 4.33.4 by @adamw7 in #118
  • Update dependency com.google.protobuf:protobuf-java to v4.33.5 by @adamw7 in #120
  • Replace com.github.os72:protoc-jar-maven-plugin with org.xolstice.protobuf:protobuf-maven-plugin by @adamw7 in #119

Full Changelog: 1.3.0...1.4.0

1.3.0

11 Jan 09:55

Choose a tag to compare

  • switched to JDK 25
  • fixed Docker build
  • tech improvements in context engineering tools
  • documentation for context engineering tools
  • multiple code improvements
  • multiple dependencies updated

1.2.0

31 Oct 16:10

Choose a tag to compare

Full Changelog: 1.1.0...1.2.0

1.1.0

23 May 07:26

Choose a tag to compare

  • Introducing a simple sample app for uniqueness check
  • Introducing Dockerfile for sample application
  • multiple dependencies updated

1.0

25 Apr 13:46

Choose a tag to compare

1.0
  • making NetworkSwitch thread safe
  • exposing public packages via java modules
  • hiding internal details from users in OpenAddressingMap
  • multiple dependencies updated

0.9.4

18 Dec 09:28

Choose a tag to compare

  1. Removed security vulnerabilities:
    Direct vulnerabilities:
    CVE-2024-7254

Vulnerabilities from dependencies:
CVE-2023-2976
CVE-2020-8908
CVE-2020-15250

  1. Introduced a improved way to released new version

0.9.3

14 Dec 15:43

Choose a tag to compare

  • Introduced network switch to forbid external connections for example in unit tests
  • Multiple dependencies and maven plugins updated

0.9.2

11 Jun 14:47

Choose a tag to compare

  • Multiple dependencies and maven plugins updated
  • Better logging
  • More tests
  • Security fixes
  • Technical improvements

0.9.1

29 Dec 11:58

Choose a tag to compare

  • support for recursively nested classes
  • minor bugfixes
  • moved to Java 21
  • multiple dependencies and plugins updated