| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ReplicaDB-0.16.0.tar.gz | 2026-01-22 | 113.6 MB | |
| ReplicaDB-0.16.0-no-oracle.tar.gz | 2026-01-22 | 113.6 MB | |
| ReplicaDB-0.16.0.zip | 2026-01-22 | 113.6 MB | |
| ReplicaDB-0.16.0-no-oracle.zip | 2026-01-22 | 113.6 MB | |
| README.md | 2026-01-22 | 2.3 kB | |
| v0.16.0 source code.tar.gz | 2026-01-22 | 34.2 MB | |
| v0.16.0 source code.zip | 2026-01-22 | 34.3 MB | |
| Totals: 7 Items | 523.1 MB | 0 | |
Commits
- 9e8b9dc: Fix CI_Release workflow to use Java 11 instead of Java 8 (Oscar Salvador Magallanes)
- a310bbf: Add workflow_dispatch trigger to CI_Release workflow (Oscar Salvador Magallanes)
- fa33779: Update Dockerfile base image from openjdk:8 to eclipse-temurin:11 (Oscar Salvador Magallanes)
What's Changed
- Feature/podman ubi9 by @FrancescoZanti in https://github.com/osalvador/ReplicaDB/pull/162
- build(deps): bump org.postgresql:postgresql from 42.3.7 to 42.7.2 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/170
- Replicar campos CLOB - Oracle to Oracle by @stalincalderon in https://github.com/osalvador/ReplicaDB/pull/180
- Fix MSSQL parallel jobs by @MichalisDBA in https://github.com/osalvador/ReplicaDB/pull/189
- Update README.md by @mrmx in https://github.com/osalvador/ReplicaDB/pull/191
- Fix missing 'and' when building query by @qrollin in https://github.com/osalvador/ReplicaDB/pull/193
- build(deps): bump org.apache.hadoop:hadoop-common from 3.3.2 to 3.4.0 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/200
- build(deps): bump commons-io:commons-io from 2.8.0 to 2.14.0 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/201
- build(deps): bump org.apache.kafka:kafka-clients from 2.7.0 to 3.7.1 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/204
- build(deps): bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/215
- build(deps): bump org.apache.commons:commons-lang3 from 3.9 to 3.18.0 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/216
- build(deps): bump org.apache.kafka:kafka-clients from 3.7.1 to 3.9.1 by @dependabot[bot] in https://github.com/osalvador/ReplicaDB/pull/217
New Contributors
- @FrancescoZanti made their first contribution in https://github.com/osalvador/ReplicaDB/pull/162
- @stalincalderon made their first contribution in https://github.com/osalvador/ReplicaDB/pull/180
- @MichalisDBA made their first contribution in https://github.com/osalvador/ReplicaDB/pull/189
- @mrmx made their first contribution in https://github.com/osalvador/ReplicaDB/pull/191
Full Changelog: https://github.com/osalvador/ReplicaDB/compare/v0.15.1...v0.16.0