-
Notifications
You must be signed in to change notification settings - Fork 7
copy changelog into docs/releases #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Changes from all commits
3dffbbc
27263fe
576d618
934fd30
d7218bc
fc29428
87d4735
3da5803
48759e2
05ad9d9
809e3df
d0b1193
475b6e0
91d98fa
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
bookFlatSection: true | ||
title: Release Notes | ||
weight: 13 | ||
--- |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
--- | ||
pageTitle: "22.08" | ||
title: "22.08" | ||
description: "22.08" | ||
url: docs/releases/cli/22.08/ | ||
bookHidden: false | ||
--- | ||
|
||
# Major release | ||
|
||
## 22.08.31.0 | ||
|
||
September 7, 2022 | ||
|
||
Features: | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
1. Separate transaction files by replication ID for SQL Server CDC | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
2. Oracle Native Export | ||
|
||
3. Databricks Unity catalog support | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
4. Allow use of Salesforce ID or Id Mod Column as Split Key | ||
|
||
5. Add support for a credential store for the Replicant SQL Agent | ||
|
||
6. GCP Databricks as destination | ||
|
||
| ||
|
||
Fixes: | ||
|
||
1. Db2 to Singlestore snapshot, TIMESTAMP column is shown as TIMESTMP in fetch-schema and is converted to varchar in singlestore | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
2. SQL Server CDC incorrectly creates multiple cursors for schemas within a database | ||
|
||
3. Imply does not drop existing table in reinit mode if table already present | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
4. Change active connection logging to include TPT connections | ||
|
||
5. Oracle to Oracle: Real-time SCN problem. | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
6. Add support for a credential store for the Replicant SQL Agent | ||
|
||
7. SQL CDC should send ACKs for each file transfer | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
8. Decouple exit codes from custom exceptions | ||
|
||
9. Upgrade Databricks jdbc driver | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. JDBC |
||
|
||
10. GCP Databricks as destination | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
11. Db2 LUW/As400 Losing Records When Transaction Size > 100000 | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
12. PostgreSQL as target doesn't close files after bulk load |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
--- | ||
pageTitle: "22.10" | ||
title: "22.10" | ||
description: "22.10" | ||
url: docs/releases/cli/22.10/ | ||
bookHidden: false | ||
--- | ||
|
||
# Major release | ||
|
||
## 22.10.28.2 | ||
November 7, 2022 | ||
|
||
1. Add replication ID to the transaction path for Oracle uncommitted CDC | ||
|
||
2. Support Writing All Data to a Single Kafka Topic (From Informix and Postgres) | ||
|
||
3. Integration with AWS Secrets Manager (or Similar Service) | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
4. Write to CDC log segment in chunks | ||
|
||
5. Add stage maintenance mode | ||
|
||
6. NPE in Snowflake initializer | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
7. SQL Server incorrectly blocking system schemas | ||
|
||
8. --stop-never-slave-server-id param in MySQL is deprecated. | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
9. RDS PostgreSQL to RDS Postgres - replicate_io_replication_stats_summary_coreoct11_12_coreoct11_12 does not exist | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Code font for |
||
|
||
10. Handle error: ORA-02149 Specified partition does not exist | ||
|
||
11. SQLServer - fetch-schema not fetching the database specified in connection configuration | ||
|
||
12. Test and fix source column transformation | ||
|
||
13. MySQL as Source in real-time replication crashes when we insert into column of type year | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
14. Azure SQL to YugabyteSQL - Column default does not created at target | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
15. Databricks S3 Role arn parameter | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
16. Fix for cdc recovery across all pipelines | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
17. Ability to Surface Alerts in New Relic | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
18. Enable init-metadata mode for DB2 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Code font for |
||
|
||
19. Fix incorrect exception when logging failed transaction | ||
|
||
20. DB2 AS400 tables with table name length greater than 10, realtime replication is not working | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
21. SQL Server heartbeat doesn't work when there are multiple databases being replicated | ||
|
||
22. Add a table level check in Oracle for full column logging when Databricks is a target | ||
|
||
23. Table level column logging check not working | ||
|
||
24. Sybase ASE snapshot but on release binary 22 10 28 1 | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
--- | ||
pageTitle: "22.11" | ||
title: "22.11" | ||
description: "22.11" | ||
url: docs/releases/cli/22.11/ | ||
bookHidden: false | ||
--- | ||
|
||
# Major release | ||
|
||
## 22.11.30.1 | ||
December 2, 2022 | ||
|
||
Features: | ||
|
||
1. SAP ASEas source for realtime/full mode support. | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
2. OracleDBLINK based snapshot. | ||
|
||
3. Support for Kerberos Authentication. | ||
|
||
4. Support BigQuery as a target. | ||
|
||
5. AddUpsert support for SingleStore. | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
6. EnableEmail Notifications if Lag is ABOVE a particular threshold value. | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
|
||
|
||
Fixes: | ||
|
||
1. MariaDB-> Google BigQuery : BigQuery not support AUTO_INCREMENT or IDENTITY. | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
2. Fixextractor NPE when replicating Oracle views. | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
3. DB2AS400 Schema with Schema name length greater than 10, realtime replication isnot working. | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
4. Changing Imply Implementation for their new apis. | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
5. Fix issues with TiDB. | ||
|
||
6. Invalidvalue when replicating table with set datatype in realtime mode. | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
7. ExtendDb2 XML TRANSACTION MQ message type to Kafka-Transactional log-storage. | ||
|
||
8. Addsupport for DB2 TRANSACTION message type in DELIMITED message format. | ||
|
||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
9. Olapduplicate row insert error. | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
10. Snowflake target improvements. | ||
|
||
11. MongoDBconnection needs to be established through url or connection config properties(host, port, username and password). | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
12. SAP ASECDC Performance testing. | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
13. Snowflake table cdcStageType not working for insert. | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
14. Number of rows mismatch while replicating updates ondatabricks using MERGE. | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
15. TestTargets with ASE CDC Source. | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
16. fixingper table replay strategy in realtime mode. | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
17. Snowflake bug fixing for delete query. | ||
|
||
18. Snapshot mode not finished when trying to replicate table with SET Type. | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: 2022 | ||
pageTitle: 2022 | ||
description: "2022 CLI Release Notes." | ||
weight: 2 | ||
bookCollapseSection: true | ||
--- |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
pageTitle: "23.01" | ||
title: "23.01" | ||
description: "23.01" | ||
url: docs/releases/cli/23.01/ | ||
bookHidden: false | ||
weight: 7 | ||
--- | ||
|
||
# Major release | ||
|
||
## 23.01.05.3 | ||
January 13, 2023 | ||
|
||
1. Add Voodoo LogReader as extraction method for Oracle | ||
|
||
2. Redis Streams as a Target | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
3. Databricks as target : MERGE-Based Strategy ( When we don't have full before/after image ) | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
4. Test Snowflake Iceberg Tables | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
5. Improve cdc log segment cache | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
6. Db2 As400 Add logging for commitment control | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
7. AS400 Support Transaction Rollback | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
8. Support realtime BigQuery as target using storage Write API | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
9. Support reinit based DDL Replication for SAP ASE Sybase Source | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
10. Added support for delta-snapshot both src and dst for SQL Server. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
--- | ||
pageTitle: "23.02" | ||
title: "23.02" | ||
description: "23.02" | ||
url: docs/releases/cli/23.02/ | ||
bookHidden: false | ||
weight: 6 | ||
--- | ||
|
||
# Major release | ||
|
||
## 23.02.01.1 | ||
February 7, 2023 | ||
|
||
1. DB2-MQ-Kafka to S2 - Duplicate entry for key 'PRIMARY' | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
2. Bad SQL cause ORA-00913: too many values | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
3. DB2-MQ-Kafka to S2 - Update failing with duplicate key error after successful insert | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
4. Fix parsing of connection stage config | ||
|
||
5. Support XML | ||
|
||
6. Support multiple replay strategy for BigQuery as target | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. strategies. |
||
|
||
7. Support MySQL RDS password rotation | ||
|
||
8. Support auto-reinit if DDL fails | ||
|
||
9. Upgrade S3 SDK version to 2.* | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
10. MySQL index creation error | ||
|
||
11. Option to add prefix to topic | ||
|
||
12. Db2 Kafka - Kafka logging improvements | ||
|
||
13. Option to allow dot(.) as a delimiter in Kafka topic names | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
14. Fix system generated split-key and delta-snapshot-key handling for HANA as source | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
|
||
15. Initialize ASE source fields in target JSON format log ( for Kafka and Redis Stream ) | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
16. Transforms Not Applying When Src-schemas is used | ||
robert-s-lee marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
17. Log Delta Table Verbose | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Not sure about the capitalizations here. |
||
|
||
18. AWS SecretsManager - error parsing secretKeyPath with / | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Secrets Manager.
|
||
|
||
19. Setting csv-publish-method: READ as default when column transformation is used | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
|
||
20. DB2-MQ-Kafka - Update on timestamp column not working | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Db2 MQ and Db2 Kafka |
||
|
||
21. Enable compression-type: GZIP for MemSQL/SingleStore bulk load | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
|
||
22. Redis Stream : Improve logging under snapshot config log-row-level-errors | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
|
||
23. Fix NPE in GLOBAL replay consistency validation code | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Let's spell out NPE. |
||
|
||
24. Fix issue where we only allow connecting to a named instance by port | ||
|
||
25. Fix for SQL Server change tracking and re-enable CI/CD tests for SQL Server | ||
|
||
26. Fixed SQLServer fetchObjectIds() function, using schema name to filter tables from SQLServer | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
|
||
## Patch release | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. releases |
||
|
||
### 23.02.01.21 | ||
June 29, 2023 [23.02.01.21 binary](https://arcion-releases.s3.us-west-1.amazonaws.com/general/replicant/replicant-cli-23.02.01.21.zip) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. If we're providing these downloads, let's put them using a button in a separate line: https://hugo-book-demo.netlify.app/docs/shortcodes/buttons/.
|
||
|
||
|
||
1. MySQL: Add mechanism to detect a stale bin log output and reset it | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. binary log output. |
||
Set `detectedStaleBinLog` flag to false after restarting mysqlbinlog process | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
1. MySQL: Fix COLUMN pattern not matching for some binary values. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
1. MySQL: MySQL bin log fetching improvement | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. binary log |
||
1. MySQL: If mysql binlog start-position is >4gb, reduce it | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
1. MySQL: when restarting mysqlbinlog process on error, restart it from the last parsed position | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Code font : |
||
|
||
|
||
### 23.02.01.22 | ||
July 11, 2023 [23.02.01.22 binary](https://arcion-releases.s3.us-west-1.amazonaws.com/general/replicant/replicant-cli-23.02.01.22.zip) | ||
|
||
Fix included: | ||
1. ParquetWriter: Disable Parquet Writer console logging. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Code font for |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
--- | ||
pageTitle: "23.03.01" | ||
title: "23.03.01" | ||
description: "23.03.01" | ||
url: docs/releases/cli/23.03.01/ | ||
bookHidden: false | ||
weight: 5 | ||
--- | ||
|
||
# Major release | ||
|
||
## 23.03.01.4 | ||
March 6, 2023 | ||
|
||
1. MySQL: support GENERATED ALWAYS AS | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
|
||
2. In duplicate Pk scenario (parent issue), detect and handle the error by deleting the original row | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. PK |
||
|
||
3. NPE in SQL Server | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Let's spell out NPE |
||
|
||
4. PostgreSQL to Kafka CDC - Null Pointer Exception | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. No need to capitalize null pointer exception |
||
|
||
5. Additional Error Handling Options for Kafka | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Unnecessary capitalizations |
||
|
||
6. Support configuring a custom NTP server in general configuration | ||
|
||
7. Add --terminate-post-cdc-init flag for full mode replication | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Code font for the flag and |
||
|
||
8. MongoDB to BigQuery CDC | ||
|
||
9. Add CLI dashboard for the maintenance process | ||
|
||
10. SQL Server computed columns should be handled more intelligently | ||
|
||
11. Testing reinit based DDL replication for CDC source Informix | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. reinit-based |
||
|
||
12. Embed functionality of --clean-stage to the --overwrite flag | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Code font for the flags |
||
|
||
13. Renaming parts of the setup | ||
|
||
14. Fix fetch-schema for Redis Stream and Kafka as target | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
|
||
15. PostgreSQL: CREATE INDEX fails when using mapper file | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
|
||
16. Index creation attempted when column in block: [ ] list | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Probably some leftover text at the end there |
||
|
||
17. Feature Request - Yugabyte Table split clause | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Unnecessary capitalizations |
||
|
||
18. Redis Stream and Kafka ( JSON Format ) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Redis Streams. |
||
|
||
19. DBSnapshotExtractorParser wrong class call. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Code font for the class name |
||
|
||
20. Remove OPER_TYPE as PK from delta table | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
|
||
21. Resume replication failing due to replicationcontext not initialized | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Code font since it's a class name: |
||
|
||
22. Set the default value retry-transactions to true only for ACID destinations | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Code font for the config |
||
|
||
23. Deprecate and disable databricks _optimize-snapshot by default | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Code font for |
||
|
||
24. Mongo Pipeline breaking due to version change | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. pipeline |
||
|
||
25. Kafka as target : Override snapshot config num-shards = 1 when... | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
|
||
26. Fix Azure Databricks when optimizesnapshot is disabled | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Code font for |
||
|
||
27. Add SAS token support for Azure stage. | ||
|
||
28. Oracle -> Oracle Add missing recovery key columns in case of fetch-create-sql enabled. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Let's not use that symbol for pipelines as I mentioned earlier, but rather Oracle-to-Oracle. |
||
|
||
29. Incorporating extractor config computed-columns to support generated columns for MySQL and fixing snapshot of generated columns. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Code font for the parameter name. |
||
|
||
30. Set the blocking option for generated columns to false automatically when using --create-sql/fetch-create-sql. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Code font the parameter names. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we're specifying dates for the releases, we can consider omitting the year since we're already grouping by year and it's quite apparent imo.
I suggest putting the date inside an appropriate HTML heading, or put it after the version number, followed by a comma. I personally prefer the second approach.
Major release
22.08, September 7
...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
making the date of release in the heading makes it difficult to link release notes by the release number. I would suggesting keeping this as-is for now and figure out another method later.