|
24 | 24 | [float] |
25 | 25 | === Enhancements |
26 | 26 |
|
| 27 | +* Validate unknown fields in ES v1beta1 {pull}2896[#2896] |
| 28 | +* Sort StatefulSets retrieved for a given ES cluster {pull}2882[#2882] (issue: {issue}2864[#2864]) |
27 | 29 | * Improve secure string generation {pull}2794[#2794] |
28 | 30 | * Rename pause annotation {pull}2783[#2783] |
29 | 31 | * Add validation webhook configurations for all resource types {pull}2781[#2781] |
30 | 32 | * Surface EULA validation in annotation for trials {pull}2742[#2742] |
31 | 33 | * Add automaxprocs {pull}2724[#2724] |
32 | 34 | * Make transport service customizable {pull}2691[#2691] |
33 | 35 | * Add the transport service DNS name to the CSR {pull}2687[#2687] |
34 | | -* Update transport cert verification to full {pull}2659[#2659] |
35 | | -* Do not call the voting config exclusions API at every single reconciliation {pull}2642[#2642] (issue: {issue}2605[#2605]) |
36 | 36 | * User-provided config take precedence over operator config {pull}2636[#2636] |
37 | 37 | * Validate duplicated nodeSet names {pull}2631[#2631] |
38 | 38 | * Stub initial support for Elastic stack version 8.0 {pull}2613[#2613] |
39 | | -* Do not request ES to clear routing allocation exclude at every reconciliation {pull}2610[#2610] (issue: {issue}1522[#1522]) |
40 | 39 | * Get endpoints as part of the diagnostics bundle {pull}2603[#2603] (issue: {issue}2602[#2602]) |
41 | 40 | * ECK dump: export controller revisions {pull}2538[#2538] |
42 | 41 | * Add operator flag to define default container registry {pull}2537[#2537] |
|
56 | 55 | [float] |
57 | 56 | === Bug fixes |
58 | 57 |
|
| 58 | +* Upgrade apm agent to latest master commit {pull}2921[#2921] |
| 59 | +* Close client after noop observer comparisons {pull}2916[#2916] |
| 60 | +* Use annotation to track created remote clusters {pull}2891[#2891] |
| 61 | +* Fix trial license validation issues {pull}2889[#2889] |
| 62 | +* Do not use annotations to cache Elasticsearch API calls {pull}2880[#2880] |
| 63 | +* Watch only trial license secret (not trial status) {pull}2879[#2879] |
| 64 | +* Add Elasticsearch client cache {pull}2875[#2875] |
| 65 | +* Do not reject PVC update when a different unit is used {pull}2857[#2857] (issue: {issue}2856[#2856]) |
| 66 | +* Revert transport TLS certs verification from full to certificate {pull}2831[#2831] (issue: {issue}2823[#2823]) |
59 | 67 | * Fix labels on ES CA secret for Kibana association {pull}2773[#2773] (issue: {issue}2698[#2698]) |
60 | 68 | * Ensure that HTTP CA cert is always set {pull}2772[#2772] |
61 | 69 | * License check: update remote cluster logs and events {pull}2746[#2746] |
|
0 commit comments