Skip to content

Commit 17188ce

Browse files
author
committed
Nikola auto commit.
Source commit: 5302da6 Nikola version: 8.1.3
1 parent 8085a2a commit 17188ce

File tree

6 files changed

+56
-43
lines changed

6 files changed

+56
-43
lines changed

blog/categories/cat_posts.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<?xml-stylesheet type="text/xsl" href="../../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SMQTT (关于文章 posts)</title><link>https://example.com/</link><description></description><atom:link href="https://example.com/blog/categories/cat_posts.xml" rel="self" type="application/rss+xml"></atom:link><language>zh_cn</language><copyright>Contents © 2021 &lt;a href="mailto:[email protected]"&gt;smqtt&lt;/a&gt; </copyright><lastBuildDate>Wed, 08 Dec 2021 15:32:52 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>smqtt官网建立了</title><link>https://example.com/posts/2021/09/hello/</link><dc:creator>smqtt</dc:creator><description>&lt;div&gt;&lt;p&gt;中秋佳节,远离996,正是给&lt;code&gt;smqtt&lt;/code&gt;提交代码的大好时光。&lt;/p&gt;
2+
<?xml-stylesheet type="text/xsl" href="../../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SMQTT (关于文章 posts)</title><link>https://example.com/</link><description></description><atom:link href="https://example.com/blog/categories/cat_posts.xml" rel="self" type="application/rss+xml"></atom:link><language>zh_cn</language><copyright>Contents © 2021 &lt;a href="mailto:[email protected]"&gt;smqtt&lt;/a&gt; </copyright><lastBuildDate>Thu, 23 Dec 2021 14:56:04 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>smqtt官网建立了</title><link>https://example.com/posts/2021/09/hello/</link><dc:creator>smqtt</dc:creator><description>&lt;div&gt;&lt;p&gt;中秋佳节,远离996,正是给&lt;code&gt;smqtt&lt;/code&gt;提交代码的大好时光。&lt;/p&gt;
33
&lt;p&gt;花了一些时间,也终于开发完我们&lt;code&gt;smqtt&lt;/code&gt;的官网,效果还不错。&lt;/p&gt;
44
&lt;p&gt;不知道关注&lt;code&gt;smqtt&lt;/code&gt;的各位小伙伴们觉得如何?&lt;/p&gt;&lt;/div&gt;</description><guid>https://example.com/posts/2021/09/hello/</guid><pubDate>Mon, 20 Sep 2021 14:50:49 GMT</pubDate></item></channel></rss>

documentation/load-test/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
背景
2626
早先是用老外的moquette(主要是因为要定制开发,还有我们主要用Java语言),实际开发碰到了一些问题,想换个综合比较好的框架,恰巧发现了smqtt">
2727
<meta property="og:type" content="article">
28-
<meta property="article:published_time" content="2021-12-08T23:32:26+08:00">
28+
<meta property="article:published_time" content="2021-12-23T22:55:38+08:00">
2929
</head>
3030
<body class="layout-documentation page-grid">
3131

release/index.html

+19-6
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,15 @@
2424
github
2525
2626
发布清单
27+
1.1.1
28+
29+
30+
支持互踢跟独占两种连接模式
31+
移除schedule ack消息,使用时间轮管理
32+
修复已知集群bug
33+
解决规则引擎json转化bug
34+
35+
2736
1.1.0
2837
2938
@@ -41,12 +50,7 @@
4150
1.0.8
4251
4352
44-
优化项目启动配置类,支持yaml,properties
45-
支持更多配置类参数
46-
优化拦截器
47-
优化集群路由
48-
认证接口添加clientIdentifier
49-
新增规则引擎">
53+
优化项目启">
5054
<meta property="og:type" content="article">
5155
<meta property="article:published_time" content="2021-09-20T18:21:38-01:00">
5256
<meta property="article:tag" content="tag">
@@ -125,6 +129,15 @@ <h3 id="release">RELEASE版本</h3>
125129
<li><a href="https://github.com/quickmsg/smqtt/releases">github</a></li>
126130
</ul>
127131
<h3 id="_1">发布清单</h3>
132+
<h4 id="111">1.1.1</h4>
133+
<blockquote>
134+
<ul>
135+
<li>支持互踢跟独占两种连接模式</li>
136+
<li>移除schedule ack消息,使用时间轮管理</li>
137+
<li>修复已知集群bug</li>
138+
<li>解决规则引擎json转化bug</li>
139+
</ul>
140+
</blockquote>
128141
<h4 id="110">1.1.0</h4>
129142
<blockquote>
130143
<ul>

