| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ReplicaDB-0.18.1.tar.gz | 2026-08-11 | 159.6 MB | |
| ReplicaDB-0.18.1-no-oracle.tar.gz | 2026-08-11 | 159.6 MB | |
| ReplicaDB-0.18.1.zip | 2026-08-11 | 159.6 MB | |
| ReplicaDB-0.18.1-no-oracle.zip | 2026-08-11 | 159.6 MB | |
| README.md | 2026-08-11 | 6.9 kB | |
| v0.18.1 source code.tar.gz | 2026-08-11 | 36.4 MB | |
| v0.18.1 source code.zip | 2026-08-11 | 36.6 MB | |
| Totals: 7 Items | 711.6 MB | 1 | |
What's Changed
- feat: automate Dependabot PR merge on passing CI tests by @osalvador with @Copilot in https://github.com/osalvador/ReplicaDB/pull/235
- Add workflow to rebase all Dependabot PRs by @osalvador with @Copilot in https://github.com/osalvador/ReplicaDB/pull/236
- chore(deps): update jekyll requirement from ~> 3.3 to >= 3.3, < 5.0 in /docs by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/233
- chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/232
- chore(deps): bump docker/setup-buildx-action from 1 to 3 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/231
- chore(deps-dev): update rake requirement from ~> 10.0 to ~> 13.3 in /docs by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/230
- chore(deps): bump docker/login-action from 1 to 3 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/229
- chore(deps): bump org.postgresql:postgresql from 42.7.2 to 42.7.9 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/226
- chore(deps): bump com.google.code.gson:gson from 2.8.9 to 2.13.2 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/225
- chore(deps-dev): bump version.testContainers from 1.21.3 to 1.21.4 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/224
- chore(deps): bump com.oracle.database.xml:xmlparserv2 from 23.3.0.23.09 to 23.26.1.0.0 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/223
- chore(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/227
- chore(deps): bump docker/setup-qemu-action from 1 to 3 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/228
- chore(deps): bump org.apache.commons:commons-csv from 1.7 to 1.14.1 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/222
- fix: resolve 4 security vulnerabilities in dependencies by @osalvador with @Copilot in https://github.com/osalvador/ReplicaDB/pull/238
- fix: resolve SQL Server XML bulk copy parser issues by @osalvador in https://github.com/osalvador/ReplicaDB/pull/240
- chore(deps): bump org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/241
- chore(deps): bump org.postgresql:postgresql from 42.7.9 to 42.7.10 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/245
- chore(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/246
- chore(deps): bump actions/checkout from 3 to 6 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/248
- chore(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.0.2 to 3.5.0 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/244
- chore(deps-dev): bump org.apache.maven.plugins:maven-clean-plugin from 3.0.0 to 3.5.0 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/243
- chore(deps): bump docker/build-push-action from 2 to 6 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/247
- chore(deps-dev): bump org.apache.maven.plugins:maven-deploy-plugin from 2.8.2 to 3.1.4 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/249
- chore(deps-dev): bump org.apache.maven.plugins:maven-install-plugin from 2.5.2 to 3.1.4 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/253
- chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/254
- chore(deps): bump org.apache.logging.log4j:log4j-slf4j-impl from 2.24.3 to 2.25.3 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/255
- chore(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/256
- chore(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/258
- chore(deps): bump org.apache.orc:orc-mapreduce from 1.6.7 to 2.3.0 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/260
- chore(deps): bump json from 2.18.1 to 2.19.2 in /docs by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/261
- chore(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/259
- chore(deps): bump com.ibm.db2:jcc from 11.5.0.0 to 12.1.4.0 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/262
- chore(deps): bump org.apache.logging.log4j:log4j-slf4j-impl from 2.25.3 to 2.25.4 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/263
- chore(deps): bump com.oracle.database.nls:orai18n from 23.3.0.23.09 to 23.26.1.0.0 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/264
- chore(deps): bump addressable from 2.8.8 to 2.9.0 in /docs by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/265
- chore(deps): bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/266
- chore(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/257
- chore(deps-dev): bump rake from 13.3.1 to 13.4.2 in /docs by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/270
- chore(deps): bump actions/github-script from 8 to 9 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/268
- chore(deps): bump json from 2.19.2 to 2.19.9 in /docs by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/279
- chore(deps): bump org.postgresql:postgresql from 42.7.10 to 42.7.12 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/277
- chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.9 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/278
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/274
- chore(deps): bump concurrent-ruby from 1.3.6 to 1.3.7 in /docs by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/273
- chore(deps): bump org.apache.kafka:kafka-clients from 3.9.1 to 3.9.2 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/267
- fix(sqlserver): remove XML declaration that causes BulkCopy XML parsing failure by @osalvador with @Copilot in https://github.com/osalvador/ReplicaDB/pull/280
New Contributors
- @osalvador with @Copilot made their first contribution in https://github.com/osalvador/ReplicaDB/pull/235
- @osalvador made their first contribution in https://github.com/osalvador/ReplicaDB/pull/240
Full Changelog: https://github.com/osalvador/ReplicaDB/compare/v0.18.0...v0.18.1