v0.6.0-rc1
Pre-release
Pre-release
What's Changed
- Docs push on tags by @mjudeikis in #228
- guide: add a comment on how to install kubectl-bind plugin by @gman0 in #237
- Add PR template by @cnvergence in #240
- guide: move local kind setup to the docs by @cnvergence in #236
- fix: restore bind as the root cmd in cli by @cnvergence in #238
- Bump golang.org/x/net from 0.30.0 to 0.33.0 in /docs/generators/cli-doc by @dependabot[bot] in #235
- 📖 docs: add initial developer documentation by @dakraus in #243
- 📖 add mjudeikis to approvers by @mjudeikis in #249
- 📖 Add apiserviceexport controller docs by @cnvergence in #239
- ✨ Introduce v1alpha2 version with APIResourceSchema object and conversion CLI tool by @cnvergence in #248
- Allign kube-bind PR template with kcp by @cnvergence in #263
- Introduce v1alpha2 BoundAPIResourceSchema by @cnvergence in #254
- 🌱 update golangci-lint to v2 by @cnvergence in #260
- Add kind setup as scripts by @cnvergence in #264
- Refactor existing APIs to use APIResourceSchema, BoundAPIResourceSchema for service exposure by @cnvergence in #261
- Update deprecated upload action by @mjudeikis in #265
- Bump kcp sdk by @mjudeikis in #269
- Update codegen to kcp v3 by @mjudeikis in #270
- Migrate all backend controllers to controller-runtime by @mjudeikis in #274
- Add CRD to APIResourceSchema conversion from file by @cnvergence in #277
- Move backend to Multicluster runtime by @mjudeikis in #275
- fix website of krew package by @xrstf in #278
- Decouple CRD and APIResourceSchema in the example-backend by @cnvergence in #271
- Part3: Make backend universal and support kcp by @mjudeikis in #276
- Slim down cookies by @xrstf in #285
- Remove "" battery from kcp bootraping by @xrstf in #288
- More agnostic backend by @mjudeikis in #291
- use json-patch v5 by @xrstf in #283
- add local docs serve target and update docs by @cnvergence in #266
- Bump golang.org/x/oauth2 from 0.23.0 to 0.27.0 in /sdk/client by @dependabot[bot] in #305
- Update Dex dependency by @xrstf in #279
- Update SECURITY.md to use GitHub for security issue reporting by @embik in #308
- Migrate to go-oidc v3 by @xrstf in #281
- Move to schemaless backend by @mjudeikis in #295
- Various nits, fixes and cleanup by @ntnn in #311
- Move kcp/ to contrib/kcp/ by @ntnn in #314
- Makefile things by @ntnn in #313
- Update docs for v0.5 by @mjudeikis in #324
- Add release notes doc & fix ko build by @mjudeikis in #327
- Rename example-backend to backend & fix ci by @mjudeikis in #328
- Revert deps dump by @mjudeikis in #331
- Update konnector developer docs by @cnvergence in #334
- Fix missing kcp=>contrib/kcp renames by @ntnn in #336
- Replace gopkg.in/headzoo/surf.v1 with github.com/headzoo/surf by @ntnn in #337
- Some nits and pieces by @ntnn in #338
- Add framework.StartDex and export framework.CreateDexClient by @ntnn in #339
- Bump deps & fix provider startup by @mjudeikis in #335
- KCP e2e test by @ntnn in #333
- Add PermissionClaims by @mjudeikis in #304
- Add initial coderabbit config file by @mjudeikis in #340
- Update Maintainers by @mjudeikis in #341
- Provider side namespace management by @mjudeikis in #345
- Add CatalogAPI by @mjudeikis in #342
- Build images on main by @mjudeikis in #348
- Add helm deployment & fix generator by @mjudeikis in #347
- Fix helm chart name by @mjudeikis in #350
- Spell kube-bind and kcp consistently by @xrstf in #354
- remove outdated limitation from readme by @xrstf in #357
- remove unused hack/lib.sh by @xrstf in #356
- fix regression: --external-address having no effect anymore by @xrstf in #359
- Refactor backend to be API first, with dedicated frontend by @mjudeikis in #351
- Update CodeRabbit settings by @ntnn in #367
- Rework & simplify documentation by @mjudeikis in #366
- Embedded OIDC for quickstart by @mjudeikis in #368
- Bump chart and fix nits by @mjudeikis in #372
- add issue template by @olamilekan000 in #375
- Clean documentation & examples by @mjudeikis in #377
- Add refrences API by @mjudeikis in #376
- Bump github.com/containerd/containerd from 1.7.28 to 1.7.29 in /docs/generators/cli-doc by @dependabot[bot] in #380
- lower minimum Go version to 1.24, improve Go version check by @xrstf in #383
- Verify that all go.mod files are tidy by @xrstf in #384
- fix cleaning up of rbac resource by @olamilekan000 in #378
- Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 in /contrib/kcp by @dependabot[bot] in #379
- Bump github.com/containerd/containerd from 1.7.28 to 1.7.29 in /cli by @dependabot[bot] in #371
- Bump js-yaml from 4.1.0 to 4.1.1 in /web by @dependabot[bot] in #382
- Start "usage" docs by @mjudeikis in #381
- Add tag for 0.0.0-sha by @mjudeikis in #386
- Bump github.com/kcp-dev/kcp from 0.26.1 to 0.28.2 in /docs/generators/cli-doc by @dependabot[bot] in #385
- fix hostsfile check in create plugin by @xrstf in #387
- do not pollute global kubeconfig when creating a dev setup by @xrstf in #388
- fix log line in serviceexport controller by @xrstf in #390
- fix lists rendering on the website by @cnvergence in #389
- Bump golang.org/x/crypto from 0.41.0 to 0.45.0 in /contrib/kcp by @dependabot[bot] in #393
- improve CLI help text and example formatting, fix CLI ref docs formatting by @xrstf in #396
- Bump golang.org/x/crypto from 0.41.0 to 0.45.0 by @dependabot[bot] in #397
- fix missing livereload in local-docs makefile target by @xrstf in #398
- fix(docs): Add synopsis for bind apiservice by @olamilekan000 in #392
- bump go-jose to v3.0.4 by @xrstf in #399
- add support for choosing kind network in dev mode by @cnvergence in #401
- Add namespaced isolation mode for cluster-scoped objects by @xrstf in #394
- Add GatewayAPI support & docs by @mjudeikis in #395
- Fix version flags in builds by @mjudeikis in #402
New Contributors
- @cnvergence made their first contribution in #240
- @dakraus made their first contribution in #243
- @ntnn made their first contribution in #311
- @olamilekan000 made their first contribution in #375
Full Changelog: v0.4.8...v0.6.0-rc1