Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Commit 36cbdb7

Browse files
committed
1.7.5 Release
1 parent db6077b commit 36cbdb7

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.mdown

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,31 @@
11
# Roxy Changes
22
This file describes changes made to Roxy per release
33

4+
## 1.7.5
5+
6+
### New Features
7+
* [#696](https://github.com/marklogic/roxy/issues/696) Allow upgrading to master without passing a branch argument
8+
* [#693](https://github.com/marklogic/roxy/issues/693) Bootstrap does not create new self-signed certificates
9+
* [#685](https://github.com/marklogic/roxy/issues/685) Shared Config for multiple applications sharing a single content db
10+
* [#680](https://github.com/marklogic/roxy/issues/680) Exit code on windows.
11+
* [#666](https://github.com/marklogic/roxy/issues/666) install/uninstall commands
12+
* [#651](https://github.com/marklogic/roxy/issues/651) App-modules-db not in synch with modules-db by default
13+
* [#569](https://github.com/marklogic/roxy/issues/569) How to set "update-policy" property throught Roxy
14+
* [#533](https://github.com/marklogic/roxy/issues/533) Suggestion: clean -> clear
15+
16+
### Resolved Issues
17+
* [#716](https://github.com/marklogic/roxy/issues/716) support for roxy.jar
18+
* [#713](https://github.com/marklogic/roxy/issues/713) capture modules-db results in ERROR: 757: unexpected token
19+
* [#711](https://github.com/marklogic/roxy/issues/711) changing the action associated with a privilege will cause bootstrap to terminate rather than replacing the privilege
20+
* [#710](https://github.com/marklogic/roxy/issues/710) Bootstrap will not add an extension to an existing mimetype.
21+
* [#694](https://github.com/marklogic/roxy/issues/694) property values using ${basedir} not rescanned for additional substitutions
22+
* [#662](https://github.com/marklogic/roxy/issues/662) *.js files loaded as binary by default
23+
* [#606](https://github.com/marklogic/roxy/issues/606) Index visible in admin page but not working (following an error in ml-config config)
24+
* [#568](https://github.com/marklogic/roxy/issues/568) Answering ml new warning with enter breaks..
25+
* [#492](https://github.com/marklogic/roxy/issues/492) setup.xqy fails to validate field range index config
26+
427
## 1.7.4
28+
529
### New Features
630
* [#415](https://github.com/marklogic/roxy/issues/415) Allow deploy rest-config
731
* [#521](https://github.com/marklogic/roxy/issues/521) Support custom properties for corb2

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.5-dev
1+
1.7.5

0 commit comments

Comments
 (0)