Releases: asdf2014/yuzhouwan
Release list
yuzhouwan-1.1.2
yuzhouwan 1.1.2
A large modernization release — 681 commits since 1.1.1 (Aug 2023), ~300 files touched. The build now runs on JDK 21, and every major framework has been brought up to date, several requiring real API migrations.
Build & CI
- Toolchain moved to JDK 21 (
setup-java21, Docker builder onmaven:3.9-eclipse-temurin-21) - Migrated off the retired GitHub Actions:
checkoutv6,setup-javav5,cachev6,codeql-actionv4 - Test / Docker / CodeQL workflows are green again
Major upgrades (with API migrations)
- Spring 4.3 → 7.0
- JUnit Jupiter 5 → 6
- Apache Kafka 1.1 → 2.4 — module rewritten onto the
org.apache.kafka.clientsAPI - Apache HBase 1.7 → 2.6 — coprocessor / client API migration
- Apache Lucene 8.11 → 10.5
- Jedis 2.10 → 7.5
- Apache PDFBox 1.8 → 3.0
- Hibernate Validator 5 → 8 (
javax.validation→jakarta.validation) - LMAX Disruptor 3 → 4
- fabric8 kubernetes-client 6.8 → 7.8
- SNMP4J 1.10 → 3.12
Dependency refresh
Netty 4.2, Protobuf 4, Mockito 5.23, Curator 5.9, ZooKeeper 3.9.5, MyBatis, Jackson, Logback, SLF4J, commons-* and many more — dozens of dependency updates in all.
Full changelog: 1.1.1...1.1.2
yuzhouwan-1.1.1
HighLight
- Supported CodeQL workflow
- Supported Docker Build workflow
- Supported Unit Test workflow
- Integrated with GitPod
- Upgraded JDK from 8 to 17
- Upgraded many third-party dependencies
- Added several examples of new features in new JDK
More details: 1.1.0...1.1.1
yuzhouwan-1.1.0
- Added
TensorFlowandPyTorchmodules for AI - Added more unit test cases, for example 0.30000000000000004, and etc
- Added more benchmark test cases, for example toArray, and etc
- Made many improvements to Utils
- Improved Scala code
- Completed code refactoring for Spark module
- Upgraded dependencies with DependaBot
- Thanks to @Celebrate-future for helping to improve the pom file of the
yuzhouwan-site-apimodule
v1.0.2
- Add tensorflow examples
- Add zookeeper tools
- Add checkstyle module
- Using
httpsinstead ofhttpfor yuzhouwan.com - Other improvements
v1.0.1
My Blog
(Hexo + Github,利用 node.js的 NIO框架快速生成,配合 github静态页面托管,免费但可能部分地区加载缓慢)
Code Library for Blog
- Advance Maven Skill
- BigData (Hadoop / Storm / Spark / HBase / ElasticSearch / Druid / Kafka / Flume / Redis / Zookeeper)
- Hack technology (Algorithm / Leetcode / Code Generate / Effective Code / Multi Threads / Lambda / SNMP)
- Languages (Java for Most Logic / Scala Feature / Groovy for DSL / Python for SQL Parser /
Shell for JVM Monitor) - WebSite (RPC / NIO / Spring stuff / Swagger for Doc)
- A lot of Commons Utils
Technical Discussion Group
BigData生态圈 253793003 (__2000__人大群)
本群创建于2015/3/1:
讨论大数据生态圈的各种领域,
包括 SSH(Spark / Storm / Hadoop)、Flink / Heron / Cassandra / Docker 框架、
Paxos / Raft / Gossip / Consistent Hashing / Chubby / Zookeeper 分布式算法与架构、
Scala / Python / Golang / Clojure / Ruby 各大流行语言、
PostgreSQL / HBase / Hive / ElasticSearch / Redis / Druid 数据持久化策略、
Data Mining / Machine Learning / Deep Learning / ANN / AI 数据分析领域 等等
人工智能 1020982 (__1000__人大群)
本群创建于2003/7/24:
研究 AI 人工智能 相关领域,欢迎加入,互相学习,共同进步
讨论包括,统计学、NLP、Data Mining、Deep Learning、Machine Learning、AI 人工智能 等相关领域
从 深蓝到 AlaphGo,人工智能的智力水平、普适性、学习能力 正在以爆炸式地速度快速发展;
从 棋类到 医学,人工智能开始在各类应用领域,都在大展身手;
从 CPU/GPU 到 TPU,人工智能的计算能力正向着无法穷举的极限不断逼近…
本群持续更新的一篇人工智能的博客:
http://yuzhouwan.com/posts/42737/
欢迎加入,一起交流学习 :D
v1.0.0
- Advance Maven Skill
- BigData (Hadoop / Storm / Spark / HBase / ElasticSearch / Kafka / Flume / Zookeeper)
- Hack technology (Algorithm / Leetcode / Code Generate / Effective Code / Multi Threads / Lambda / SNMP / Scala Feature / Groovy for DSL)
- WebSite (RPC / NIO / Spring stuff / Swagger for Doc)
- A lot of Commons Utils