Skip to content

Commit d7063e4

Browse files
committed
build: release v3.32.1.
1 parent 19ea893 commit d7063e4

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [3.32.1] - 2023-11-17
7+
### Changed
8+
- ci: splits out static site build step.
9+
- docs: adds examples link.
10+
- docs: adds mermaid plugin to static site generator.
11+
- docs: improves description of Docker bundle steps.
12+
- docs: improves description of deployment patterns and bundle steps.
13+
- docs: switches config store C4 node to DB.
14+
- test: adds dockerfile to preview docs.
15+
16+
### Fixed
17+
- fix: use relative link to configuration documentation in CORS section.
18+
619
## [3.32.0] - 2023-11-12
720
### Added
821
- feat(openapi): allows the specification path prefix to be set.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
projectVersion=0.0.0-SNAPSHOT
1+
projectVersion=3.32.1

0 commit comments

Comments
 (0)