Skip to content

Commit 4ed7852

Browse files
DC-2124: Bump SDK version to 2.2.0
1 parent daf395c commit 4ed7852

File tree

2 files changed

+39
-1
lines changed

2 files changed

+39
-1
lines changed

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,42 @@
11
# GoodData Ruby SDK Changelog
2+
3+
## 2.2.0
4+
- FEATURE: MSF-23003 Supports Ruby 2.7, remove salesforce_bulk_query dependency
5+
- FEATURE:TMA-1737, TMA-1738 - Change to propagate dateFilterConfig and dashboardPlugin during LCM release and rollout.
6+
- MSF-22739: Bump lcm-bricks chart version
7+
- FEATURE: MSF-22133 bump LCM version to 3.7.42
8+
- FEATURE: MSF-22578 Add Gooddata platform parameter for snowflake url
9+
- FEATURE: MSF-22129 add support mysql input source
10+
- BUGFIX: MSF-22215 Add more log to MigrateGdcDateDimension action of Rollout brick
11+
- MSF-22480: Update MSF ruby docker images to Centos 8
12+
- BUGFIX: MSF-22414 Should not fail rollout if any errors related to delete old master workspaces
13+
- BUGFIX: MSF-22164 Diff against clients is done when there are no LDM changes
14+
- BUGFIX:MSF-22296 - Fix frozen object when release with datasource in dev ws.
15+
- FEATURE: MSF-22170 Update integration test for NFS when delete old master project
16+
- BUGFIX:MSF-22175 - Revert to use Enumerator on MD object
17+
- BUGFIX:MSF-22175 - Change to not use Enumerator
18+
- FEATURE: MSF-22016 add support trigger execution status
19+
- MSF-22170: Add integration test to rollout brick for delete old master workspace
20+
- BUGFIX:MSF-22175 - bump LCM version to 3.7.33
21+
- BUGFIX:MSF-22175 - Ignore empty log in table SynchronizeUserFilters
22+
- BUGFIX:MSF-22140 - Fix error when user using numeric client_id
23+
- MSF-21292: Add capability to remove old master workspaces to LCM brick
24+
- FEATURE:TMA-1610 - Change redshift repos to nexus
25+
- FEATURE:TMA-1610 - Update metric for client localization
26+
- FEATURE: MSF-21860 bump LCM version 3.7.30
27+
- BUGFIX: MSF-21805 Fix loop forever when sync schedules
28+
- REQUEST: MSF-21521 - implement integration test for MSSQL Datasource
29+
- BUGFIX: MSF-21477 Don’t use delete_suffix which not available for ruby 2.3
30+
- BUGFIX:MSF-21702 - Fix for empty date-dimension and bump LCM version to 3.7.29
31+
- FEATURE:MSF-21056 - Sync Dataset Mapping to Release, rollout, provisioning bricks
32+
- FEATURE: MSF-21165 - implement mssql data source
33+
- BUGFIX: MSF-21241 Poll validElements until task finished
34+
- SETI-5977: Migrate Travis-CI to Github Actions - Merge gem-release and gem-smoke-test into build pipeline - Skip intergration tests from pre-merge pipeline
35+
- MSF-20263: bump VERSION 3.7.27
36+
- FEATURE: MSF-20653 Support Blob Storage input source
37+
- Automated base image update (BUILD pipeline from gdc-docker-images, fcb7257)
38+
- MSF-20737: Update another SSO provider instead of deprecated saleforce.com
39+
240
## 2.1.19
341
- BUGFIX: MSF-20827 Fix gem-smoke-test failed when release ruby SDK
442
- BUGFIX: MSF-20826 Failure update license file when release ruby SDK

SDK_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.19
1+
2.2.0

0 commit comments

Comments
 (0)