Skip to content

Commit b52c787

Browse files
committed
Version 1.8.0 release
1 parent 999a815 commit b52c787

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

CHANGELOG.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,24 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Added
11-
12-
- Support for Phoenix 1.7
13-
14-
## [1.8.0] - 2022-10-08
10+
## [1.8.0] - 2023-04-01
1511

1612
### Added
1713

14+
- Support for Phoenix 1.7 [#192](https://github.com/akoutmos/prom_ex/pull/192)
1815
- Ability to customize time units via `:duration_unit` in plugins [#140](https://github.com/akoutmos/prom_ex/pull/140)
1916
- Download Grafana Agent on FreeBSD [#156](https://github.com/akoutmos/prom_ex/pull/156)
2017
- Ability to configure configure Grafana HTTP client Finch pools [#169](https://github.com/akoutmos/prom_ex/pull/169)
2118
- Ability to pass additional params to GrafanaAgent config templates [161](https://github.com/akoutmos/prom_ex/pull/161)
2219
- Ability to run multiple GrafanaAgent instances [#157](https://github.com/akoutmos/prom_ex/pull/157)
23-
- Support for GrafanaAgent 28
20+
- Support for GrafanaAgent 29 [#184](https://github.com/akoutmos/prom_ex/pull/184)
21+
- Support for Telemetry >= 1.0.0 [#193](https://github.com/akoutmos/prom_ex/pull/193)
22+
- Ability to normalize channel event name in Phoenix plugin [#187](https://github.com/akoutmos/prom_ex/pull/187)
2423

2524
### Fixed
2625

2726
- Application crashing on startup from being unable to upload dashboards due to folder UID changing [#177](https://github.com/akoutmos/prom_ex/pull/177)
27+
- Use topology name for message and exception tags in Broadway plugin [#134](https://github.com/akoutmos/prom_ex/pull/134)
28+
- Ecto plugin issue when missing repo config [#144](https://github.com/akoutmos/prom_ex/pull/144)
29+
- `prom_ex.dashboard.publish` Finch pool error [#127](https://github.com/akoutmos/prom_ex/pull/127) and
30+
[#152](https://github.com/akoutmos/prom_ex/pull/152)
2831

2932
## [1.7.1] - 2022-03-02
3033

0 commit comments

Comments
 (0)