Skip to content

Commit 64d4b5d

Browse files
authored
Merge pull request #62 from ianf-mongodb/DOCSP-34112
DOCSP-34112 1.3.3 Release Notes
2 parents 09cd9eb + f9d34ea commit 64d4b5d

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

snooty.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,6 @@ toc_landing_pages = [
3535

3636
[constants]
3737
ddl = ":abbr:`DDL (Data Definition Language)`"
38+
job = "sync job" #this will be updated to migration job in the near future.
39+
job_plural = "sync jobs" #this will be updated to migration jobs in the near future.
3840

source/release-notes.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ Release Notes
1010
:depth: 1
1111
:class: twocols
1212

13+
1.3.3 Changelog
14+
---------------
15+
16+
*Released November 7, 2023*
17+
18+
Improvements:
19+
20+
- Performance improvements for {+job_plural+} that create large arrays.
21+
- Fixed an issue where schema discovery failed on schema names
22+
that contain the dash character.
23+
1324
1.3.2 Changelog
1425
---------------
1526

0 commit comments

Comments
 (0)