Releases: RADAR-base/RADAR-Kubernetes
Releases · RADAR-base/RADAR-Kubernetes
v1.1.3
Fixed critical vulnerability in Minio
https://cve.report/CVE-2023-28432
What's Changed
- Updated Minio version by @K1Hyve in #240
Full Changelog: v1.1.2...v1.1.3
v1.1.2
v1.1.1
v1.1.0
Changes since version 1.0.0:
- Added home page app
- Added realtime analytics component
- Generate secrets from a separate secrets file
- Added Github action to test RADAR-Kubernetes deployment
- Added initialisation scripts
What's Changed
- Test RADAR-K8S deployment with CI by @K1Hyve in #220
- Update MP client secret and radar-grafana values by @mpgxvii in #229
- Minor updates on realtime dashboards by @Hsankesara in #230
- Release 1.1.0 by @blootsvoets in #227
Full Changelog: v1.0.0...v1.1.0
RADAR-Kubernetes 1.0.0
RADAR-Kubernetes 1.0.0 is the first release to use proper semantic versioning.
Compared to earlier versions, all helm charts being used are now hosted on either [RADAR-base/radar-helm-charts] and [RADAR-base/cp-helm-charts] using proper release management.
The values files in etc
have been minimised to only contain values that deviate from the default value or that are likely to change.
What's Changed
- Add dashboard components charts by @mpgxvii in #39
- Update grafana values by @mpgxvii in #40
- Update upload connector by @blootsvoets in #41
- Enable ssl-redirect by @K1Hyve in #42
- Appconfig helm chart by @K1Hyve in #44
- Add Postgresql config to chart values by @mpgxvii in #43
- New changes by @K1Hyve in #47
- Added memory requests to charts by @K1Hyve in #45
- Update upload connector by @blootsvoets in #48
- Update radar-output (delete tmp dirs) by @blootsvoets in #49
- Moved pure config (defaults) to a separate directory by @blootsvoets in #52
- Update postgres by @blootsvoets in #51
- Publish helmcharts by @blootsvoets in #50
- fix rest-sources-permissions by @nivemaham in #54
- Update appconfig service by @blootsvoets in #55
- make path-factory configurable by @nivemaham in #56
- Remove unused charts by @K1Hyve in #53
- Added app-config-frontend by @blootsvoets in #60
- Migrated to kube-prometheus-stack by @K1Hyve in #62
- Update upload connector version by @mpgxvii in #63
- Make gateway more configurable by @blootsvoets in #59
- enable oauth clients on demand by @nivemaham in #57
- Update JDBC connector sink properties by @mpgxvii in #66
- Update JDBC connector by @mpgxvii in #67
- Update Grafana chart by @mpgxvii in #69
- Upload connector fixes by @blootsvoets in #72
- Moved health check to a separate file by @K1Hyve in #73
- Misc fixes by @blootsvoets in #76
- Update radar-gateway resource versions by @blootsvoets in #75
- Merge dev to master by @K1Hyve in #61
- Update radar upload connector by @blootsvoets in #80
- Update app config by @blootsvoets in #83
- Update Fitbit connector config by @mpgxvii in #85
- Bumped radar-gateway to 0.5.5 and improved health check by @blootsvoets in #84
- Changes needed to deploy on a single host from scratch by @blootsvoets in #77
- Updated dependencies by @blootsvoets in #89
- Bump radar-rest-sources-* versions by @blootsvoets in #88
- Bump radar-schemas and allow excluding specifications by @blootsvoets in #87
- Modifiable grafana by @blootsvoets in #91
- CI & Github integration by @K1Hyve in #106
- Add documentation for Fitbit connector and rest-sources-authorizer by @nivemaham in #111
- Chart docs by @K1Hyve in #105
- Add readme for s3 and output pipeline by @nivemaham in #115
- Add readme for radar-gateway by @nivemaham in #119
- Add readme to cc-schema-registry-proxy by @nivemaham in #116
- Document upload connector by @nivemaham in #121
- Added chart documentation for cert-manager by @K1Hyve in #123
- Document velero by @K1Hyve in #122
- Add readme to dashboard pipeline by @mpgxvii in #118
- Improve chart template by @K1Hyve in #126
- Added chart documentation for kube-prometheus-stack by @K1Hyve in #124
- Automatic s3 topics by @blootsvoets in #131
- Updated MP readme by @blootsvoets in #130
- Remove outdated SMTP chart by @blootsvoets in #129
- Update README.md by @K1Hyve in #103
- Merge dev into main by @K1Hyve in #108
- Fix badge by @nivemaham in #132
- Update dependencies by @blootsvoets in #134
- minor typos and links by @afolarin in #136
- Fix spacing issue in redcap helmfile by @K1Hyve in #140
- Fix upload connector postges by @blootsvoets in #144
- Fixes to basic deployment by @afolarin in #145
- Explicitly explain DNS requirements by @blootsvoets in #152
- Use radar-helm-charts and cp-helm-charts instead of inlining by @blootsvoets in #141
- Fix production location in readme by @blootsvoets in #157
- Fitbit example config fixes by @blootsvoets in #158
- Add Kubernetes cluster minimum requirements by @blootsvoets in #163
- Update 20-fitbit.yaml by @blootsvoets in #166
- Update 20-upload.yaml by @blootsvoets in #162
- Bring kubernetes up to date with radar-helm-charts by @blootsvoets in #172
- Updated applications to fix log4shell by @K1Hyve in #173
- fix: make fitbit-client-api/secret conditional by @afolarin in #175
- Push endpoint by @yatharthranjan in #176
- Add appserver by @mpgxvii in #177
- Added dependency update check by @blootsvoets in #186
- Updated radar charts to latest version by @K1Hyve in #185
- Chart versions are now configurable via variables by @K1Hyve in #187
- Updated radar charts to latest version by @K1Hyve in #189
- Fixed ingress for app-config-frontend by @K1Hyve in #188
- Updated rest-sources-backend and app-config-frontend by @K1Hyve in #193
- Simplify S3 Credentials by @K1Hyve in #203
- Upgrade 1.0.0 instructions by @yatharthranjan in #205
- Update to bitnami minio by @blootsvoets in #204
Full Changelog: v0.1.0...v1.0.0
First production release
Merge pull request #36 from RADAR-base/dev Sync working and updated versions of charts for various components.