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

推荐订阅源

freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
T
Tailwind CSS Blog
J
Java Code Geeks
Microsoft Azure Blog
Microsoft Azure Blog
GbyAI
GbyAI
爱范儿
爱范儿
量子位
Martin Fowler
Martin Fowler
V
V2EX
博客园 - 三生石上(FineUI控件)
I
InfoQ
MongoDB | Blog
MongoDB | Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
N
Netflix TechBlog - Medium
D
DataBreaches.Net
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Last Week in AI
Last Week in AI
U
Unit 42
Apple Machine Learning Research
Apple Machine Learning Research
H
Help Net Security
T
The Blog of Author Tim Ferriss
Hugging Face - Blog
Hugging Face - Blog
美团技术团队
Engineering at Meta
Engineering at Meta

Release notes 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 Release notes 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