5946 Commits

Author SHA1 Message Date
dependabot[bot]
0a2b77b78f
Bump org.jetbrains.kotlin:kotlin-reflect from 2.0.10 to 2.0.20 (#6435)
Bumps [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) from 2.0.10 to 2.0.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.10...v2.0.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 18:16:48 +08:00
lanjerry
7b671191c5
fix: 修复SqlServerQuery查询表描述乱码,已在SqlServer2017和SqlServer2019版本上面验证通过. (#6439)
https://github.com/baomidou/mybatis-plus/issues/6334
2024-08-26 18:16:31 +08:00
nieqiurong
acbe9a2d80 增加一个批量操作结果集转换bool工具方法. 2024-08-24 15:40:29 +08:00
dependabot[bot]
e0d6d8bd8d
Bump io.freefair.gradle:lombok-plugin from 8.7.1 to 8.10 (#6417)
Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 8.7.1 to 8.10.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/8.7.1...8.10)

---
updated-dependencies:
- dependency-name: io.freefair.gradle:lombok-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-23 15:19:23 +08:00
dependabot[bot]
eebcd4ad06
Bump org.xerial:sqlite-jdbc from 3.46.0.1 to 3.46.1.0 (#6415)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.46.0.1 to 3.46.1.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.46.0.1...3.46.1.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-23 15:12:45 +08:00
dependabot[bot]
d9e06264f6
Bump tech.yanand.maven-central-publish:tech.yanand.maven-central-publish.gradle.plugin (#6418)
Bumps [tech.yanand.maven-central-publish:tech.yanand.maven-central-publish.gradle.plugin](https://github.com/yananhub/flying-gradle-plugin) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/yananhub/flying-gradle-plugin/releases)
- [Commits](https://github.com/yananhub/flying-gradle-plugin/compare/v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: tech.yanand.maven-central-publish:tech.yanand.maven-central-publish.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-23 15:12:35 +08:00
dependabot[bot]
39290d63d8
Bump io.github.classgraph:classgraph from 4.8.174 to 4.8.175 (#6419)
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.174 to 4.8.175.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.174...classgraph-4.8.175)

---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-23 15:12:24 +08:00
zhangyuhang
672b98ff23
解决DataChangeRecorderInnerInterceptor出现格式转换错误org.postgresql.util.PSQLException: conversion to class (#6416) 2024-08-20 15:49:22 +08:00
dependabot[bot]
345262cc7a
Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 (#6409)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.6 to 1.5.7.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.6...v_1.5.7)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-16 16:23:28 +08:00
dependabot[bot]
8f411760dc
Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 (#6407)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.3 to 5.11.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 16:55:22 +08:00
dependabot[bot]
0b32d06ac5
Bump com.h2database:h2 from 2.3.230 to 2.3.232 (#6401)
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.3.230 to 2.3.232.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.3.230...version-2.3.232)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 17:11:48 +08:00
hubin
08cc1f1a30 Merge remote-tracking branch 'github/3.0' into github3.0 2024-08-12 18:51:01 +08:00
hubin
e8b2efe81a 完善函数注入校验逻辑 2024-08-12 18:50:48 +08:00
nieqiurong
33e471c985 升级 mybatis-spring 3.0.4 2024-08-12 15:58:53 +08:00
dependabot[bot]
f30bb23af8
Bump io.freefair.gradle:lombok-plugin from 8.6 to 8.7.1 (#6386)
Bumps [io.freefair.gradle:lombok-plugin](https://github.com/freefair/gradle-plugins) from 8.6 to 8.7.1.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/compare/8.6...8.7.1)

---
updated-dependencies:
- dependency-name: io.freefair.gradle:lombok-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 15:54:06 +08:00
dependabot[bot]
16ba9729c5
Bump com.ibeetl:beetl from 3.16.2.RELEASE to 3.17.0.RELEASE (#6396)
Bumps com.ibeetl:beetl from 3.16.2.RELEASE to 3.17.0.RELEASE.

---
updated-dependencies:
- dependency-name: com.ibeetl:beetl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 15:53:58 +08:00
miemie
cd42c65853 setIncrBy和setDecrBy更新 2024-08-08 17:04:12 +08:00
miemie
90fa3a4ad1 setIncrBy和setDecrBy更新 2024-08-08 16:23:30 +08:00
miemie
fc5e7e056e doc 2024-08-08 14:54:37 +08:00
nieqiurong
cd4c8563ba 发布中央仓库调整(不再支持SNAPSHOT发布). 2024-08-08 12:17:19 +08:00
dependabot[bot]
42c4acca31
Bump org.jetbrains.kotlin:kotlin-reflect from 2.0.0 to 2.0.10 (#6379)
Bumps [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.0.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-08 12:10:23 +08:00
dependabot[bot]
9153382bec
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.0 to 2.0.10 (#6381)
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.0.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-08 12:09:22 +08:00
dependabot[bot]
82f03ac1d6
Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 2.0.0 to 2.0.10 (#6382)
Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) from 2.0.0 to 2.0.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.0...v2.0.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-08 12:09:13 +08:00
nieqiurong
f7c685af46 处理自增自减(负数)情况.
https://github.com/baomidou/mybatis-plus/issues/6378
2024-08-07 17:34:28 +08:00
程序员小墨
bcf95966ae
移除部分计划于3.5.4版本删除但目前(3.5.7版本)仍存在的代码 (#6371) 2024-08-07 17:27:42 +08:00
nieqiurong
3954a3ffe9 移除升级遗留代码.
https://github.com/baomidou/mybatis-plus/issues/6370
2024-08-01 16:00:19 +08:00
nieqiurong
67f7ab7760 切换新仓库. 2024-07-30 22:32:35 +08:00
dependabot[bot]
6f3d391d4f
Bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1 (#6364)
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.46.0.0 to 3.46.0.1.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.46.0.0...3.46.0.1)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 22:20:53 +08:00
nieqiurong
6ed5ab39a7 发布3.5.8-SNAPSHOT. 2024-07-28 22:14:41 +08:00
nieqiurong
2e62fa188b 修复单元测试错误. 2024-07-25 17:05:25 +08:00
nieqiurong
87925fcfa2 更新日志. 2024-07-25 16:58:41 +08:00
miemieYaho
1c15aec63e
Update feature_request.yml
doc
2024-07-25 16:54:46 +08:00
miemieYaho
d96625634e
Update bug_report.yml
doc
2024-07-24 11:19:12 +08:00
miemieYaho
7dab6989e0
Update bug_report.yml
doc
2024-07-24 11:17:31 +08:00
nieqiurong
d3816c3339 主键生成策略(uuid)不支持的类型打印警告日志.
https://github.com/baomidou/mybatis-plus/issues/6337
2024-07-17 15:23:55 +08:00
miemieYaho
6d5f2271e2
Create feature_request.yml
doc
2024-07-17 11:46:24 +08:00
miemieYaho
1da031a9a5
Update bug_report.yml
doc
2024-07-17 11:43:37 +08:00
miemieYaho
8d83406f48
Update bug_report.yml
doc
2024-07-17 11:39:00 +08:00
miemieYaho
0211515fc9
Update bug_report.yml
doc
2024-07-17 11:25:05 +08:00
miemieYaho
6e03677bd5
Update bug_report.yml
doc
2024-07-17 11:22:31 +08:00
miemieYaho
6a9fd3cf3a
Update bug_report.yml
doc
2024-07-17 11:21:40 +08:00
miemieYaho
9893c53130
Update bug_report.yml
doc
2024-07-17 11:20:24 +08:00
nieqiurong
375ebc26af
Update bug_report.yml 2024-07-17 11:06:07 +08:00
nieqiurong
bda1c62477
Update bug_report.yml 2024-07-17 11:03:55 +08:00
nieqiurong
c306a97a20 移除文件. 2024-07-17 10:35:38 +08:00
nieqiurong
62dc887bbe
Update issue templates 2024-07-17 10:24:28 +08:00
nieqiurong
2b168cc1c7
Create config.yml 2024-07-17 10:23:11 +08:00
nieqiurong
098fda18f3
Delete .github/ISSUE_TEMPLATE/bug_report.md 2024-07-17 10:19:28 +08:00
nieqiurong
c5602ddd48
Create bug_report.yml 2024-07-17 10:18:33 +08:00
nieqiurong
44d0d6a31f
Update issue templates 2024-07-17 10:03:05 +08:00