Skip to content

Commit

Permalink
Release 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yong.teng committed Nov 19, 2023
1 parent d1ff76f commit 04e93ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 16 deletions.
15 changes: 5 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
===========================


## [0.0.1](https://github.com/buession/buession-canal/releases/tag/v0.0.1) (2023-08-xx)
## [0.0.1](https://github.com/buession/buession-canal/releases/tag/v0.0.1) (2023-11-19)

### 🔨依赖升级

Expand All @@ -11,12 +11,7 @@

### ⭐ 新特性

- **buession-logging-support-elasticsearch:** Elasticsearch 日志处理器
- **buession-logging-support-file:** 文本日志处理器
- **buession-logging-support-jdbc:** JDBC 日志处理器
- **buession-logging-support-kafka:** Kafka 日志处理器
- **buession-logging-support-mongodb:** MongoDB 日志处理器
- **buession-logging-support-rabbitmq:** RabbitMQ 日志处理器
- **buession-logging-support-rest:** Rest 日志处理器
- **bbuession-logging-annotations:** 注解
- **bbuession-logging-aspectj:** aspectj
- **buession-canal-annotation:** canal 注解
- **buession-canal-core:** canal 核心库
- **buession-canal-client:** canal 客户端
- **buession-canal-spring:** canal spring 支持
6 changes: 0 additions & 6 deletions buession-canal-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,12 +118,6 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>

<dependency>
<groupId>io.github.shuigedeng</groupId>
<artifactId>taotao-cloud-starter-canal</artifactId>
<version>2023.11</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 04e93ee

Please sign in to comment.