Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.2.0 #251

Merged
merged 26 commits into from
Oct 6, 2023
Merged

v2.2.0 #251

merged 26 commits into from
Oct 6, 2023

Conversation

jc3wish
Copy link
Member

@jc3wish jc3wish commented Oct 6, 2023

No description provided.

jc3wish added 26 commits September 17, 2023 14:14
…frost into v2.x-mysql-connection-query

* 'v2.x-mysql-connection-query' of github.com:brokercap/Bifrost:
  mysql驱动 支持 conn.Exec conn.Query 带参数请求访问接口

# Conflicts:
#	Bristol/mysql/connection.go
#	Bristol/mysql/utils.go
* v2.x-mysql-connection-query:
  mysql驱动 支持 conn.Exec conn.Query 带参数请求访问接口
  mysql驱动 支持 conn.Exec conn.Query 带参数请求访问接口
…o v2.2

* v2.x-input-driver-support-get-replicate-table-list:
  input 支持获取需要同步的库表列表
* v2.x-output-supported-tag-BinlogDateTime:
  output supported tag  {$BinlogDateTime} dataType:DateTime
* v2.2-input-mock:
  支持 input mock ,在开发output的时候  可以更方便的进行测试
* v2.2-input-mock:
  input mock normal库表的时候,会在间生8秒后,生成一个delete事件,在整个mock过程中,产生两次delete事件,用于测试不同的两个批次 ,均有delete事件的情况
* v2.x-github-issue-250-batch-task-to-new-window:
  添加全量任务后,跳转到全量任务列表,采用新窗口跳转 #250
…' into v2.2

* v2.x-github-issue-248-db-update-input-notes-none-update:
  修复修改数据源,但是数据源连接案例及描述等信息没有变更的bug #248
… v2.2

* v2.x-github-issue-249-batch-add-table-sync-failed:
  修复批量添加表数据同步失败的BUG #249
* v2.x-input-mongo-batch-before-oplog:
  input mongo 支持设置 全量,增量,以及先全量再增量的方式数据同步
* v2.x-input-kafka-support-setting-consume-count:
  input kafka 修复设置多个协程处理数据转换的时候,因为指针原因,导致 worker协程编号出错的bug
  input kafka 在多parrtition的情况下支持设置处理数据转换的协程数量 来提升性能,一个partition的数据,只能被一个协程处理,在单partition的情况下,设置多个无效,默认为 单协程
* v2.x-input-mongo-batch-before-oplog:
  修复 input mongo batch 全量后连接可能未关闭的bug
@jc3wish jc3wish merged commit 72938fb into v2.x Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant