Merge ~mertkirpici/juju-lint:release/1.0.4 into juju-lint:master

Proposed by Mert Kirpici
Status: Merged
Approved by: Eric Chen
Approved revision: 7199fbe3054270dac93e2a50b1e236fe78947c25
Merged at revision: ce3bd98694910ef49afc93b4bb47dd38d3c452f5
Proposed branch: ~mertkirpici/juju-lint:release/1.0.4
Merge into: juju-lint:master
Diff against target: 26 lines (+15/-0)
1 file modified
docs/release_notes.md (+15/-0)
Reviewer Review Type Date Requested Status
Eric Chen Approve
Review via email: mp+430400@code.launchpad.net

This proposal supersedes a proposal from 2022-09-22.

Commit message

Release 1.0.4

To post a comment you must log in.
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote : Posted in a previous version of this proposal

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
Eric Chen (eric-chen) wrote :

LGTM

review: Approve
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision ce3bd98694910ef49afc93b4bb47dd38d3c452f5

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/docs/release_notes.md b/docs/release_notes.md
2index 4e4efcd..9d84cfb 100644
3--- a/docs/release_notes.md
4+++ b/docs/release_notes.md
5@@ -7,6 +7,21 @@ latest/edge should only be used for development and testing purposes.
6 $ snap install juju-lint --channel=latest/stable
7 ```
8
9+# 1.0.4 (October 2022)
10+
11+## Summary of the changes
12+
13+- added new rule to check relations
14+- deprecated the usage of --dump-state option, only --output-dir will be enough from now on
15+- increased unit test coverage to %100 and added functional test coverage
16+
17+## Bug Fixes
18+
19+- [Unclear and inexplicable linting error "found undefined alias 'operations-openstack-mandatory-release'".](https://bugs.launchpad.net/bugs/1990144)
20+- [need to check for relation between nrpe and canal (and possibly other subordinates)](https://bugs.launchpad.net/bugs/1965762)
21+- [Ensure k8s workers rely on the OpenStack load balancer](https://bugs.launchpad.net/bugs/1975548)
22+- [boolean flag --dump-state expects argument](https://bugs.launchpad.net/bugs/1987951)
23+
24 # 1.0.3 (July 2022)
25
26 ## Summary of the changes

Subscribers

People subscribed via source and target branches