Neo4j-python-migrations

Latest version: v0.1.3

Safety actively analyzes 688053 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 16

2.5.1

๐Ÿ“ Documentation
- c4581ef docs: Update local changelog.

๐Ÿงน Housekeeping
- 90fdbb0 Bump neo4j-cypher-dsl-schema-name-support from 2023.3.2 to 2023.5.0
- ce13369 Bump quarkus-neo4j.version from 3.1.0 to 3.2.0
- 7003de8 Bump neo4j-java-driver from 5.9.0 to 5.10.0 (1029)
- d4ce3a0 build(deps-dev): Bump guava from 32.0.1-jre to 32.1.1-jre (1028)
- e249c87 Bump quarkus.version from 3.1.2.Final to 3.2.0.Final (1027)
- fc1face Bump maven-clean-plugin from 3.2.0 to 3.3.1 (1026)
- 3f75f3d Bump spring-boot.version from 3.1.0 to 3.1.1 (1025)
- f3c6088 Bump checkstyle from 10.12.0 to 10.12.1 (1023)

2.5.0

Neo4j-Migrations now let's you not only define 5.9 property type constraints in its catalogs, but it also can generate them from OGM or SDN annotated classes. This means, you can take your `Node` annotated classes and migrations will generate constraints that ensure your `LocalDateTime` is not only such a property in the domain class, but also in the database, for all those scenarios where someone or something bypassed your sweet SDN applications.

Enjoy.

๐Ÿš€ Features
- 27ac125 feat: Add additional processor option to generate Neo4j 5.9 property type constraints. (1022)
- adb2638 feat: Add support for Neo4j 5.9 type constraints. (1020)

๐Ÿ”„๏ธ Refactorings
- c97a19c refactor: Use Neo4j 5 by default in all tests.

๐Ÿงน Housekeeping
- a9ea72f Bump maven-shade-plugin from 3.4.1 to 3.5.0 (1014)
- 068cdd6 Bump quarkus.version from 3.1.1.Final to 3.1.2.Final (1013)
- cd2f693 build(deps-dev): Bump error_prone_annotations from 2.19.1 to 2.20.0 (1012)
- b7eaccc Bump graal-sdk from 22.3.2 to 23.0.0 (1015)
- 177079e Bump native-maven-plugin from 0.9.22 to 0.9.23 (1016)
- 9d99a02 build(deps-dev): Bump spring-data-neo4j from 7.1.0 to 7.1.1 (1017)
- 73a0995 Bump maven-invoker-plugin from 3.5.1 to 3.6.0 (1018)
- 5fe2e5c Bump neo4j-harness from 5.8.0 to 5.9.0 (1019)
- b3514b0 build(deps-dev): Bump guava from 32.0.0-jre to 32.0.1-jre (1004)
- 5666856 Bump asciidoctorj-diagram from 2.2.8 to 2.2.9 (1010)
- 2385a5a Bump maven-surefire-plugin from 3.1.0 to 3.1.2 (1009)
- a216d42 Bump commons-io from 2.12.0 to 2.13.0 (1008)
- 6d1d2d2 Bump maven-failsafe-plugin from 3.1.0 to 3.1.2 (1007)
- ca056d7 Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 (1006)
- 2bf44a4 Bump quarkus.version from 3.1.0.Final to 3.1.1.Final (1005)
- cf2bab5 Bump testcontainers.version from 1.18.1 to 1.18.3 (999)
- 06bc8e0 Bump maven-release-plugin from 3.0.0 to 3.0.1 (1002)
- f567495 build(deps-dev): Bump checker-qual from 3.34.0 to 3.35.0 (1001)
- 09a3d03 Bump neo4j-cypher-dsl-schema-name-support from 2023.3.1 to 2023.3.2 (1003)
- f0c7c92 Bump picocli.version from 4.7.3 to 4.7.4 (1000)
- 8c09a85 Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 (998)
- 31ea887 Bump byte-buddy.version from 1.14.4 to 1.14.5 (997)
- 20d9896 Bump asciidoctorj from 2.5.8 to 2.5.10 (996)

2.4.0

๐Ÿš€ Features
- 44a6a4d feat: Wait for new indexes to get online. (986)

๐Ÿ› Bug Fixes
- 812c86a fix: Don't delete properties that are already `boolean` when normalizing.

๐Ÿ“ Documentation
- 9091937 docs: Adding project diagrams link to README.adoc (987)

๐Ÿงน Housekeeping
- 2a89c89 Bump quarkus.version from 3.0.3.Final to 3.1.0.Final
- 13441f3 Bump classgraph from 4.8.158 to 4.8.160
- 6833a30 Bump plexus-utils from 3.5.1 to 4.0.0
- 975d596 Bump neo4j-java-driver from 5.8.0 to 5.9.0
- dabef76 Bump asciidoctor-maven-plugin from 2.2.3 to 2.2.4 (994)
- 3dffcbc Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0 (995)
- ba40ac3 Bump checkstyle from 10.11.0 to 10.12.0 (992)
- bede24b build(deps-dev): Bump guava from 31.1-jre to 32.0.0-jre (990)

Contributors
We'd like to thank the following people for their contributions:
- alexkarezin

2.3.2

๐Ÿš€ Features
- 9e8d2dd feat: Add configurable delay. (985)

