Skip to content

Commit 4a41d09

Browse files
authored
Merge pull request #2798 from metomi/prepare-2.3.1
Prepare release: 2.3.1
2 parents d747f02 + fffef1a commit 4a41d09

File tree

2 files changed

+8
-21
lines changed

2 files changed

+8
-21
lines changed

CHANGES.md

Lines changed: 7 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,13 @@ creating a new release entry be sure to copy & paste the span tag with the
99
updated. Only the first match gets replaced, so it's fine to leave the old
1010
ones in. -->
1111

12-
--------------------------------------------------------------------------------
12+
13+
## 2.3.1 (<span actions:bind='release-date'>Released 2024-07-18</span>)
14+
15+
### Fixes
16+
17+
[#2783](https://github.com/metomi/rose/pull/2783) -
18+
Fixes an issue where the `[template variables]` section in the `rose-suite.conf` file didn't work with Rose metadata.
1319

1420
## 2.3.0 (<span actions:bind='release-date'>Released 2024-06-18</span>)
1521

@@ -19,7 +25,6 @@ Minor changes required for compatibility with cylc-flow 8.3.0 (via cylc-rose).
1925

2026
[#2754](https://github.com/metomi/rose/pull/2754) - support for file creation from Git repositories
2127

22-
--------------------------------------------------------------------------------
2328

2429
## 2.2.0 (<span actions:bind='release-date'>Released 2024-01-18</span>)
2530

@@ -43,7 +48,6 @@ later flow
4348
[#2700](https://github.com/metomi/rose/pull/2700) -
4449
Fix rosie password caching.
4550

46-
--------------------------------------------------------------------------------
4751

4852
## 2.0.4 (<span actions:bind='release-date'>Released 2023-04-27</span>)
4953

@@ -52,7 +56,6 @@ Fix rosie password caching.
5256
[#2684](https://github.com/metomi/rose/pull/2684) -
5357
Fix an issue where file installation could fail due to high concurrency.
5458

55-
--------------------------------------------------------------------------------
5659

5760
## 2.0.3 (<span actions:bind='release-date'>Released 2023-02-13</span>)
5861

@@ -65,7 +68,6 @@ Fix issues with `rose date` when run in integer cycling Cylc workflows.
6568
follow Python 2 type comparison rules.
6669

6770

68-
--------------------------------------------------------------------------------
6971

7072
## 2.0.2 (<span actions:bind='release-date'>Released 2022-11-08</span>)
7173

@@ -74,7 +76,6 @@ follow Python 2 type comparison rules.
7476
[#2608](https://github.com/metomi/rose/pull/2608) - Fix problems with the
7577
tutorials.
7678

77-
--------------------------------------------------------------------------------
7879

7980
## 2.0.1 (<span actions:bind='release-date'>Released 2022-09-14</span>)
8081

@@ -83,15 +84,13 @@ tutorials.
8384
[#2612](https://github.com/metomi/rose/pull/2612) - Allows the pre
8485
remote install checks to use any Python version >= 2.7.
8586

86-
--------------------------------------------------------------------------------
8787

8888
## 2.0.0 (<span actions:bind='release-date'>Released 2022-07-28</span>)
8989

9090
For use with Cylc, see [Cylc-Rose](https://github.com/cylc/cylc-rose).
9191

9292
Minor internal changes since 2.0rc3.
9393

94-
--------------------------------------------------------------------------------
9594

9695
## 2.0rc3 (<span actions:bind='release-date'>Released 2022-05-20</span>)
9796

@@ -101,7 +100,6 @@ Minor internal changes since 2.0rc3.
101100
fix bug in rose mpi-launch that caused it to fail if the configured command
102101
contained spaces.
103102

104-
--------------------------------------------------------------------------------
105103

106104
## 2.0rc2 (<span actions:bind='release-date'>Released 2022-03-24</span>)
107105

@@ -120,7 +118,6 @@ as a subshell.
120118
[#2548](https://github.com/metomi/rose/pull/2548) - Added back the
121119
`rose-conf.vim` syntax highlighting file for ViM that was accidentally removed.
122120

123-
--------------------------------------------------------------------------------
124121

125122
## 2.0rc1 (<span actions:bind='release-date'>Released 2022-02-17</span>)
126123

@@ -143,7 +140,6 @@ Rose prune.
143140
Rose Date only emits a warning if running in interactive mode.
144141

145142

146-
-------------------------------------------------------------------------------
147143

148144
## 2.0b3 (<span actions:bind='release-date'>Released 2021-11-10</span>)
149145

@@ -155,15 +151,13 @@ For use with Cylc see [Cylc-Rose](https://github.com/cylc/cylc-rose).
155151
Disable the `rosie disco` web service pending a fix to the tornado version
156152
conflict with cylc-uiserver, see https://github.com/metomi/rose/pull/2493
157153

158-
--------------------------------------------------------------------------------
159154

160155
## 2.0b2 (<span actions:bind='release-date'>Released 2021-07-28</span>)
161156

162157
Rose release 61. This is a __beta pre-release__.
163158

164159
For use with Cylc see [Cylc-Rose](https://github.com/cylc/cylc-rose).
165160

166-
--------------------------------------------------------------------------------
167161

168162
## 2.0b1 (2021-03-26)
169163

@@ -206,7 +200,6 @@ The ability to tell where a Cylc task has or will run has not yet been
206200
re-implemented which can effect remote functionality of `fcm_make` and
207201
`rose_prune` - [#2445](https://github.com/metomi/rose/issues/2445).
208202

209-
--------------------------------------------------------------------------------
210203

211204
## 2.0a1 (2019-09-19)
212205

@@ -237,7 +230,6 @@ Python3 Conversion of Rose Suite Run
237230
Rose and Rosie: Future versions of Rose will be deployed to PyPI and installed
238231
via Conda.
239232

240-
--------------------------------------------------------------------------------
241233

242234
## 2019.01.1 (2019-05-03)
243235

@@ -259,7 +251,6 @@ rose suite-run: fix connection to suite that has just been started.
259251
[#2289](https://github.com/metomi/rose/pull/2289):
260252
rose config-edit: fix int spin box manual edit.
261253

262-
--------------------------------------------------------------------------------
263254

264255
## 2019.01.0 (2019-01-25)
265256

@@ -299,7 +290,6 @@ Misc doc fixes.
299290
[#2230](https://github.com/metomi/rose/pull/2230):
300291
Report test coverage.
301292

302-
--------------------------------------------------------------------------------
303293

304294
## 2018.11.0 (2018-11-28)
305295

@@ -358,7 +348,6 @@ Lots of improvements and fixes to documentation.
358348

359349
Launch programs with `python2` instead of `python`.
360350

361-
--------------------------------------------------------------------------------
362351

363352
## 2018.06.0 (2018-06-27)
364353

@@ -381,7 +370,6 @@ Rose User Guide: misc fixes and improvements.
381370
[#2194](https://github.com/metomi/rose/pull/2194):
382371
rose suite-run: improve handling of `root-dir` settings on remote machine.
383372

384-
--------------------------------------------------------------------------------
385373

386374
## 2018.05.0 (2018-05-22)
387375

@@ -412,7 +400,6 @@ without installing the suite.
412400
Rose Bush: suites list, cycles list, task jobs list, and broadcast lists pages
413401
now refresh automatically every 2 minutes.
414402

415-
--------------------------------------------------------------------------------
416403

417404
## 2018.02.0 (2018-02-07)
418405

metomi/rose/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@
144144
# Paths in the Rose distribution.
145145
FILEPATH_README = "README.md"
146146

147-
__version__ = "2.3.1.dev"
147+
__version__ = "2.3.1"

0 commit comments

Comments
 (0)