<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/pkg/contrib/src/njs, branch master</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>pkg/contrib: Update to njs 0.9.1</title>
<updated>2025-09-03T20:06:15+00:00</updated>
<author>
<name>Andrew Clayton</name>
<email>a.clayton@nginx.com</email>
</author>
<published>2025-07-29T17:51:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=27ba90d4dc868290d9ea2d39896b787bb6aa31a5'/>
<id>27ba90d4dc868290d9ea2d39896b787bb6aa31a5</id>
<content type='text'>
Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>njs: Update for version 0.9.0 API changes</title>
<updated>2025-05-08T21:07:18+00:00</updated>
<author>
<name>Andrew Clayton</name>
<email>a.clayton@nginx.com</email>
</author>
<published>2025-05-08T19:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=7e1f4a7f7505139411818bdc03ee710a54c98488'/>
<id>7e1f4a7f7505139411818bdc03ee710a54c98488</id>
<content type='text'>
This bumps the minimum required version of njs to 0.9.0

Cc: Sergey A. Osokin &lt;sergey.osokin@nginx.com&gt;
Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This bumps the minimum required version of njs to 0.9.0

Cc: Sergey A. Osokin &lt;sergey.osokin@nginx.com&gt;
Signed-off-by: Andrew Clayton &lt;a.clayton@nginx.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib: update njs to 0.8.8</title>
<updated>2024-12-18T19:01:11+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2024-12-13T03:09:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=175f6b0bee610a96b4b8398e1c6712cd2f05481f'/>
<id>175f6b0bee610a96b4b8398e1c6712cd2f05481f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib: updated njs to 0.8.5</title>
<updated>2024-07-02T16:48:00+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2024-05-27T15:41:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=d62a5e2c3749a927e1f5283c1ad2178d665cd399'/>
<id>d62a5e2c3749a927e1f5283c1ad2178d665cd399</id>
<content type='text'>
njs changed strings API so now instead of njs_vm_value_string_set() used
njs_vm_value_string_create() as a drop-in replacement.

Link: &lt;https://github.com/nginx/njs/commit/5730d5ffe23a4965c001d873695d22005fcfa588&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
njs changed strings API so now instead of njs_vm_value_string_set() used
njs_vm_value_string_create() as a drop-in replacement.

Link: &lt;https://github.com/nginx/njs/commit/5730d5ffe23a4965c001d873695d22005fcfa588&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib: updated njs to 0.8.4</title>
<updated>2024-06-18T19:52:17+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2024-06-18T18:30:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=4f776da929af3d0c97dae2e439853cbbd0965c1b'/>
<id>4f776da929af3d0c97dae2e439853cbbd0965c1b</id>
<content type='text'>
While at it, follow the njs move to github to fetch sources.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While at it, follow the njs move to github to fetch sources.
</pre>
</div>
</content>
</entry>
<entry>
<title>NJS: loader should be registered using njs_vm_set_module_loader()</title>
<updated>2024-03-12T16:56:11+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2024-02-16T18:22:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=9993814d14fa693dc8641c31bca70223895d2055'/>
<id>9993814d14fa693dc8641c31bca70223895d2055</id>
<content type='text'>
This change makes NJS module incompatible with NJS older than 0.8.3.
Therefore, the configuration version check has been adjusted accordingly.

This change was introduced in NJS 0.8.3 here:
&lt;https://hg.nginx.com/njs/rev/ad1a7ad3c715&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change makes NJS module incompatible with NJS older than 0.8.3.
Therefore, the configuration version check has been adjusted accordingly.

This change was introduced in NJS 0.8.3 here:
&lt;https://hg.nginx.com/njs/rev/ad1a7ad3c715&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib: updated njs to 0.8.2.</title>
<updated>2024-02-09T22:31:36+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2023-10-25T19:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=ca1bc0625a7c1c57f8f9fb9be66b29a96ac9d79d'/>
<id>ca1bc0625a7c1c57f8f9fb9be66b29a96ac9d79d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib: updated njs to 0.8.1.</title>
<updated>2023-10-13T19:12:23+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2023-10-13T19:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=b99e26567fb36ba65321aed51dfa4d9764b88ed2'/>
<id>b99e26567fb36ba65321aed51dfa4d9764b88ed2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib: updated njs to 0.8.0.</title>
<updated>2023-07-11T18:40:41+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2023-07-11T18:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=eb614f11474e44567cf820d075026eeb758ce725'/>
<id>eb614f11474e44567cf820d075026eeb758ce725</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib: updated njs to 0.7.12.</title>
<updated>2023-04-11T22:48:01+00:00</updated>
<author>
<name>Konstantin Pavlov</name>
<email>thresh@nginx.com</email>
</author>
<published>2023-04-11T22:48:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=4f8a9e305d0b45a455cb303bd29faaec0b80af02'/>
<id>4f8a9e305d0b45a455cb303bd29faaec0b80af02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
