You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 6, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
## [v0.4.5] - 2020-08-13
9
9
10
10
### changed
11
+
11
12
- remove build call (`make next-gen-html`) from S3Publish.js and remove next-gen-publish and next-gen-html-publish targets from all makefiles (DOP-1238)
12
13
- next-gen-deploy is always passed the path prefix from the command line
13
14
14
15
### added
15
-
- server writes env.production file for all jobs, but only constructs PATH_PREFIX for production deploy and stagel commit jobs (DOP-1238, DOP-1253)
16
16
17
+
- server writes env.production file for all jobs, but only constructs PATH_PREFIX for production deploy and stagel commit jobs (DOP-1238, DOP-1253)
17
18
18
19
## [v0.4.4] - 2020-08-13
19
20
@@ -41,8 +42,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
41
42
42
43
- Fastly purge cache functionality (DOP-857)
43
44
44
-
- Parser failures now propagate to build status (DOP-64)
45
-
45
+
- Parser failures now propagate to build status (DOP-64)
46
46
47
47
## [v0.4.1] - 2020-04-29
48
48
@@ -52,7 +52,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
52
52
53
53
- update Dockerfiles to only download production modules (DOP-999)
54
54
55
-
56
55
## [v0.4.0] - 2020-04-16
57
56
58
57
### added
@@ -69,7 +68,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
69
68
70
69
- cmdline interface for non-git builds (DOCSPLAT-522)
71
70
72
-
73
71
## [v0.2.1] - 2020-01-31
74
72
75
73
### Fixed
@@ -122,7 +120,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
122
120
123
121
- Refactor in preparation for productin deploy jobs (DOCSP-7001)
124
122
125
-
126
123
## [v0.0.9] - 2019-11-13
127
124
128
125
### Added
@@ -149,7 +146,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
149
146
150
147
- Fixed timeout behavior to prevent outages (DOCSP-7729)
0 commit comments