rss.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<?xml-stylesheet type="text/xsl" href="assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SMQTT</title><link>https://example.com/</link><description>smqtt 官网.</description><atom:link href="https://example.com/rss.xml" rel="self" type="application/rss+xml"></atom:link><language>zh_cn</language><copyright>Contents © 2021 &lt;a href="mailto:[email protected]"&gt;smqtt&lt;/a&gt; </copyright><lastBuildDate>Wed, 08 Dec 2021 15:32:52 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>smqtt官网建立了</title><link>https://example.com/posts/2021/09/hello/</link><dc:creator>smqtt</dc:creator><description>&lt;div&gt;&lt;p&gt;中秋佳节,远离996,正是给&lt;code&gt;smqtt&lt;/code&gt;提交代码的大好时光。&lt;/p&gt;
2+
<?xml-stylesheet type="text/xsl" href="assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SMQTT</title><link>https://example.com/</link><description>smqtt 官网.</description><atom:link href="https://example.com/rss.xml" rel="self" type="application/rss+xml"></atom:link><language>zh_cn</language><copyright>Contents © 2021 &lt;a href="mailto:[email protected]"&gt;smqtt&lt;/a&gt; </copyright><lastBuildDate>Thu, 23 Dec 2021 14:56:04 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>smqtt官网建立了</title><link>https://example.com/posts/2021/09/hello/</link><dc:creator>smqtt</dc:creator><description>&lt;div&gt;&lt;p&gt;中秋佳节,远离996,正是给&lt;code&gt;smqtt&lt;/code&gt;提交代码的大好时光。&lt;/p&gt;
33
&lt;p&gt;花了一些时间,也终于开发完我们&lt;code&gt;smqtt&lt;/code&gt;的官网,效果还不错。&lt;/p&gt;
44
&lt;p&gt;不知道关注&lt;code&gt;smqtt&lt;/code&gt;的各位小伙伴们觉得如何?&lt;/p&gt;&lt;/div&gt;</description><guid>https://example.com/posts/2021/09/hello/</guid><pubDate>Mon, 20 Sep 2021 14:50:49 GMT</pubDate></item></channel></rss>

sitemap.xml

