Commit Graph

6 Commits

Author SHA1 Message Date
exceptionfactory 2f91793272
NIFI-14097 Updated version to 2.1.0 2024-12-19 12:29:52 -06:00
Joseph Witt 1c9f083682
NIFI-14056 bumped box, aws, com.fasterxml, and many other dependencies
- com.amazonaws 1.12.778 1.12.779
- box-java-sdk 4.12.0 4.13.1
- <changed com.fasterxml.jackson bom>
  com.fasterxml.jackson.core 2.18.1 2.18.2
  com.fasterxml.jackson.dataformat  2.18.1 2.18.2
  com.fasterxml.jackson.datatype	 2.18.1 2.18.2
  com.fasterxml.jackson.jakarta.rs 2.18.1 2.18.2
  com.fasterxml.jackson.jaxrs 2.18.1 2.18.2
  com.fasterxml.jackson.jr 2.18.1 2.18.2
  com.fasterxml.jackson.module 2.18.1 2.18.2
- com.networknt	json-schema-validator 1.5.2 1.5.4
- com.nimbusds	nimbus-jose-jwt 9.42 9.47
- io.dropwizard.metrics	metrics-core 4.2.28 4.2.29
- io.projectreactor.netty	reactor-netty-http 1.1.23 1.1.24	1.2.0
- software.amazon.awssdk 2.29.22 2.29.23
- com.google.apis	google-api-services-drive	v3-rev20240914-2.0.0	v3-rev20241027-2.0.0
- com.icegreen 2.1.1 2.1.2
- com.rabbitmq	amqp-client	5.22.0	5.23.0
- io.projectreactor 3.6.11 3.7.0
- org.apache.activemq 6.1.3 6.1.4
- org.apache.parquet	1.14.3 1.14.4
- org.flywaydb	10.20.1 11.0.0
- org.gitlab4j	6.0.0-rc.6 6.0.0-rc.7
- org.mariadb.jdbc 3.5.0 3.5.1
- org.neo4j.driver 5.26.3 5.27.0
- org.springframework.boot 3.3.5 3.3.6

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #9559.
2024-12-02 11:03:54 +01:00
exceptionfactory 4adc2be12b
NIFI-13915 Updated version to 2.1.0-SNAPSHOT 2024-11-01 22:56:08 -05:00
exceptionfactory 2f13b609bd
NIFI-13915 Updated version to 2.0.0 2024-10-29 20:25:32 -05:00
Joe Witt 811af23343
NIFI-13895 Upgraded AWS SDK to 1.12.775 and 2.28.25 along with others (#9416)
- Upgraded AWS SDK from 1.12.774 to 1.12.775
- Upgraded AWS SDK from 2.28.24 to 2.28.25
- Upgraded Box API from 4.11.1 to 4.12.0
- Upgraded nimbus-jose-jwt from 9.40 to 9.41.2
- Upgraded oauth2-oidc-sdk from 11.14 to 11.20.1
- Upgraded reactor-netty-heep from 1.1.22 to 1.1.23
- Upgraded Elasticsearch Client from 8.15.1 to 8.15.3
- Upgraded Google API from v3-rev20240903-2.0.0 to v3-rev20240914-2.0.0
- Upgraded MySQL Driver from 9.0.0 to 9.1.0
- Upgraded Slack bolt-socket-mode from 1.42.1 to 1.44.0
- Upgraded Project Reactor from 3.6.10 to 3.6.11
- Upgraded Flyway DB from 10.18.2 to 10.20.0
- Upgraded gitlab4j-api from 6.0.0-rc.5 to 6.0.0-rc.6
- Upgraded JLine from 3.27.0 to 3.27.1
- Upgraded Neo4j Driver from 5.25.0 to 5.26.0

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-10-18 00:11:52 -05:00
Bryan Bende 1fe54f060b
NIFI-13644 Added GitLab Flow Registry Client (#9264)
- Refactoring to create base class for other git-based flow registry clients
- Implement GitLabRepositoryClient
- Implement GitLabFlowRegistryClient

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-10-16 15:03:21 -05:00