We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff97b31 commit 0c24688Copy full SHA for 0c24688
1 file changed
CHANGELOG.md
@@ -1,5 +1,23 @@
1
# Changelog
2
3
+## [1.4.0](https://github.com/xraph/forge/compare/v1.3.1...v1.4.0) (2026-03-28)
4
+
5
6
+### Features
7
8
+* **discovery:** add HTTP polling-based service discovery configuration ([f0fc074](https://github.com/xraph/forge/commit/f0fc074))
9
+* update dependencies in go.mod and add new extensions to the documentation ([8adbf19](https://github.com/xraph/forge/commit/8adbf19))
10
11
12
+### Bug Fixes
13
14
+* go mod update ([ff97b31](https://github.com/xraph/forge/commit/ff97b31))
15
16
17
+### Maintenance
18
19
+* **changelog:** update CHANGELOG.md for v1.3.1 ([97f66ef](https://github.com/xraph/forge/commit/97f66ef))
20
21
## [1.3.1](https://github.com/xraph/forge/compare/v1.3.0...v1.3.1) (2026-03-14)
22
23
0 commit comments