You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1846,7 +1846,7 @@ This is a rerelease of 0.25.1 which some last-minute incompatible API changes to
1846
1846
1847
1847
### Changed
1848
1848
1849
-
- BREAKING: Removed `commons::s3::S3ConnectionImplementation`. `commons::s3::InlinedBucketSpec::endpoint()` doesn't take arguments since the protocol decision is now based on the existance of TLS configuration ([#390]).
1849
+
- BREAKING: Removed `commons::s3::S3ConnectionImplementation`. `commons::s3::InlinedBucketSpec::endpoint()` doesn't take arguments since the protocol decision is now based on the existence of TLS configuration ([#390]).
1850
1850
- BREAKING: Changes to resource requirements structs to enable deep merging ([#392])
1851
1851
- Changed fields in `Resources` to no longer be optional
1852
1852
- Changed atomic fields in `MemoryLimits`, `JvmHeapLimits`, `CpuLimits` and `PvcConfig` to be optional
@@ -1882,7 +1882,7 @@ This is a rerelease of 0.25.1 which some last-minute incompatible API changes to
1882
1882
### Added
1883
1883
1884
1884
- Export logs to Jaeger ([#360]).
1885
-
- Added common datastructures shared between all operators like `Tls` oder `AuthenticationClass` ([#366]).
1885
+
- Added common datastructures shared between all operators like `Tls` or `AuthenticationClass` ([#366]).
1886
1886
- Added helpers for env variables from Secrets or ConfigMaps ([#370]).
1887
1887
1888
1888
### Changed
@@ -2096,7 +2096,7 @@ This is a rerelease of 0.25.1 which some last-minute incompatible API changes to
2096
2096
### Changed
2097
2097
2098
2098
- BREAKING: In builder: `add_stackable_agent_tolerations` to `add_tolerations` ([#255]).
2099
-
- Generic `VALUE` paramters to `impl Into<_>` arguments for consistency ([#253]).
2099
+
- Generic `VALUE` parameters to `impl Into<_>` arguments for consistency ([#253]).
0 commit comments