File tree 2 files changed +39
-0
lines changed
2 files changed +39
-0
lines changed Original file line number Diff line number Diff line change 8813
8813
docker_arm_limited_access : false
8814
8814
source : true
8815
8815
previous_release : v25.2.0-beta.1
8816
+
8817
+
8818
+ - release_name : v23.2.24
8819
+ major_version : v23.2
8820
+ release_date : ' 2025-04-28'
8821
+ release_type : Production
8822
+ go_version : go1.23.7
8823
+ sha : 8961e814bff7eeb85d42bbdbaf54769294af3681
8824
+ has_sql_only : true
8825
+ has_sha256sum : true
8826
+ mac :
8827
+ mac_arm : true
8828
+ mac_arm_experimental : true
8829
+ mac_arm_limited_access : false
8830
+ windows : true
8831
+ linux :
8832
+ linux_arm : true
8833
+ linux_arm_experimental : false
8834
+ linux_arm_limited_access : false
8835
+ linux_intel_fips : true
8836
+ linux_arm_fips : false
8837
+ docker :
8838
+ docker_image : cockroachdb/cockroach
8839
+ docker_arm : true
8840
+ docker_arm_experimental : false
8841
+ docker_arm_limited_access : false
8842
+ source : true
8843
+ previous_release : v23.2.23
Original file line number Diff line number Diff line change
1
+ ## v23.2.24
2
+
3
+ Release Date: April 28, 2025
4
+
5
+ {% include releases/new-release-downloads-docker-image.md release=include.release %}
6
+
7
+ <h3 id =" v23-2-24-bug-fixes " >Bug fixes</h3 >
8
+
9
+ - Fixed a rare corruption bug that impacts import and materialized views. [ #144659 ] [ #144659 ]
10
+
11
+ [ #144659 ] : https://github.com/cockroachdb/cockroach/pull/144659
You can’t perform that action at this time.
0 commit comments