Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kamel 2.4.0 #180363

Merged
merged 2 commits into from
Aug 7, 2024
Merged

kamel 2.4.0 #180363

merged 2 commits into from
Aug 7, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* fix(ci): plugin failure by @squakez in https://github.com/apache/camel-k/pull/5312
* fix(cli): openshift cli install rbac path by @gansheer in https://github.com/apache/camel-k/pull/5316
* chore(deps): bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 by @dependabot in https://github.com/apache/camel-k/pull/5319
* chore(deps): bump github.com/prometheus/common from 0.51.1 to 0.52.2 by @dependabot in https://github.com/apache/camel-k/pull/5320
* chore: Upgrade golang.org/x/net by @gansheer in https://github.com/apache/camel-k/pull/5322
* doc: adjust nightly release description by @squakez in https://github.com/apache/camel-k/pull/5325
* chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by @dependabot in https://github.com/apache/camel-k/pull/5323
* feat(trait): allow usage of semver for camel.runtime-version  by @squakez in https://github.com/apache/camel-k/pull/5327
* feat(core): Upgrade API kubernetes 1.28 by @gansheer in https://github.com/apache/camel-k/pull/5329
* chore(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 by @dependabot in https://github.com/apache/camel-k/pull/5330
* chore(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in https://github.com/apache/camel-k/pull/5331
* chore(deps): bump knative.dev/eventing from 0.39.3 to 0.40.3 by @dependabot in https://github.com/apache/camel-k/pull/5220
* chore(deps): openshift api to 4.15 by @squakez in https://github.com/apache/camel-k/pull/5336
* chore(deps): bump knative.dev/serving from 0.39.3 to 0.40.1 by @dependabot in https://github.com/apache/camel-k/pull/5133
* fix(#5326): Fix flaky E2E test by @christophd in https://github.com/apache/camel-k/pull/5338
* fix(olm): set minKubeVersion and Openshift version by @squakez in https://github.com/apache/camel-k/pull/5339
* fatal error: concurrent map read and map write by @tdiesler in https://github.com/apache/camel-k/pull/5317
* fix(#5341): Add IntegrationProfile to CSV by @christophd in https://github.com/apache/camel-k/pull/5342
* fix(#4922): Fix flaky TestHealthTrait by @christophd in https://github.com/apache/camel-k/pull/5346
* fix(install): No duplicate envvars on operator pod container by @gansheer in https://github.com/apache/camel-k/pull/5350
* chore(deps): bump github.com/prometheus/common from 0.52.2 to 0.52.3 by @dependabot in https://github.com/apache/camel-k/pull/5352
* Platform choice for aarch64 is incorrect by @tdiesler in https://github.com/apache/camel-k/pull/5299
* feat(deps): Upgrade controller-runtime to 0.16.x by @gansheer in https://github.com/apache/camel-k/pull/5335
* chore(deps): bump knative.dev/serving from 0.39.3 to 0.40.1 by @dependabot in https://github.com/apache/camel-k/pull/5358
* chore(ci): Fix license check by @gansheer in https://github.com/apache/camel-k/pull/5364
* feat(trait): Spectrum deprecation notice by @squakez in https://github.com/apache/camel-k/pull/5363
* fix: Fix garbage collection trait by @christophd in https://github.com/apache/camel-k/pull/5365
* chore(e2e): Remove unnecessary jvm.option in test by @gansheer in https://github.com/apache/camel-k/pull/5371
* chore(ci): Upgrade kind to 0.22.0 and kindest/node to 1.28.7 by @gansheer in https://github.com/apache/camel-k/pull/5373
* chore(deps): bump fabric8-version from 6.11.0 to 6.12.0 in /java/crds by @dependabot in https://github.com/apache/camel-k/pull/5368
* fix(ci): remove Helm upgrade test by @squakez in https://github.com/apache/camel-k/pull/5377
* chore: re-enable file permissions test on darwin by @lzap in https://github.com/apache/camel-k/pull/5380
* chore(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by @dependabot in https://github.com/apache/camel-k/pull/5388
* fix(trait): condition kit type by @squakez in https://github.com/apache/camel-k/pull/5382
* fix(trait): inherit platform configuration by @squakez in https://github.com/apache/camel-k/pull/5383
* chore(api): remove deprecated ip shortname by @squakez in https://github.com/apache/camel-k/pull/5384
* chore(deps): bump github.com/prometheus/common from 0.52.3 to 0.53.0 by @dependabot in https://github.com/apache/camel-k/pull/5387
* (fix#5315): concurrent map read and map write by @tdiesler in https://github.com/apache/camel-k/pull/5375
* Replaced echo-server image by multiarch by @lfabriko in https://github.com/apache/camel-k/pull/5392
* doc(#5386): Contributing page updated by @vkrejcirik in https://github.com/apache/camel-k/pull/5393
* chore(deps): bump fabric8-version from 6.12.0 to 6.12.1 in /java/crds by @dependabot in https://github.com/apache/camel-k/pull/5396
* chore(deps): bump org.apache:apache from 31 to 32 in /java/crds by @dependabot in https://github.com/apache/camel-k/pull/5397
* fix(trait): define synthetic Kit by @squakez in https://github.com/apache/camel-k/pull/5399
* fix(trait): don't report runtime version... by @squakez in https://github.com/apache/camel-k/pull/5378
* chore(e2e): Use new test namespace in Knative E2E tests by @christophd in https://github.com/apache/camel-k/pull/5408
* Adding eventing core types on RBAC by @matzew in https://github.com/apache/camel-k/pull/5412
* fix(trait): remove imageWasKit by @squakez in https://github.com/apache/camel-k/pull/5418
* Add e2e traits test for cron by @tdiesler in https://github.com/apache/camel-k/pull/5414
* doc(trait): Maven profile cm/secret additional information by @gansheer in https://github.com/apache/camel-k/pull/5416
* fix(trait): compute cm after catalog by @squakez in https://github.com/apache/camel-k/pull/5423
* fix(trait): controller strategy default service port name by @squakez in https://github.com/apache/camel-k/pull/5411
* fix(#5402): Evaluate Knative profile based on Serving/Eventing installed by @christophd in https://github.com/apache/camel-k/pull/5419
* chore(cmd): error if no default catalog found by @squakez in https://github.com/apache/camel-k/pull/5431
* docs: remove duplicate affinity entry in camel-runtimes doc by @mdebarros in https://github.com/apache/camel-k/pull/5434
* fix(pipeline): add s2i to publish tasks by @mmajerni in https://github.com/apache/camel-k/pull/5435
* chore(e2e): Allow to disable copy optimizations on E2E tests by @christophd in https://github.com/apache/camel-k/pull/5436
* chore(release): fix missing licenses by @gansheer in https://github.com/apache/camel-k/pull/5442
* fixes(#5439): Build should enforce a required jdk version by @tdiesler in https://github.com/apache/camel-k/pull/5440
* chore(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in https://github.com/apache/camel-k/pull/5444
* Enhance offline script and documentation by @claudio4j in https://github.com/apache/camel-k/pull/5447
* (#5424) Generate badges & ignore internal traits by @tdiesler in https://github.com/apache/camel-k/pull/5425
* feat(trait): enable health trait by default by @squakez in https://github.com/apache/camel-k/pull/5096
* feat(api): show integration readiness by @squakez in https://github.com/apache/camel-k/pull/5448
* fix(e2e): add readiness workaround as expected by Camel framework by @squakez in https://github.com/apache/camel-k/pull/5450
* chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in https://github.com/apache/camel-k/pull/5452
* chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in https://github.com/apache/camel-k/pull/5453
* fix(kamelets): parse the url used to download kamelet by @squakez in https://github.com/apache/camel-k/pull/5457
* chore(deps): bump golang.org/x/term from 0.19.0 to 0.20.0 by @dependabot in https://github.com/apache/camel-k/pull/5458
* feat(trait): enforce Pod and Container security context  by @squakez in https://github.com/apache/camel-k/pull/5461
* chore: update golagci-lint to v1.158.0 by @lburgazzoli in https://github.com/apache/camel-k/pull/5471
* Remove maven threads configuration based on GOMAXPROCS by @lburgazzoli in https://github.com/apache/camel-k/pull/5468
* Incorrect content of the build/_maven_overlay directory causes the build project failure by @lburgazzoli in https://github.com/apache/camel-k/pull/5469
* chore(doc): update developers doc by @lburgazzoli in https://github.com/apache/camel-k/pull/5470
* chore: use the same make targhet for lkint and vuln check locally and on ci by @lburgazzoli in https://github.com/apache/camel-k/pull/5477
* fix(#5292): Simplify run cmd for archs other than amd64 by @tdiesler in https://github.com/apache/camel-k/pull/5403
* Test fixes by @valdar in https://github.com/apache/camel-k/pull/5415
* cleanup golagci-lint configuration by @lburgazzoli in https://github.com/apache/camel-k/pull/5482
* fix(maven): move check for MAVEN_CMD before maven wrapper setup by @lburgazzoli in https://github.com/apache/camel-k/pull/5478
* cleanup pkg/util packages by @lburgazzoli in https://github.com/apache/camel-k/pull/5480
* Review permission check by @lburgazzoli in https://github.com/apache/camel-k/pull/5479
* chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in https://github.com/apache/camel-k/pull/5492
* fix(tests): Minor fix to incremental_build_test.go after fixing of copykits. by @valdar in https://github.com/apache/camel-k/pull/5494
* chore(tools): update golangci-lint to v1.58.1 by @lburgazzoli in https://github.com/apache/camel-k/pull/5495
* feat(lint): enabe magic number detector (mld) by @lburgazzoli in https://github.com/apache/camel-k/pull/5496
* feat(lint): enabe goconst linter by @lburgazzoli in https://github.com/apache/camel-k/pull/5499
* Re evaluate golanci-lint exclusions (execinquery,whitespace,wastedassign,tagliatelle,nolintlint,lll)" by @lburgazzoli in https://github.com/apache/camel-k/pull/5502
* feat(4893) YAML DSL route configuration support by @realMartinez in https://github.com/apache/camel-k/pull/5369
* fix(e2e): Route trait schema valid in OCP by @gansheer in https://github.com/apache/camel-k/pull/5506
* (#5489) Groovy > Yaml by @tdiesler in https://github.com/apache/camel-k/pull/5497
* fix(e2e): Tekton test permission failure with olm install command by @gansheer in https://github.com/apache/camel-k/pull/5505
* (#5489) Use yaml in e2e common by @tdiesler in https://github.com/apache/camel-k/pull/5517
* fix(trait): environment variables by @squakez in https://github.com/apache/camel-k/pull/5515
* doc: upgrade deployment procedure by @squakez in https://github.com/apache/camel-k/pull/5514
* fix(ci): configurable timeouts by @squakez in https://github.com/apache/camel-k/pull/5512
* fix(tests): fixed flaky Readiness condition with never ready route test in e2e/common/traits/health_test.go by @valdar in https://github.com/apache/camel-k/pull/5503
* chore(trait): revert default health enabled by @squakez in https://github.com/apache/camel-k/pull/5516
* fix(trait): camel catalog regression by @squakez in https://github.com/apache/camel-k/pull/5524
* chore(deps): bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in https://github.com/apache/camel-k/pull/5532
* fix(e2e): Deprecated SSL quarkus configuration by @gansheer in https://github.com/apache/camel-k/pull/5530
* (#5489) Use yaml in e2e install by @tdiesler in https://github.com/apache/camel-k/pull/5518
* chore: Remove useless print by @gansheer in https://github.com/apache/camel-k/pull/5536
* Fix offline script to use maven settings and option to skip ssl verification by @claudio4j in https://github.com/apache/camel-k/pull/5538
* chore(ci): Knative 1.14.0 by @squakez in https://github.com/apache/camel-k/pull/5551
* fix(traits): don't skip for synthetic kits by @squakez in https://github.com/apache/camel-k/pull/5548
* fix(trait): jolokia link by @squakez in https://github.com/apache/camel-k/pull/5554
* feat(trait): jvm refactoring by @squakez in https://github.com/apache/camel-k/pull/5488
* fix(e2e): Data type action kamelet transformer error by @gansheer in https://github.com/apache/camel-k/pull/5557
* fix(ctrl): synthetic Integration cannot set blockOwnerDeletion by @squakez in https://github.com/apache/camel-k/pull/5561
* fix(builder): add root and base image to S2I report by @squakez in https://github.com/apache/camel-k/pull/5555
* chore(e2e): revert a commented test by @squakez in https://github.com/apache/camel-k/pull/5564
* fix(pipeline) fix s2i image in publish task by @mmajerni in https://github.com/apache/camel-k/pull/5542
* Re evaluate golanci-lint exclusions (dupl, gofumpt, nestif) by @lburgazzoli in https://github.com/apache/camel-k/pull/5507
* chore(builder): Jib disableUpdateChecks = true by @squakez in https://github.com/apache/camel-k/pull/5566
* fix(cmd): promote correct labels by @squakez in https://github.com/apache/camel-k/pull/5568
* chore(deps): bump fabric8-version from 6.12.1 to 6.13.0 in /java/crds by @dependabot in https://github.com/apache/camel-k/pull/5572
* chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in https://github.com/apache/camel-k/pull/5571
* fix(ctrl): Pipe rebuild after error phase by @squakez in https://github.com/apache/camel-k/pull/5565
* kind/feature/5395/expand pod template spec by @hernanDatgDev in https://github.com/apache/camel-k/pull/5445
* chore(builder): add -DskipTests by @squakez in https://github.com/apache/camel-k/pull/5567
* fix(pipe): don't panic if no binding available by @squakez in https://github.com/apache/camel-k/pull/5569
* chore(deps): bump github.com/prometheus/common from 0.53.0 to 0.54.0 by @dependabot in https://github.com/apache/camel-k/pull/5574
* chore(helm): release 2.3.2 by @squakez in https://github.com/apache/camel-k/pull/5576
* chore: bump last released version by @squakez in https://github.com/apache/camel-k/pull/5578
* (#5545) Add a canonical script that installs Knative by @tdiesler in https://github.com/apache/camel-k/pull/5573
* Add support for TEST_SKIP_AFTER_FAILURE_COUNT by @tdiesler in https://github.com/apache/camel-k/pull/5475
* chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 by @dependabot in https://github.com/apache/camel-k/pull/5585
* feat(e2e): Rewrite tekton test to use run command by @gansheer in https://github.com/apache/camel-k/pull/5570
* chore(ci): Upgrade opentelemetry-collector to last v0.x by @gansheer in https://github.com/apache/camel-k/pull/5582
* fix(ci): OLM annotation syntax by @squakez in https://github.com/apache/camel-k/pull/5586
* chore(deps): bump golang.org/x/term from 0.20.0 to 0.21.0 by @dependabot in https://github.com/apache/camel-k/pull/5584
* chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by @dependabot in https://github.com/apache/camel-k/pull/5583
* fix(e2e): Ensures Maven proxy test is not infra dependant by @gansheer in https://github.com/apache/camel-k/pull/5581
* fix(ci): merge helm with older index by @squakez in https://github.com/apache/camel-k/pull/5591
* fix(ci): join low and high memory Quarkus native test by @squakez in https://github.com/apache/camel-k/pull/5593
* fix(core): Remove status.Image update post publish by @gansheer in https://github.com/apache/camel-k/pull/5600
* test: Improve tests for maven proxy settings by @gansheer in https://github.com/apache/camel-k/pull/5594
* chore(release): bump last released version to 2.3.3 by @squakez in https://github.com/apache/camel-k/pull/5609
* fix: Improve Knative trigger filter by @christophd in https://github.com/apache/camel-k/pull/5597
* (#5489) Migrate groovy => yaml for ./e2e/knative by @tdiesler in https://github.com/apache/camel-k/pull/5614
* (#5489) Migrate groovy => yaml for ./e2e/yaks by @tdiesler in https://github.com/apache/camel-k/pull/5618
* Revisit final operator install message by @tdiesler in https://github.com/apache/camel-k/pull/5622
* doc: Fix Camel K examples links by @gansheer in https://github.com/apache/camel-k/pull/5625
* feat(ci): bring back Quarkus native execution on PR and pushes by @squakez in https://github.com/apache/camel-k/pull/5626
* fix(install): simplify kustomize procedure by @squakez in https://github.com/apache/camel-k/pull/5610
* (#5490) Move deprecated v1alpha1.KameletBinding tests to v1.Pipe by @tdiesler in https://github.com/apache/camel-k/pull/5624
* feat(core): Mount configmap/secret resources in dedicated resources.d by @gansheer in https://github.com/apache/camel-k/pull/5605
* feat(ci): local installation procedure by @squakez in https://github.com/apache/camel-k/pull/5629
* chore(release): fix missing licenses by @gansheer in https://github.com/apache/camel-k/pull/5630
* chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in https://github.com/apache/camel-k/pull/5642
* chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 in /java/crds by @dependabot in https://github.com/apache/camel-k/pull/5644
* fix(traits): annotations refactoring  by @squakez in https://github.com/apache/camel-k/pull/5637
* chore(deps): bump k8s.io/klog/v2 from 2.120.1 to 2.130.0 by @dependabot in https://github.com/apache/camel-k/pull/5643
* fix(e2e): always build bundle and set local config by @squakez in https://github.com/apache/camel-k/pull/5647
* chore(cmd): remove deprecated .spec.integration usage by @squakez in https://github.com/apache/camel-k/pull/5649
* (#5635) Add TLS configuration in the ingress trait by @romain-pfund in https://github.com/apache/camel-k/pull/5650
* chore(deps): bump github.com/container-tools/spectrum from 0.6.42 to 0.6.45 by @dependabot in https://github.com/apache/camel-k/pull/5655
* feat(ci): check licenses on PRs by @gansheer in https://github.com/apache/camel-k/pull/5636
* (#5652) Added TimeoutSeconds to knative-serving trait by @hernanDatgDev in https://github.com/apache/camel-k/pull/5653
* chore(deps): bump k8s.io/klog/v2 from 2.130.0 to 2.130.1 by @dependabot in https://github.com/apache/camel-k/pull/5665
* feat(#5121): adding timeZone property to the Cron trait spec by @lsergio in https://github.com/apache/camel-k/pull/5664
* fix(e2e): Telemetry rest-consumer service name by @gansheer in https://github.com/apache/camel-k/pull/5660
* (#5463) Add make targets: setup-knative, setup-yaks by @tdiesler in https://github.com/apache/camel-k/pull/5661
* fix(trait): explicit jolokia agent dependency by @squakez in https://github.com/apache/camel-k/pull/5668
* chore(deps): bump github.com/container-tools/spectrum from 0.6.45 to 0.6.46 by @dependabot in https://github.com/apache/camel-k/pull/5672
* chore(deps): bump github.com/prometheus/common from 0.54.0 to 0.55.0 by @dependabot in https://github.com/apache/camel-k/pull/5673
* chore(e2e) Add options to customize vars with ENVs in cli e2e tests by @mmajerni in https://github.com/apache/camel-k/pull/5648
* Document how to clean container registry and script to prune. by @claudio4j in https://github.com/apache/camel-k/pull/5670
* chore(deps): bump github.com/container-tools/spectrum from 0.6.46 to 0.6.47 by @dependabot in https://github.com/apache/camel-k/pull/5676
* feat: default resources for Operator and Integration Pods by @squakez in https://github.com/apache/camel-k/pull/5675
* fix(ci): delete deployment before other resources by @squakez in https://github.com/apache/camel-k/pull/5679
* chore(ci): simplify github actions execution by @squakez in https://github.com/apache/camel-k/pull/5657
* chore(install): reduce default resource footprint by @squakez in https://github.com/apache/camel-k/pull/5681
* feat: dependencies default order strategy by @squakez in https://github.com/apache/camel-k/pull/5669
* chore(deps): bump github.com/container-tools/spectrum from 0.6.47 to 0.6.48 by @dependabot in https://github.com/apache/camel-k/pull/5684
* fix(install): avoid kubectl execution on Makefile evaluation by @gansheer in https://github.com/apache/camel-k/pull/5686
* chore(deps): bump fabric8-version from 6.13.0 to 6.13.1 in /java/crds by @dependabot in https://github.com/apache/camel-k/pull/5688
* chore(deps): bump golang.org/x/term from 0.21.0 to 0.22.0 by @dependabot in https://github.com/apache/camel-k/pull/5687
* fix(helm): Remove duplicate clusterrole camel-k edit by @gansheer in https://github.com/apache/camel-k/pull/5690
* chore(build): Fix docker build warnings by @gansheer in https://github.com/apache/camel-k/pull/5689
* chore(deps): bump org.apache:apache from 32 to 33 in /java/crds by @dependabot in https://github.com/apache/camel-k/pull/5694
* chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 in /java/crds by @dependabot in https://github.com/apache/camel-k/pull/5695
* fix(ci): raise again default resource footprint by @gansheer in https://github.com/apache/camel-k/pull/5697
* chore(ci): Dump some cluster infos by @gansheer in https://github.com/apache/camel-k/pull/5699
* fix(e2e): Fix cron test by @gansheer in https://github.com/apache/camel-k/pull/5700
* fix(ci): Reduce parallelism for smoke tests by @gansheer in https://github.com/apache/camel-k/pull/5702
* chore(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.0 by @dependabot in https://github.com/apache/camel-k/pull/5710
* chore(deps): bump github.com/container-tools/spectrum from 0.6.48 to 0.6.52 by @dependabot in https://github.com/apache/camel-k/pull/5714
* (#5654) Added emptyDir support to mount trait by @hernanDatgDev in https://github.com/apache/camel-k/pull/5709
* (#5680) adding forcefullyEnabled for sourceless by @hernanDatgDev in https://github.com/apache/camel-k/pull/5693
* fix(#5706): removing trait prefix from condition type by @lsergio in https://github.com/apache/camel-k/pull/5713
* fix(trait): sourceless openapi by @squakez in https://github.com/apache/camel-k/pull/5711
* fix(ci): tune resources by @squakez in https://github.com/apache/camel-k/pull/5715

New Contributors

Full Changelog: apache/camel-k@v2.3.3...v2.4.0

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Aug 7, 2024
Copy link
Contributor

github-actions bot commented Aug 7, 2024

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Aug 7, 2024
@BrewTestBot BrewTestBot enabled auto-merge August 7, 2024 12:50
@BrewTestBot BrewTestBot added this pull request to the merge queue Aug 7, 2024
Merged via the queue into master with commit 06f73ad Aug 7, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-kamel-2.4.0 branch August 7, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants