Joe Witt
75e7c9e47c
NIFI-10854-RC1 prepare for next development iteration
2022-11-22 19:22:47 -07:00
Joe Witt
ec87bf93ad
NIFI-10854-RC1 prepare release nifi-1.19.0-RC1
2022-11-22 19:22:45 -07:00
exceptionfactory
9e3987d04e
NIFI-10826 Separated Maven Compile and Verify in ci-workflow
...
Signed-off-by: Matthew Burgess <mattyb149@apache.org>
This closes #6666
2022-11-16 12:56:33 -05:00
exceptionfactory
b753c1c72d
NIFI-10625 Added support for HTTP/2 in Registry
...
- Added nifi-security-ssl for generalized SSLContext creation
- Removed static keystore and truststore test files from nifi-registry-jetty
Signed-off-by: Nathan Gough <thenatog@gmail.com>
This closes #6514 .
2022-10-17 23:52:09 -04:00
Jeremy Snyder
b862fff8f0
NIFI-10498 Added Cipher Suite configuration to NiFi Registry
...
This closes #6458
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2022-10-10 10:53:06 -05:00
Joe Witt
c9ebdd2025
NIFI-10521-RC4 prepare for next development iteration
2022-10-03 10:59:36 -07:00
Joe Witt
109e54cd58
NIFI-10521-RC4 prepare release nifi-1.18.0-RC4
2022-10-03 10:59:34 -07:00
Andrew Lim
422134c55d
NIFI-10501 Update User Guide and Registry Quick Start Guide for Management Controller Services, Registry Client and Replay last event updates
...
This closes #6471 .
Signed-off-by: Joe Gresock <jgresock@gmail.com>
2022-10-03 05:47:24 -04:00
Joe Witt
8c66bf948c
NIFI-10272-RC2 prepare for next development iteration
2022-07-27 13:24:09 -07:00
Joe Witt
8d256784d8
NIFI-10272-RC2 prepare release nifi-1.17.0-RC2
2022-07-27 13:24:06 -07:00
Joe Witt
873d25585c
NIFI-9780 Merge branch 'NIFI-9780-RC3'
2022-04-04 08:35:23 -07:00
Bryan Bende
3c10910fe2
NIFI-9845 Fix NiFi Registry database ITs
...
- remove unsupported DB test containers, update admin guide
This closes #5914 .
Signed-off-by: Kevin Doran <kdoran@apache.org>
2022-03-31 13:42:25 -04:00
Joe Witt
0419dc2939
NIFI-9780-RC3 prepare for next development iteration
2022-03-21 11:58:27 -07:00
Joe Witt
b019a9191f
NIFI-9780-RC3 prepare release nifi-1.16.0-RC3
2022-03-21 11:58:09 -07:00
exceptionfactory
5022a5ee07
NIFI-9630 Migrated Registry REST API docs to swagger-codegen ( #5715 )
...
- Added swagger-codegen-maven-plugin configuration
- Removed swagger2markup-maven-plugin and asciidoctor-maven-plugin configurations
- Removed generation of legacy REST API documentation and associated templates
2022-01-26 09:03:26 -05:00
wiktor2200
1ae6dbdfb6
NIFI-9077 Added Registry H2 DB password change instructions
...
This closes #5328
Signed-off-by: David Handermann <exceptionfactory@apache.org>
2021-11-15 10:41:42 -06:00
Joe Witt
c055895952
NIFI-9344-RC3 prepare for next development iteration
2021-11-03 08:53:37 -07:00
Joe Witt
7fdc07cccd
NIFI-9344-RC3 prepare release nifi-1.15.0-RC3
2021-11-03 08:53:32 -07:00
Andrew Lim
66b5fd1c6d
NIFI-8738 Update User Guide with Import and Export Flow from the UI
...
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
This closes #5470 .
2021-10-21 11:00:27 +02:00
Paul Grey
0a9a8aa190
NIFI-9071 - Update asciidoctor plugin
...
This closes #5373
Signed-off-by: Mike Thomsen <mthomsen@apache.org>
2021-09-08 11:51:33 -04:00
Joe Witt
97feacc181
NIFI-8767-RC2 prepare for next development iteration
2021-07-10 12:17:09 -07:00
Joe Witt
fcbf1d5f97
NIFI-8767-RC2 prepare release nifi-1.14.0-RC2
2021-07-10 12:17:05 -07:00
tpalfy
dfa683af0e
NIFI-8528 Migrate NiFi Registry into NiFi codebase ( #5065 )
...
NIFI-8528 Migrate NiFi Registry fully codebase into NiFi as a module. No changes except certain dependency scopes to preserve the NiFi Registry original by overriding the new parent (nifi).
- Version adjustments. Removed distinct checkstye rules form nifi-registry. (Using nifi's instead.)
- Made some tests Windows-compatible.
- Consolidated LICENSE, NOTICE and README.md.
- Fixed CryptoKeyLoaderGroovyTest.groovy.
- Disable frontend-maven-plugin on Windows.
- Skipping all goals of the frontend-maven-plugin on Windows.
- Registry integration tests not to run in github jobs (same as the original settings). Skip all registry tests (build and run) on Windows.
- Removed Husky from registry.
2021-05-26 09:34:55 -04:00