Skip to content

Commit

Permalink
Update release documentation for 2.7.3-1-GA
Browse files Browse the repository at this point in the history
  • Loading branch information
gschueler committed Mar 11, 2017
1 parent 4de9576 commit 701048e
Show file tree
Hide file tree
Showing 4 changed files with 166 additions and 2 deletions.
54 changes: 54 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,57 @@
Release 2.7.3
===========

Date: 2017-03-10

Name: <span style="color: Tomato"><span class="glyphicon glyphicon-paperclip"></span> "cafecito tomato paperclip"</span>

## Upgrading from 2.6

* See the [Upgrading Guide](http:https://rundeck.org/docs/upgrading/index.html)

## Notes

This is primarily a bugfix release, with a bonus enhancement.

* Fixed some plugin loader problems which were causing bugs with the Jasypt encryption for key storage, and Git SCM plugins
* Added autocomplete support to the Job Workflow editor text fields and text areas.

## Contributors

* Albert Casademont (acasademont)
* GitHub (web-flow)
* Greg Schueler (gschueler)
* jtobard

## Bug Reporters

* ChiefAlexander
* acasademont
* daikirinet
* gschueler
* isuftin
* schans
* seunaw
* willemdh

## Issues

[Milestone 2.7.3](https://github.com/rundeck/rundeck/milestone/51)

* [Error; Save Command as a Job ](https://github.com/rundeck/rundeck/issues/2362)
* [Fix plugin loader issues](https://github.com/rundeck/rundeck/pull/2361)
* [GUI: Autocomplete job/context vars in step editors](https://github.com/rundeck/rundeck/pull/2355)
* [Abort execution can fail in cluster mode without explanation (wrong cluster node)](https://github.com/rundeck/rundeck/issues/2327)
* [Add apitoken.aclpolicy to Debian conffile](https://github.com/rundeck/rundeck/pull/2320)
* [Missing dependency on uuid-runtime in debian package since 2.7.2](https://github.com/rundeck/rundeck/issues/2316)
* [Error scm git commit job ](https://github.com/rundeck/rundeck/issues/2294)
* [User and result columns in Activity page are mixed into each other](https://github.com/rundeck/rundeck/issues/2207)
* [SCM Export Fails - ClassNotFoundException](https://github.com/rundeck/rundeck/issues/2031)
* [SCM import fails](https://github.com/rundeck/rundeck/issues/1854)
* [Jasypt exception thrown, no further information provided](https://github.com/rundeck/rundeck/issues/1785)

---

Release 2.7.2
===========

Expand Down
56 changes: 55 additions & 1 deletion docs/en/history/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,60 @@
% Changelog
% greg
% 02/02/2017
% 03/10/2017

Release 2.7.3
===========

Date: 2017-03-10

Name: <span style="color: Tomato"><span class="glyphicon glyphicon-paperclip"></span> "cafecito tomato paperclip"</span>

## Upgrading from 2.6

* See the [Upgrading Guide](http:https://rundeck.org/docs/upgrading/index.html)

## Notes

This is primarily a bugfix release, with a bonus enhancement.

* Fixed some plugin loader problems which were causing bugs with the Jasypt encryption for key storage, and Git SCM plugins
* Added autocomplete support to the Job Workflow editor text fields and text areas.

## Contributors

* Albert Casademont (acasademont)
* GitHub (web-flow)
* Greg Schueler (gschueler)
* jtobard

## Bug Reporters

* ChiefAlexander
* acasademont
* daikirinet
* gschueler
* isuftin
* schans
* seunaw
* willemdh

## Issues

[Milestone 2.7.3](https://github.com/rundeck/rundeck/milestone/51)

* [Error; Save Command as a Job ](https://github.com/rundeck/rundeck/issues/2362)
* [Fix plugin loader issues](https://github.com/rundeck/rundeck/pull/2361)
* [GUI: Autocomplete job/context vars in step editors](https://github.com/rundeck/rundeck/pull/2355)
* [Abort execution can fail in cluster mode without explanation (wrong cluster node)](https://github.com/rundeck/rundeck/issues/2327)
* [Add apitoken.aclpolicy to Debian conffile](https://github.com/rundeck/rundeck/pull/2320)
* [Missing dependency on uuid-runtime in debian package since 2.7.2](https://github.com/rundeck/rundeck/issues/2316)
* [Error scm git commit job ](https://github.com/rundeck/rundeck/issues/2294)
* [User and result columns in Activity page are mixed into each other](https://github.com/rundeck/rundeck/issues/2207)
* [SCM Export Fails - ClassNotFoundException](https://github.com/rundeck/rundeck/issues/2031)
* [SCM import fails](https://github.com/rundeck/rundeck/issues/1854)
* [Jasypt exception thrown, no further information provided](https://github.com/rundeck/rundeck/issues/1785)

---

Release 2.7.2
===========
Expand Down
3 changes: 2 additions & 1 deletion docs/en/history/toc.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
1:changelog.md:Changelog (2017-02-02)
1:changelog.md:Changelog (2017-03-10)
1:version-2.7.3.md:Version 2.7.3 (2017-03-10)
1:version-2.7.2.md:Version 2.7.2 (2017-02-02)
1:version-2.7.1.md:Version 2.7.1 (2016-12-02)
1:version-2.7.0.md:Version 2.7.0 (2016-11-30)
Expand Down
55 changes: 55 additions & 0 deletions docs/en/history/version-2.7.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
% Version 2.7.3
% greg
% 03/10/2017

Release 2.7.3
===========

Date: 2017-03-10

Name: <span style="color: Tomato"><span class="glyphicon glyphicon-paperclip"></span> "cafecito tomato paperclip"</span>

## Upgrading from 2.6

* See the [Upgrading Guide](../upgrading/index.html)

## Notes

This is primarily a bugfix release, with a bonus enhancement.

* Fixed some plugin loader problems which were causing bugs with the Jasypt encryption for key storage, and Git SCM plugins
* Added autocomplete support to the Job Workflow editor text fields and text areas.

## Contributors

* Albert Casademont (acasademont)
* GitHub (web-flow)
* Greg Schueler (gschueler)
* jtobard

## Bug Reporters

* ChiefAlexander
* acasademont
* daikirinet
* gschueler
* isuftin
* schans
* seunaw
* willemdh

## Issues

[Milestone 2.7.3](https://github.com/rundeck/rundeck/milestone/51)

* [Error; Save Command as a Job ](https://github.com/rundeck/rundeck/issues/2362)
* [Fix plugin loader issues](https://github.com/rundeck/rundeck/pull/2361)
* [GUI: Autocomplete job/context vars in step editors](https://github.com/rundeck/rundeck/pull/2355)
* [Abort execution can fail in cluster mode without explanation (wrong cluster node)](https://github.com/rundeck/rundeck/issues/2327)
* [Add apitoken.aclpolicy to Debian conffile](https://github.com/rundeck/rundeck/pull/2320)
* [Missing dependency on uuid-runtime in debian package since 2.7.2](https://github.com/rundeck/rundeck/issues/2316)
* [Error scm git commit job ](https://github.com/rundeck/rundeck/issues/2294)
* [User and result columns in Activity page are mixed into each other](https://github.com/rundeck/rundeck/issues/2207)
* [SCM Export Fails - ClassNotFoundException](https://github.com/rundeck/rundeck/issues/2031)
* [SCM import fails](https://github.com/rundeck/rundeck/issues/1854)
* [Jasypt exception thrown, no further information provided](https://github.com/rundeck/rundeck/issues/1785)

0 comments on commit 701048e

Please sign in to comment.