couchmove icon indicating copy to clipboard operation
couchmove copied to clipboard

Java data migration tool for Couchbase

Results 11 couchmove issues
Sort by recently updated
recently updated
newest added

In Flyway, you can pass custom values to your migration scripts, this is really useful, and would need it. The need I have right now is that the replication factor...

- Split commons version : commons-lang and commons-io shared the same version (2.6) - Update commons-io to 2.7 as the 2.6 one contains a CVE cf https://mvnrepository.com/artifact/com.github.differentway/couchmove/3.3

Hi, This seems to be exactly like flyway replacement for couchbase. I'm not familiar with Java and its tooling. So I'm not sure if this is a lib or there...

enhancement

Hello all, I am at the point of research methods and tools for migrating couchbase documents in an elegant manner. I saw no description inside the provided wiki page of...

enhancement

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.11 to 1.5.6. Commits 7812a55 prepare release 1.5.6 759fc25 fix issues/805 i.e. LOGBACK-1768, included file with inner conditional 3d55638 start work on 1.5.6-SNAPSHOT a91d2b6 notes about javadocs...

dependencies

Bumps `junit` from 5.10.0 to 5.10.2. Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.0 to 5.10.2 Release notes Sourced from org.junit.jupiter:junit-jupiter-api's releases. JUnit 5.10.2 = Platform 1.10.2 + Jupiter 5.10.2 + Vintage 5.10.2 See...

dependencies

Bumps `mockito` from 4.2.0 to 5.10.0. Updates `org.mockito:mockito-core` from 4.2.0 to 5.10.0 Release notes Sourced from org.mockito:mockito-core's releases. v5.10.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.10.0 2024-01-24 - 8...

dependencies

Bumps `org-jreleaser` from 1.7.0 to 1.11.0. Updates `org.jreleaser` from 1.7.0 to 1.11.0 Updates `org.jreleaser.jdks` from 1.7.0 to 1.11.0 Dependabot will resolve any conflicts with this PR as long as you...

dependencies

Bumps io.codearte.nexus-staging from 0.21.2 to 0.30.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.codearte.nexus-staging&package-manager=gradle&previous-version=0.21.2&new-version=0.30.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Support of URL format which is more compliant with JDK expectations. Currently loading of the changelogs from the nested jar supports only the old format of the path like `jar:file:/tmp/some-1.0.jar!/BOOT-INF/classes!/couchbase/changelog/v1`...