<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Castle Project</title>
    <description>Castle Project - build your .NET projects on a rock solid foundation</description>
    <link>http://www.castleproject.org/</link>
    <atom:link href="http://www.castleproject.org/feed/" rel="self" type="application/rss+xml" />
    <pubDate>Tue, 28 Apr 2020 11:22:30 +0000</pubDate>
    <lastBuildDate>Tue, 28 Apr 2020 11:22:30 +0000</lastBuildDate>
    <generator>Jekyll v3.8.5</generator>

    <item>
      <title>Castle Windsor 4.0.0</title>
      <description>&lt;p&gt;Castle Windsor 4.0.0 is now available. This release includes the following changes:&lt;/p&gt;

&lt;p&gt;Breaking Changes:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Remove .NET 3.5, .NET 4.0 and .NET 4.0 Client Profile support (@fir3pho3nixx, #173, #180, #177, #185)&lt;/li&gt;
  &lt;li&gt;Update Castle.Core dependency to 4.0.0 (@alinapopa, #235)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Enhancements:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Add .NET Standard and .NET Core support (@alinapopa, @fir3pho3nixx, @jonorossi, #145)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Bugfixes:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Fix IL interpretation of Ldarg_N from LOCAL 0 to LOCAL [0,1] in OpCodes so test FluentRegistrationTestCase.Can_publish_events_via_AllTypes could publish events again on Windows 10 Home (build 14393.693) VS 2015 Update 3 using .NET 4.x (@fir3pho3nixx, #168)&lt;/li&gt;
  &lt;li&gt;Fix race condition in PoolableLifestyleManager creating a pool (@krinmik, #72)&lt;/li&gt;
  &lt;li&gt;Fix race condition in WindsorContainer not generating unique names (#301)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This release is driven by the new .NET SDK build tooling and new CI automation with many thanks to @fir3pho3nixx.&lt;/p&gt;

&lt;p&gt;See &lt;a href=&quot;https://github.com/castleproject/Windsor/releases/tag/v4.0.0&quot;&gt;GitHub&lt;/a&gt; for the release notes.&lt;/p&gt;

</description>
      <pubDate>Wed, 12 Jul 2017 00:00:00 +0000</pubDate>
      <link>http://www.castleproject.org/blog/2017/07/12/windsor-4.0.0/</link>
      <guid isPermaLink="true">http://www.castleproject.org/blog/2017/07/12/windsor-4.0.0/</guid>
      
      
      <category>news</category>
      
      <category>windsor</category>
      
    </item>

    <item>
      <title>Castle Core 4.1.1</title>
      <description>&lt;p&gt;Castle Core 4.1.1 is now available. This release includes the following changes:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Prevent member name collision when proxy implements same generic interface more than twice (@stakx, #88)&lt;/li&gt;
  &lt;li&gt;Fix incorrect replication (reversed order) of custom modifiers (modopts and modreqs) on the CLR, does not work yet on Mono (@stakx, #277)&lt;/li&gt;
  &lt;li&gt;Fix COM interface proxy error case throwing exceptions trying to release null pointer from QueryInterface (@stakx, #281)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;See &lt;a href=&quot;https://github.com/castleproject/Core/releases/tag/v4.1.1&quot;&gt;GitHub&lt;/a&gt; for the release notes.&lt;/p&gt;

</description>
      <pubDate>Wed, 12 Jul 2017 00:00:00 +0000</pubDate>
      <link>http://www.castleproject.org/blog/2017/07/12/core-4.1.1/</link>
      <guid isPermaLink="true">http://www.castleproject.org/blog/2017/07/12/core-4.1.1/</guid>
      
      
      <category>news</category>
      
      <category>core</category>
      
    </item>

    <item>
      <title>Castle Core 4.1.0</title>
      <description>&lt;p&gt;Castle Core 4.1.0 is now available. This release includes the following changes since 4.0.0:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Upgrade to log4net 2.0.8 (@fir3pho3nixx, #241)&lt;/li&gt;
  &lt;li&gt;New &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ProxyUtil.IsAccessible&lt;/code&gt; API to check if a method is accessible to DynamicProxyGenAssembly2 (Blair Conrad, #235)&lt;/li&gt;
  &lt;li&gt;Fix order of class proxy constructor arguments when using multiple mixins (@sebastienros, #230)&lt;/li&gt;
  &lt;li&gt;Fix dependency on &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;System.ComponentModel.TypeConverter&lt;/code&gt; NuGet package version that does not exist (#239)&lt;/li&gt;
  &lt;li&gt;Fix &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;ParamArrayAttribute&lt;/code&gt; not being replicated in proxy (@stakx, #121)&lt;/li&gt;
  &lt;li&gt;Fix &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;System.Net.Mail.SmtpClient&lt;/code&gt; is obsolete on Mono warning (#254)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And this release is now driven by the new .NET build tooling rather than a mix of both, and new CI automation with
many thanks to @fir3pho3nixx.&lt;/p&gt;

&lt;p&gt;See &lt;a href=&quot;https://github.com/castleproject/Core/releases/tag/v4.1.0&quot;&gt;GitHub&lt;/a&gt; for the release notes.&lt;/p&gt;

</description>
      <pubDate>Sun, 11 Jun 2017 00:00:00 +0000</pubDate>
      <link>http://www.castleproject.org/blog/2017/06/11/core-4.1.0/</link>
      <guid isPermaLink="true">http://www.castleproject.org/blog/2017/06/11/core-4.1.0/</guid>
      
      
      <category>news</category>
      
      <category>core</category>
      
    </item>

    <item>
      <title>Castle Core 4.0.0 Final Release</title>
      <description>&lt;p&gt;Castle Core 4.0.0 final is now available. This release includes the following changes since 4.0.0-beta002:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Fix CustomAttributeInfo.FromExpression for VB.NET (@thomaslevesque, #223)&lt;/li&gt;
  &lt;li&gt;Update to NLog 4.4.1 and remove beta .NET Core support for NLog (#228)&lt;/li&gt;
  &lt;li&gt;Update to log4net 2.0.7 (#229)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;See &lt;a href=&quot;https://github.com/castleproject/Core/releases/tag/v4.0.0&quot;&gt;GitHub&lt;/a&gt; for the release notes.&lt;/p&gt;

</description>
      <pubDate>Wed, 25 Jan 2017 02:30:00 +0000</pubDate>
      <link>http://www.castleproject.org/blog/2017/01/25/core-4.0.0-release/</link>
      <guid isPermaLink="true">http://www.castleproject.org/blog/2017/01/25/core-4.0.0-release/</guid>
      
      
      <category>news</category>
      
      <category>core</category>
      
    </item>

    <item>
      <title>Castle Windsor 3.4.0 Release</title>
      <description>&lt;p&gt;Castle Windsor 3.4.0 release is out. It has been a long time since the last Windsor release so this release provides a
rollup of several fixes:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Fix case sensitivity issue that can cause UsingFactoryMethod to fail (@dohansen, #116)&lt;/li&gt;
  &lt;li&gt;Fix project and icon URLs in NuGet packages&lt;/li&gt;
  &lt;li&gt;Add PDB source indexing (@ivan-danilov, #137)&lt;/li&gt;
  &lt;li&gt;Fix unit test with weak reference broken by garbage collector changes in .NET 4.6.x (@ivan-danilov, #138)&lt;/li&gt;
  &lt;li&gt;Fix performance counter instances hanging around after the process using Windsor has ended (@mackenzieajudd, #146, #149)&lt;/li&gt;
  &lt;li&gt;Fix version of Castle.Core dependency in NuGet packages to indicate Castle.Core 4.0 is incompatible (#161)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks to everyone who contributed documentation changes since the last release and also those that fixed the defects
above. See &lt;a href=&quot;https://github.com/castleproject/Windsor/releases/tag/v3.4.0&quot;&gt;GitHub&lt;/a&gt; for full details.&lt;/p&gt;

</description>
      <pubDate>Mon, 23 Jan 2017 23:30:00 +0000</pubDate>
      <link>http://www.castleproject.org/blog/2017/01/23/windsor-3.4.0-release/</link>
      <guid isPermaLink="true">http://www.castleproject.org/blog/2017/01/23/windsor-3.4.0-release/</guid>
      
      
      <category>news</category>
      
      <category>windsor</category>
      
    </item>

    <item>
      <title>Castle Core 4.0.0-beta002 Release</title>
      <description>&lt;p&gt;Castle Core 4.0.0-beta002 is out, see &lt;a href=&quot;https://github.com/castleproject/Core/releases/tag/v4.0.0-beta002&quot;&gt;GitHub&lt;/a&gt; for more details.&lt;/p&gt;

&lt;p&gt;This release fixes problems with our Serilog logging integration, resolves ProxyGenerationOptions.AdditionalAttributes
not generating different proxy types, and fixes building on Mono 4.6.1. Many thanks to the contributions by our users.&lt;/p&gt;

</description>
      <pubDate>Fri, 28 Oct 2016 01:51:00 +0000</pubDate>
      <link>http://www.castleproject.org/blog/2016/10/28/core-4-0-0-beta002-release/</link>
      <guid isPermaLink="true">http://www.castleproject.org/blog/2016/10/28/core-4-0-0-beta002-release/</guid>
      
      
      <category>news</category>
      
      <category>core</category>
      
    </item>

    <item>
      <title>Castle Core 4.0.0-beta001 Release</title>
      <description>&lt;p&gt;Castle Core 4.0.0-beta001 is out, see &lt;a href=&quot;https://github.com/castleproject/Core/releases/tag/v4.0.0-beta001&quot;&gt;GitHub&lt;/a&gt; for some more details.&lt;/p&gt;

&lt;p&gt;This release fixes problems with .NET Core support including upgrading to .NET Core 1.0 and .NET Platform Standard 1.3. Many thanks to the contributions by our users.&lt;/p&gt;

</description>
      <pubDate>Sun, 17 Jul 2016 17:50:00 +0000</pubDate>
      <link>http://www.castleproject.org/blog/2016/07/17/core-4-0-0-beta001-release/</link>
      <guid isPermaLink="true">http://www.castleproject.org/blog/2016/07/17/core-4-0-0-beta001-release/</guid>
      
      
      <category>news</category>
      
      <category>core</category>
      
    </item>

    <item>
      <title>Castle Core 4.0.0-alpha001 Release</title>
      <description>&lt;p&gt;Castle Core 4.0.0-alpha1 is out, see &lt;a href=&quot;https://github.com/castleproject/Core/releases/tag/v4.0.0-alpha001&quot;&gt;GitHub&lt;/a&gt; for some more details.&lt;/p&gt;

&lt;p&gt;This release is mostly for .NET Core support, however contains other smaller bug fixes. Many thanks to the contributions by our users.&lt;/p&gt;

</description>
      <pubDate>Thu, 07 Apr 2016 08:30:00 +0000</pubDate>
      <link>http://www.castleproject.org/blog/2016/04/07/core-4-0-0-alpha001-release/</link>
      <guid isPermaLink="true">http://www.castleproject.org/blog/2016/04/07/core-4-0-0-alpha001-release/</guid>
      
      
      <category>news</category>
      
      <category>core</category>
      
    </item>

    <item>
      <title>Castle Core 3.3.3 Bugfix Release</title>
      <description>&lt;p&gt;The last release of Castle Core had two more defects in the new Serilog integration:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/castleproject/Core/issues/69&quot;&gt;#69&lt;/a&gt; was an omission where the Castle’s logger name wasn’t passed to Serilog.&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://github.com/castleproject/Core/issues/70&quot;&gt;#70&lt;/a&gt; was a defect that calling &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Create(string name, LoggerLevel level)&lt;/code&gt; had a side-effect of modifying the passed in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;LoggerConfiguration&lt;/code&gt;,
this overload shouldn’t have been implemented on this integration as the logger level should be configured via Serilog.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We just pushed an update that fixes the problems. There are no other changes in this release.&lt;/p&gt;

</description>
      <pubDate>Thu, 06 Nov 2014 00:00:00 +0000</pubDate>
      <link>http://www.castleproject.org/blog/2014/11/06/core-3-3-3-bugfix-release/</link>
      <guid isPermaLink="true">http://www.castleproject.org/blog/2014/11/06/core-3-3-3-bugfix-release/</guid>
      
      
      <category>news</category>
      
      <category>core</category>
      
    </item>

    <item>
      <title>Castle Core 3.3.2 Bugfix Release</title>
      <description>&lt;p&gt;The last release of Castle Core had &lt;a href=&quot;https://github.com/castleproject/Core/issues/66&quot;&gt;an implementation bug&lt;/a&gt; in the new Serilog integration where exceptions for some of the ILogger overloads wouldn’t be passed through correctly.&lt;/p&gt;

&lt;p&gt;We just pushed an update that fixes the problem. There are no other changes in this release.&lt;/p&gt;

</description>
      <pubDate>Mon, 03 Nov 2014 00:00:00 +0000</pubDate>
      <link>http://www.castleproject.org/blog/2014/11/03/core-3-3-2-bugfix-release/</link>
      <guid isPermaLink="true">http://www.castleproject.org/blog/2014/11/03/core-3-3-2-bugfix-release/</guid>
      
      
      <category>news</category>
      
      <category>core</category>
      
    </item>

  </channel>
</rss>