Skip to content

Commit

Permalink
Merge pull request #431 from vrdel/devel
Browse files Browse the repository at this point in the history
Version 3.4.1 release
  • Loading branch information
themiszamani authored Apr 7, 2022
2 parents 3ecc257 + 3f96252 commit 0356293
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [3.4.1] - 2022-04-07

### Added

* ARGO-3499 Poem: Warn user if service exists in metric profile but not in aggregation profile
* ARGO-3618 Token protected API view for metric templates on SuperPOEM

### Changed

* ARGO-3672 Color "eol" tag red
* ARGO-3565 Improve fetching and caching data in reports page

### Fixed

* ARGO-3670 Error saving tags for passive metrics
* ARGO-3667 Resolve security issues

## [3.4.0] - 2022-02-10

### Added
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def get_files(install_prefix, directory):


setup(name=NAME,
version='3.4.0',
version='3.4.1',
description='Reports, Profiles, Probes and Metric Configuration Management (POEM) for ARGO Monitoring framework.',
author='SRCE',
author_email='[email protected], [email protected]',
Expand Down

0 comments on commit 0356293

Please sign in to comment.