What's Changed
- chore(deps): bump helm.sh/helm/v3 from 3.14.3 to 3.14.4 by @dependabot in #122
- chore: update version to 0.0.8 by @lburgazzoli in #123
- Set openshift versions v4.12 by @lburgazzoli in #124
- chore: update tools by @lburgazzoli in #125
- chore(deps): bump k8s.io/client-go from 0.29.3 to 0.29.4 by @dependabot in #128
- chore(deps): bump k8s.io/apiextensions-apiserver from 0.29.3 to 0.29.4 by @dependabot in #126
- chore(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by @dependabot in #137
- chore(deps): bump github.com/wI2L/jsondiff from 0.5.1 to 0.5.2 by @dependabot in #138
- Use github.com/lburgazzoli/gomega-matchers by @lburgazzoli in #139
- Move Dapr test app to this repo by @lburgazzoli in #140
- chore(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #142
- Update to k8s v1.30 by @lburgazzoli in #143
- chore(deps): bump github.com/operator-framework/api from 0.23.0 to 0.24.0 by @dependabot in #144
- Cleanup condition handling by @lburgazzoli in #145
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.18.1 to 0.18.2 by @dependabot in #146
- Update go to v1.22.3 by @lburgazzoli in #151
- chore(deps): bump k8s.io/client-go from 0.30.0 to 0.30.1 by @dependabot in #150
- chore(deps): bump k8s.io/apiextensions-apiserver from 0.30.0 to 0.30.1 by @dependabot in #149
- chore(deps): bump helm.sh/helm/v3 from 3.14.4 to 3.15.0 by @dependabot in #152
- Enable more linters by @lburgazzoli in #153
- reduce code duplication by @lburgazzoli in #154
- chore(deps): bump helm.sh/helm/v3 from 3.15.0 to 3.15.1 by @dependabot in #157
- chore(deps): bump github.com/operator-framework/api from 0.24.0 to 0.25.0 by @dependabot in #156
- chore(deps): bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #155
- chore(deps): bump dapr to v1.13.3 by @lburgazzoli in #159
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.3 by @dependabot in #158
- chore(tools): bump tools by @lburgazzoli in #160
- Update go to v1.22.4 by @lburgazzoli in #169
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 by @dependabot in #162
- chore(deps): bump github.com/operator-framework/api from 0.25.0 to 0.26.0 by @dependabot in #170
- chore(deps): bump github.com/itchyny/gojq from 0.12.15 to 0.12.16 by @dependabot in #161
- chore(deps): bump helm.sh/helm/v3 from 3.15.1 to 3.15.2 by @dependabot in #164
- chore(deps): bump k8s.io/klog/v2 from 2.120.1 to 2.130.0 by @dependabot in #171
- chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #172
- chore(deps): bump k8s.io/client-go from 0.30.1 to 0.30.2 by @dependabot in #167
- chore(deps): bump k8s.io/apiextensions-apiserver from 0.30.1 to 0.30.2 by @dependabot in #166
- chore(ci): update kubernetes version matrix and kind version by @lburgazzoli in #174
- chore(deps): bump github.com/wI2L/jsondiff from 0.5.2 to 0.6.0 by @dependabot in #175
- chore(deps): bump k8s.io/klog/v2 from 2.130.0 to 2.130.1 by @dependabot in #178
- fix(docs): minor improvements in README.md by @bartoszmajsak in #179
- Update go to v1.22.5 by @lburgazzoli in #186
- Remove dapr-sandbox leftovers by @lburgazzoli in #173
- refactor: provide a common reconciler by @lburgazzoli in #176
- chore(deps): bump helm.sh/helm/v3 from 3.15.2 to 3.15.3 by @dependabot in #181
- chore(deps): bump k8s.io/client-go from 0.30.2 to 0.30.3 by @dependabot in #183
- chore(deps): bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 by @dependabot in #184
- chore(ci): set container registry credential by @lburgazzoli in #188
- chore(ci): set container registry organization by @lburgazzoli in #189
- chore(ci): dump debug info by @lburgazzoli in #190
- chore(ci): dump debug info by @lburgazzoli in #191
- chore(ci): dump debug info by @lburgazzoli in #193
- hardcoding orgname by @salaboy in #194
- Revert "hardcoding orgname" by @lburgazzoli in #195
- chore(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.1 by @dependabot in #192
- chore(deps): bump golang.org/x/time from 0.5.0 to 0.6.0 by @dependabot in #196
- leverage pprof from controller runtime by @lburgazzoli in #197
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 by @dependabot in #198
- chore(ci): upgrade kubernetes-version 1.30.x to 1.30.2 by @lburgazzoli in #200
- Update tools by @lburgazzoli in #201
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.18.5 to 0.19.0 by @dependabot in #207
- chore(deps): bump helm.sh/helm/v3 from 3.15.3 to 3.15.4 by @dependabot in #206
- leverage lburgazzoli/k8s-manifests-renderer-helm by @lburgazzoli in #199
- chore(deps): bump github.com/operator-framework/api from 0.26.0 to 0.27.0 by @dependabot in #211
- bump dapr to v1.14.1 by @lburgazzoli in #209
- chore: fix image name kustomization by @lburgazzoli in #212
- chore: update golangci-lint to v1.60.2 by @lburgazzoli in #213
- Update sample and readme to use DaprInstance instead of DaprControlPlane by @basvdlouw in #214
- chore(deps): bump github.com/rs/xid from 1.5.0 to 1.6.0 by @dependabot in #215
- Rework release leftovers gc algorithm by @lburgazzoli in #210
- Fix publish by @artursouza in #217
- chore(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #216
- chore(ci): cleanup github actions by @lburgazzoli in #218
- chore(deps): bump github.com/lburgazzoli/k8s-manifests-renderer-helm from 0.1.0 to 0.1.1 by @dependabot in #219
- chore(deps): bump github.com/lburgazzoli/gomega-matchers from 0.0.0-20240813085813-c062a40739b0 to 0.1.0 by @dependabot in #220
New Contributors
- @bartoszmajsak made their first contribution in #179
- @salaboy made their first contribution in #194
- @basvdlouw made their first contribution in #214
- @artursouza made their first contribution in #217
Full Changelog: v0.0.8...v0.0.9