惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
Secure Thoughts
月光博客
月光博客
Y
Y Combinator Blog
量子位
J
Java Code Geeks
The GitHub Blog
The GitHub Blog
MyScale Blog
MyScale Blog
aimingoo的专栏
aimingoo的专栏
Microsoft Azure Blog
Microsoft Azure Blog
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
罗磊的独立博客
Google DeepMind News
Google DeepMind News
大猫的无限游戏
大猫的无限游戏
M
MIT News - Artificial intelligence
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
Visual Studio Blog
S
Schneier on Security
S
Security Affairs
Project Zero
Project Zero
L
LINUX DO - 热门话题
H
Hacker News: Front Page
Google Online Security Blog
Google Online Security Blog
L
Lohrmann on Cybersecurity
Latest news
Latest news
P
Palo Alto Networks Blog
Application and Cybersecurity Blog
Application and Cybersecurity Blog
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
www.infosecurity-magazine.com
www.infosecurity-magazine.com
MongoDB | Blog
MongoDB | Blog
Blog — PlanetScale
Blog — PlanetScale
The Last Watchdog
The Last Watchdog
Help Net Security
Help Net Security
I
Intezer
The Register - Security
The Register - Security
小众软件
小众软件
C
Check Point Blog
NISL@THU
NISL@THU
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
Tor Project blog
D
Docker
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
Forbes - Security
Forbes - Security
H
Hackread – Cybersecurity News, Data Breaches, AI and More
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
T
Tailwind CSS Blog
Security Latest
Security Latest
博客园 - 司徒正美
IT之家
IT之家

Tags from puti

Release v0.1.0 Fisrt version · puti-projects/puti Release v0.2.0 · puti-projects/puti Release v0.2.1 · puti-projects/puti Release v0.2.2 · puti-projects/puti Release v0.3.0 · puti-projects/puti Release v0.3.1 · puti-projects/puti Release v0.4.0 · puti-projects/puti Release v0.4.1 · puti-projects/puti
Release v0.4.2 · puti-projects/puti
goozp · 2023-11-30 · via Tags from puti

功能和优化

  • Go 版本更新到 1.21
  • 知识库前端支持局部加载
  • 默认启用自动HTTPS
  • 增加默认跳转,非www到www,http到https
  • DockerHub 镜像推送改用 Github Action
  • Jwt包切换到 github.com/golang-jwt/jwt

Bug 修复

  • dockerfile gosu 安装失败

Feature and Enhancement

  • Go version updated to 1.21
  • Front-end of the knowledge base supports partial loading
  • Automatic HTTPS is enabled by default
  • Default redirects are added, from non-www to www, and from http to https
  • DockerHub image push is replaced by Github Action
  • Jwt package is switched to github.com/golang-jwt/jwt

Bug fixes

  • Failure in gosu installation in dockerfile