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

Proposed by Mert Kirpici
Status: Superseded
Proposed branch: ~mertkirpici/juju-lint:release/22.10
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
BootStack Reviewers Pending
Review via email: mp+430290@code.launchpad.net

This proposal has been superseded by a proposal from 2022-09-23.

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 :

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

Unmerged commits

7199fbe... by Mert Kirpici

docs: add release notes for 1.0.4

Signed-off-by: Mert Kırpıcı <email address hidden>

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