๐Ÿงน Housekeeping
- 22dc59f Bump maven-source-plugin from 3.2.1 to 3.3.0 (983)
- 96b6796 Bump spring-boot.version from 3.0.6 to 3.1.0 (982)
- 61af20a Bump docker-maven-plugin from 0.42.1 to 0.43.0 (981)
- 3c255c8 Bump neo4j-harness from 5.7.0 to 5.8.0 (980)
- 62ae03b Bump maven-assembly-plugin from 3.5.0 to 3.6.0 (979)
- 1c17681 Bump commons-io from 2.11.0 to 2.12.0 (978)
- a0f33b6 Bump maven-plugin-annotations from 3.8.2 to 3.9.0 (977)
- 8190a16 Bump maven-plugin-plugin from 3.8.2 to 3.9.0 (975)

2.3.1

Just a patch release containing a lot of dependency upgrades. Needed to redo the tag after releasing to central and include one more commit, reverting back to JReleaser 1.5.1 due to https://github.com/jreleaser/jreleaser/issues/1388, so the history changed in that regard.

๐Ÿ› Bug Fixes
- 86f862d fix: Improve concepts.adoc (973)

๐Ÿ“ Documentation
- 8823001 docs: add szabopeter as a contributor for doc (974)

๐Ÿงน Housekeeping
- c8f3df1 Revert "Bump jreleaser-maven-plugin from 1.5.1 to 1.6.0 (952)"
- aec916c Bump quarkus-neo4j.version from 3.0.0 to 3.0.3
- da845fb Bump testcontainers.version from 1.18.0 to 1.18.1
- 9d25d42 Bump quarkus.version from 3.0.2.Final to 3.0.3.Final (965)
- b26b4e8 Bump asciidoctorj-diagram from 2.2.7 to 2.2.8 (969)
- 61fb906 Bump checkstyle from 10.10.0 to 10.11.0 (968)
- c8998dc build(deps-dev): Bump spring-data-neo4j from 7.0.5 to 7.1.0 (964)
- 479e09b Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 (972)
- e8e7247 build(deps-dev): Bump error_prone_annotations from 2.18.0 to 2.19.1 (971)
- 44cf1b3 Bump classgraph from 4.8.157 to 4.8.158 (970)
- 8692c5f Bump neo4j-cypher-dsl-schema-name-support from 2023.3.0 to 2023.3.1 (967)
- 0808771 Bump native-maven-plugin from 0.9.21 to 0.9.22 (963)
- 0be0518 Bump maven-failsafe-plugin from 3.0.0 to 3.1.0 (960)
- 1b37748 build(deps-dev): Bump checker-qual from 3.33.0 to 3.34.0 (961)
- 7975bd8 Bump maven-surefire-plugin from 3.0.0 to 3.1.0 (959)
- 14e851f Bump moditect-maven-plugin from 1.0.0.RC3 to 1.0.0.Final (958)
- a0fefa5 Bump maven-gpg-plugin from 3.0.1 to 3.1.0 (957)
- 6a4ee13 Bump quarkus.version from 3.0.1.Final to 3.0.2.Final (956)
- 7f5d043 Bump checkstyle from 10.9.3 to 10.10.0 (954)
- b55d20f Bump jreleaser-maven-plugin from 1.5.1 to 1.6.0 (952)
- f2a09a4 Bump jacoco-maven-plugin.version from 0.8.9 to 0.8.10 (950)
- 0921857 Bump quarkus.version from 3.0.0.Final to 3.0.1.Final (951)
- d3ca83d Bump junit-bom from 5.9.2 to 5.9.3 (953)
- 4438d8e Bump neo4j-java-driver from 5.7.0 to 5.8.0 (955)
- dbdd26d Bump spring-boot.version from 3.0.5 to 3.0.6 (948)
- 9120bbd Bump graal-sdk from 22.3.1 to 22.3.2 (949)
- ecc2a50 Bump neo4j-cypher-dsl-schema-name-support from 2023.2.1 to 2023.3.0 (947)
- e3214e9 Bump maven-plugin-annotations from 3.8.1 to 3.8.2 (946)
- 936c6b9 Bump maven-plugin-plugin from 3.8.1 to 3.8.2 (945)
- 5d712aa Bump picocli.version from 4.7.2 to 4.7.3 (944)
- 14fff24 Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 (943)
- 1dd5036 Bump neo4j-harness from 5.6.0 to 5.7.0 (942)
- f3a562d Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2 (941)

Contributors
We'd like to thank the following people for their contributions:
- szabopeter

2.3.0

This is kind of a breaking change despite only a minor release: The Quarkus integration now requires Quarkus 3 (to be released end of April).

I need to think a bit whether to split the modules into separate projects to cater for the frameworks I have integrated with.
For now, I'm happy to back port fixes / patches to 2.2.x series if necessary.

๐Ÿงน Housekeeping
- fa7fed8 Bump quarkus.version from 2.16.6.Final to 3.0.0.Final (938)
- db80801 Bump native-maven-plugin from 0.9.20 to 0.9.21 (940)
- 48c0f53 Bump asciidoctorj from 2.5.7 to 2.5.8 (939)
- 86b135c build(deps-dev): Bump spring-data-neo4j from 7.0.4 to 7.0.5 (937)

Page 3 of 16

ยฉ 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.