File tree 3 files changed +8
-2
lines changed
lib/google/cloud/talent/v4
3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 633
633
"google-cloud-support-v2+FILLER" : " 0.0.0" ,
634
634
"google-cloud-talent" : " 1.3.0" ,
635
635
"google-cloud-talent+FILLER" : " 0.0.0" ,
636
- "google-cloud-talent-v4" : " 0.11 .0" ,
636
+ "google-cloud-talent-v4" : " 0.12 .0" ,
637
637
"google-cloud-talent-v4+FILLER" : " 0.0.0" ,
638
638
"google-cloud-talent-v4beta1" : " 0.9.0" ,
639
639
"google-cloud-talent-v4beta1+FILLER" : " 0.0.0" ,
Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
+ ### 0.12.0 (2024-01-11)
4
+
5
+ #### Features
6
+
7
+ * Support for universe_domain ([ #23787 ] ( https://github.com/googleapis/google-cloud-ruby/issues/23787 ) )
8
+
3
9
### 0.11.0 (2023-09-12)
4
10
5
11
#### Features
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ module Google
21
21
module Cloud
22
22
module Talent
23
23
module V4
24
- VERSION = "0.11 .0"
24
+ VERSION = "0.12 .0"
25
25
end
26
26
end
27
27
end
You can’t perform that action at this time.
0 commit comments