+31-31
Original file line numberDiff line numberDiff line change
@@ -7,126 +7,126 @@
77
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
88
<url>
99
<loc>https://example.com/</loc>
10-
<lastmod>2021-12-08T15:32:00Z</lastmod>
10+
<lastmod>2021-12-23T14:56:00Z</lastmod>
1111
</url>
1212
<url>
1313
<loc>https://example.com/2021/</loc>
14-
<lastmod>2021-12-08T15:32:00Z</lastmod>
14+
<lastmod>2021-12-23T14:55:00Z</lastmod>
1515
</url>
1616
<url>
1717
<loc>https://example.com/about/</loc>
18-
<lastmod>2021-12-08T15:32:00Z</lastmod>
18+
<lastmod>2021-12-23T14:55:00Z</lastmod>
1919
</url>
2020
<url>
2121
<loc>https://example.com/archive.html</loc>
22-
<lastmod>2021-12-08T15:32:00Z</lastmod>
22+
<lastmod>2021-12-23T14:56:00Z</lastmod>
2323
</url>
2424
<url>
2525
<loc>https://example.com/blog/</loc>
26-
<lastmod>2021-12-08T15:32:00Z</lastmod>
26+
<lastmod>2021-12-23T14:55:00Z</lastmod>
2727
</url>
2828
<url>
2929
<loc>https://example.com/blog/categories/</loc>
30-
<lastmod>2021-12-08T15:32:00Z</lastmod>
30+
<lastmod>2021-12-23T14:55:00Z</lastmod>
3131
</url>
3232
<url>
3333
<loc>https://example.com/blog/categories/cat_posts/</loc>
34-
<lastmod>2021-12-08T15:32:00Z</lastmod>
34+
<lastmod>2021-12-23T14:55:00Z</lastmod>
3535
</url>
3636
<url>
3737
<loc>https://example.com/contact/</loc>
38-
<lastmod>2021-12-08T15:32:00Z</lastmod>
38+
<lastmod>2021-12-23T14:56:00Z</lastmod>
3939
</url>
4040
<url>
4141
<loc>https://example.com/documentation/</loc>
42-
<lastmod>2021-12-08T15:32:00Z</lastmod>
42+
<lastmod>2021-12-23T14:55:00Z</lastmod>
4343
</url>
4444
<url>
4545
<loc>https://example.com/documentation/cluster-maven/</loc>
46-
<lastmod>2021-12-08T15:32:00Z</lastmod>
46+
<lastmod>2021-12-23T14:55:00Z</lastmod>
4747
</url>
4848
<url>
4949
<loc>https://example.com/documentation/docker-start/</loc>
50-
<lastmod>2021-12-08T15:32:00Z</lastmod>
50+
<lastmod>2021-12-23T14:55:00Z</lastmod>
5151
</url>
5252
<url>
5353
<loc>https://example.com/documentation/extend-apis/</loc>
54-
<lastmod>2021-12-08T15:32:00Z</lastmod>
54+
<lastmod>2021-12-23T14:55:00Z</lastmod>
5555
</url>
5656
<url>
5757
<loc>https://example.com/documentation/http-apis/</loc>
58-
<lastmod>2021-12-08T15:32:00Z</lastmod>
58+
<lastmod>2021-12-23T14:55:00Z</lastmod>
5959
</url>
6060
<url>
6161
<loc>https://example.com/documentation/interceptor/</loc>
62-
<lastmod>2021-12-08T15:32:00Z</lastmod>
62+
<lastmod>2021-12-23T14:55:00Z</lastmod>
6363
</url>
6464
<url>
6565
<loc>https://example.com/documentation/introduction/</loc>
66-
<lastmod>2021-12-08T15:32:00Z</lastmod>
66+
<lastmod>2021-12-23T14:55:00Z</lastmod>
6767
</url>
6868
<url>
6969
<loc>https://example.com/documentation/jar-start/</loc>
70-
<lastmod>2021-12-08T15:32:00Z</lastmod>
70+
<lastmod>2021-12-23T14:55:00Z</lastmod>
7171
</url>
7272
<url>
7373
<loc>https://example.com/documentation/load-test/</loc>
74-
<lastmod>2021-12-08T15:32:00Z</lastmod>
74+
<lastmod>2021-12-23T14:55:00Z</lastmod>
7575
</url>
7676
<url>
7777
<loc>https://example.com/documentation/main-start/</loc>
78-
<lastmod>2021-12-08T15:32:00Z</lastmod>
78+
<lastmod>2021-12-23T14:55:00Z</lastmod>
7979
</url>
8080
<url>
8181
<loc>https://example.com/documentation/mqtt-auth/</loc>
82-
<lastmod>2021-12-08T15:32:00Z</lastmod>
82+
<lastmod>2021-12-23T14:55:00Z</lastmod>
8383
</url>
8484
<url>
8585
<loc>https://example.com/documentation/mqtt-maven/</loc>
86-
<lastmod>2021-12-08T15:32:00Z</lastmod>
86+
<lastmod>2021-12-23T14:55:00Z</lastmod>
8787
</url>
8888
<url>
8989
<loc>https://example.com/documentation/persistence/</loc>
90-
<lastmod>2021-12-08T15:32:00Z</lastmod>
90+
<lastmod>2021-12-23T14:55:00Z</lastmod>
9191
</url>
9292
<url>
9393
<loc>https://example.com/documentation/quickstart-maven/</loc>
94-
<lastmod>2021-12-08T15:32:00Z</lastmod>
94+
<lastmod>2021-12-23T14:55:00Z</lastmod>
9595
</url>
9696
<url>
9797
<loc>https://example.com/documentation/start-cluster-jar-docker/</loc>
98-
<lastmod>2021-12-08T15:32:00Z</lastmod>
98+
<lastmod>2021-12-23T14:55:00Z</lastmod>
9999
</url>
100100
<url>
101101
<loc>https://example.com/documentation/start-cluster-main/</loc>
102-
<lastmod>2021-12-08T15:32:00Z</lastmod>
102+
<lastmod>2021-12-23T14:55:00Z</lastmod>
103103
</url>
104104
<url>
105105
<loc>https://example.com/documentation/start-http-server/</loc>
106-
<lastmod>2021-12-08T15:32:00Z</lastmod>
106+
<lastmod>2021-12-23T14:55:00Z</lastmod>
107107
</url>
108108
<url>
109109
<loc>https://example.com/documentation/start-mqtt/</loc>
110-
<lastmod>2021-12-08T15:32:00Z</lastmod>
110+
<lastmod>2021-12-23T14:55:00Z</lastmod>
111111
</url>
112112
<url>
113113
<loc>https://example.com/documentation/start-ws-jar-docker/</loc>
114-
<lastmod>2021-12-08T15:32:00Z</lastmod>
114+
<lastmod>2021-12-23T14:55:00Z</lastmod>
115115
</url>
116116
<url>
117117
<loc>https://example.com/documentation/start-ws-main/</loc>
118-
<lastmod>2021-12-08T15:32:00Z</lastmod>
118+
<lastmod>2021-12-23T14:55:00Z</lastmod>
119119
</url>
120120
<url>
121121
<loc>https://example.com/download/</loc>
122-
<lastmod>2021-12-08T15:32:00Z</lastmod>
122+
<lastmod>2021-12-23T14:55:00Z</lastmod>
123123
</url>
124124
<url>
125125
<loc>https://example.com/posts/2021/09/hello/</loc>
126-
<lastmod>2021-12-08T15:32:00Z</lastmod>
126+
<lastmod>2021-12-23T14:55:00Z</lastmod>
127127
</url>
128128
<url>
129129
<loc>https://example.com/release/</loc>
130-
<lastmod>2021-12-08T15:32:00Z</lastmod>
130+
<lastmod>2021-12-23T14:56:00Z</lastmod>
131131
</url>
132132
</urlset>

sitemapindex.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
88
<sitemap>
99
<loc>https://example.com/blog/categories/cat_posts.xml</loc>
10-
<lastmod>2021-12-08T15:32:00Z</lastmod>
10+
<lastmod>2021-12-23T14:56:00Z</lastmod>
1111
</sitemap>
1212
<sitemap>
1313
<loc>https://example.com/rss.xml</loc>
14-
<lastmod>2021-12-08T15:32:00Z</lastmod>
14+
<lastmod>2021-12-23T14:56:00Z</lastmod>
1515
</sitemap>
1616
<sitemap>
1717
<loc>https://example.com/sitemap.xml</loc>
18-
<lastmod>2021-12-08T15:32:00Z</lastmod>
18+
<lastmod>2021-12-23T14:56:00Z</lastmod>
1919
</sitemap>
2020
</sitemapindex>

0 commit comments

Comments
 (0)