Skip to content

Commit

Permalink
deploy: 5b0a488
Browse files Browse the repository at this point in the history
  • Loading branch information
jimma committed Oct 14, 2024
1 parent 97e7f2a commit 2e8ea6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.1.1">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2024-10-13T02:08:07+00:00</updated><id>/feed.xml</id><title type="html">JBossWS</title><entry><title type="html">JBossWS 7.2.0.Final is released!</title><link href="/2024/08/08/jbossws-720-release/" rel="alternate" type="text/html" title="JBossWS 7.2.0.Final is released!" /><published>2024-08-08T00:00:00+00:00</published><updated>2024-08-08T00:00:00+00:00</updated><id>/2024/08/08/jbossws-720-release</id><content type="html" xml:base="/2024/08/08/jbossws-720-release/"><![CDATA[<p>JBossWS-CXF 7.2.0.Final has been released. In this release, we introduced the throttling feature to better control the number of requests a backend service can handle within a specified
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.1.1">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2024-10-14T02:04:37+00:00</updated><id>/feed.xml</id><title type="html">JBossWS</title><entry><title type="html">JBossWS 7.2.0.Final is released!</title><link href="/2024/08/08/jbossws-720-release/" rel="alternate" type="text/html" title="JBossWS 7.2.0.Final is released!" /><published>2024-08-08T00:00:00+00:00</published><updated>2024-08-08T00:00:00+00:00</updated><id>/2024/08/08/jbossws-720-release</id><content type="html" xml:base="/2024/08/08/jbossws-720-release/"><![CDATA[<p>JBossWS-CXF 7.2.0.Final has been released. In this release, we introduced the throttling feature to better control the number of requests a backend service can handle within a specified
time frame. In addition to this new feature, we addressed several other issues, including a performance problem on the client side
<a href="https://issues.redhat.com/browse/JBWS-4424">JBWS-4424</a> and made a few enhancements. For more detailed information and a full list of issues addressed in this release,
please check <a href="https://issues.redhat.com/secure/ReleaseNote.jspa?projectId=12310050&amp;version=12425135">release notes</a>.</p>
Expand Down

0 comments on commit 2e8ea6b

Please sign in to comment.