<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xml:lang="en-US">
  <id>tag:github.com,2008:https://github.com/msgpack/msgpack-java/releases</id>
  <link type="text/html" rel="alternate" href="https://github.com/msgpack/msgpack-java/releases"/>
  <link type="application/atom+xml" rel="self" href="https://github.com/msgpack/msgpack-java/releases.atom"/>
  <title>Tags from msgpack-java</title>
  <updated>2026-05-03T23:51:34Z</updated>
  <entry>
    <id>tag:github.com,2008:Repository/1971346/v0.9.12</id>
    <updated>2026-05-03T23:53:53Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/msgpack/msgpack-java/releases/tag/v0.9.12"/>
    <title>v0.9.12</title>
    <content type="html">&lt;p&gt;Fix: Remove sun and android.os packages from Import-Package header of… (&lt;/p&gt;

&lt;p&gt;&lt;a class=&quot;issue-link js-issue-link&quot; href=&quot;https://github.com/msgpack/msgpack-java/pull/958&quot;&gt;#958&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Fix: Remove sun and android.os packages from Import-Package header of MANIFEST.MF&lt;/p&gt;</content>
    <author>
      <name>github-actions</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/in/15368?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/1971346/v0.9.11</id>
    <updated>2026-01-02T18:58:00Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/msgpack/msgpack-java/releases/tag/v0.9.11"/>
    <title>v0.9.11</title>
    <content type="html">&lt;p&gt;Fix Scala code formatting (&lt;a class=&quot;issue-link js-issue-link&quot; href=&quot;https://github.com/msgpack/msgpack-java/pull/939&quot;&gt;#939&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Fix Scala code formatting in PayloadSizeLimitTest&lt;/p&gt;

&lt;p&gt;Apply scalafmt to align variable declarations and comments
&lt;br /&gt;according to project style guidelines.&lt;/p&gt;

&lt;p&gt;🤖 Generated with [Claude Code](&lt;a href=&quot;https://claude.com/claude-code&quot;&gt;https://claude.com/claude-code&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Co-authored-by: Claude Opus 4.5 &amp;lt;noreply@anthropic.com&amp;gt;&lt;/p&gt;</content>
    <author>
      <name>github-actions</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/in/15368?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/1971346/v0.9.10</id>
    <updated>2025-07-19T19:45:41Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/msgpack/msgpack-java/releases/tag/v0.9.10"/>
    <title>v0.9.10</title>
    <content type="html">&lt;p&gt;Fix Jackson deprecation warnings in MessagePackFactory (&lt;a class=&quot;issue-link js-issue-link&quot; href=&quot;https://github.com/msgpack/msgpack-java/pull/903&quot;&gt;#903&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;* Fix Jackson deprecation warnings in MessagePackFactory&lt;/p&gt;

&lt;p&gt;Replace deprecated _createContext(Object, boolean) calls with
&lt;br /&gt;_createContext(ContentReference, boolean) to eliminate warnings
&lt;br /&gt;when running tests with Jackson 2.18.4.&lt;/p&gt;

&lt;p&gt;🤖 Generated with [Claude Code](&lt;a href=&quot;https://claude.ai/code&quot;&gt;https://claude.ai/code&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Co-Authored-By: Claude &amp;lt;noreply@anthropic.com&amp;gt;&lt;/p&gt;

&lt;p&gt;* Fix Jackson deprecation warnings in MessagePackParserTest&lt;/p&gt;

&lt;p&gt;Replace deprecated JsonParser methods with their current equivalents:
&lt;br /&gt;- getCurrentName() → currentName()
&lt;br /&gt;- getTokenLocation() → currentTokenLocation()
&lt;br /&gt;- getCurrentLocation() → currentLocation()&lt;/p&gt;

&lt;p&gt;🤖 Generated with [Claude Code](&lt;a href=&quot;https://claude.ai/code&quot;&gt;https://claude.ai/code&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Co-Authored-By: Claude &amp;lt;noreply@anthropic.com&amp;gt;&lt;/p&gt;

&lt;p&gt;* Fix all remaining Jackson deprecation warnings&lt;/p&gt;

&lt;p&gt;- Replace deprecated ParserMinimalBase constructor with StreamReadConstraints
&lt;br /&gt;- Add non-deprecated location methods (currentTokenLocation, currentLocation)
&lt;br /&gt;- Update GeneratorBase constructor to use 4-parameter form with IOContext and JsonWriteContext
&lt;br /&gt;- Add new createKeySerializer method signature for Jackson 2.18
&lt;br /&gt;- Keep deprecated methods for backward compatibility&lt;/p&gt;

&lt;p&gt;All tests pass and Jackson deprecation warnings are eliminated.&lt;/p&gt;

&lt;p&gt;🤖 Generated with [Claude Code](&lt;a href=&quot;https://claude.ai/code&quot;&gt;https://claude.ai/code&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;Co-Authored-By: Claude &amp;lt;noreply@anthropic.com&amp;gt;&lt;/p&gt;

&lt;p&gt;---------&lt;/p&gt;

&lt;p&gt;Co-authored-by: Claude &amp;lt;noreply@anthropic.com&amp;gt;&lt;/p&gt;</content>
    <author>
      <name>github-actions</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/in/15368?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/1971346/v0.9.9</id>
    <updated>2025-01-09T13:27:27Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/msgpack/msgpack-java/releases/tag/v0.9.9"/>
    <title>v0.9.9</title>
    <content type="html">&lt;p&gt;Improve the performance of `jackson-dataformat-msgpack` (&lt;a class=&quot;issue-link js-issue-link&quot; href=&quot;https://github.com/msgpack/msgpack-java/pull/866&quot;&gt;#866&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;* Improve the perf of msgpack-jackson&lt;/p&gt;

&lt;p&gt;* Refactoring&lt;/p&gt;</content>
    <author>
      <name>github-actions</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/in/15368?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/1971346/v0.9.8</id>
    <updated>2024-01-21T05:50:02Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/msgpack/msgpack-java/releases/tag/v0.9.8"/>
    <title>v0.9.8</title>
    <content></content>
    <author>
      <name>github-actions</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/in/15368?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/1971346/v0.9.7</id>
    <updated>2024-01-10T03:34:10Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/msgpack/msgpack-java/releases/tag/v0.9.7"/>
    <title>v0.9.7</title>
    <content type="html">&lt;p&gt;Fix bug in ImmutableTimestampValueImpl. (&lt;a class=&quot;issue-link js-issue-link&quot; href=&quot;https://github.com/msgpack/msgpack-java/pull/786&quot;&gt;#786&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;* Fix bug in ImmutableTimestampValueImpl.&lt;/p&gt;

&lt;p&gt;* Fix code style&lt;/p&gt;

&lt;p&gt;---------&lt;/p&gt;

&lt;p&gt;Co-authored-by: Taro L. Saito &amp;lt;leo@xerial.org&amp;gt;&lt;/p&gt;</content>
    <author>
      <name>github-actions</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/in/15368?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/1971346/v0.9.6</id>
    <updated>2023-09-24T04:30:49Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/msgpack/msgpack-java/releases/tag/v0.9.6"/>
    <title>v0.9.6</title>
    <content></content>
    <author>
      <name>github-actions</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/in/15368?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/1971346/v0.9.5</id>
    <updated>2023-07-31T17:12:13Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/msgpack/msgpack-java/releases/tag/v0.9.5"/>
    <title>v0.9.5</title>
    <content type="html">&lt;p&gt;core (fix): Fix MessageUnpacker.unpackValue to check the custom strin…&lt;/p&gt;

&lt;p&gt;…gSizeLimit (&lt;a class=&quot;issue-link js-issue-link&quot; href=&quot;https://github.com/msgpack/msgpack-java/pull/753&quot;&gt;#753&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;* core (fix): Fix MessageUnpacker.unpackValue to check the custom stringSizeLimit&lt;/p&gt;

&lt;p&gt;* Cover unpackVariable(var)&lt;/p&gt;</content>
    <author>
      <name>github-actions</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/in/15368?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/1971346/v0.9.4</id>
    <updated>2023-08-01T17:26:15Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/msgpack/msgpack-java/releases/tag/v0.9.4"/>
    <title>v0.9.4</title>
    <content></content>
    <author>
      <name>github-actions</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/in/15368?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/1971346/v0.9.3</id>
    <updated>2023-02-07T05:49:53Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/msgpack/msgpack-java/releases/tag/v0.9.3"/>
    <title>v0.9.3</title>
    <content></content>
    <author>
      <name>xerial</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/57538?s=60&amp;v=4"/>
  </entry>
</feed>
