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

Commit 516507b

Browse files
committed
Update version and changelog for 1.7.6 release
1 parent 974b022 commit 516507b

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.mdown

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

4+
## 1.7.6
5+
6+
### New Features
7+
* [#609](https://github.com/marklogic/roxy/issues/609) Upgrade xcc jar to latest (8.0-5)
8+
* [#665](https://github.com/marklogic/roxy/issues/665) Configurable /app/config/config.xqy file
9+
* [#703](https://github.com/marklogic/roxy/issues/703) Timestamp-verified restart
10+
* [#722](https://github.com/marklogic/roxy/issues/722) Upgrade xstream java library
11+
* [#732](https://github.com/marklogic/roxy/issues/732) Suppress the complaint about schemas if dir does not exist
12+
* [#738](https://github.com/marklogic/roxy/issues/738) Slow bootstrap for many users and roles in security DB
13+
14+
### Resolved Issues
15+
* [#194](https://github.com/marklogic/roxy/issues/194) bootstrapping app-level authentication with limited user breaks deploy of REST apps
16+
* [#653](https://github.com/marklogic/roxy/issues/653) Allow content-forests-per-host=0
17+
* [#661](https://github.com/marklogic/roxy/issues/661) Allow execute_query with app_name set to ml.app-name
18+
* [#668](https://github.com/marklogic/roxy/issues/668) Better handling of app-level auth
19+
* [#706](https://github.com/marklogic/roxy/issues/706) ML-9 Bootstrap Error: Invalid coercion: on external-security at ml.rb line 170
20+
* [#733](https://github.com/marklogic/roxy/issues/733) Bootstrap of range-field-index fails after upgrade to 1.7.5 (due to missing invalid-values in ml-config)
21+
* [#735](https://github.com/marklogic/roxy/issues/735) replicating Security DB results in failed bootstrap
22+
* [#736](https://github.com/marklogic/roxy/issues/736) config.xqy $CTRL-EXT does not work from filesystem modules
23+
* [#740](https://github.com/marklogic/roxy/issues/740) $CTRL-EXT does not work when running from modules as "xqy"
24+
* [#749](https://github.com/marklogic/roxy/issues/749) Upgrading Roxy in projects still using app-modules-db causes bootstrap to fail
25+
* [#753](https://github.com/marklogic/roxy/issues/753) use-https should control use of https for REST configuration
26+
* [#758](https://github.com/marklogic/roxy/issues/758) Typo in roxy rewriter-lib
27+
* [#773](https://github.com/marklogic/roxy/issues/773) Corb command ignores corb-user
28+
429
## 1.7.5
530

631
### New Features

version.txt

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

0 commit comments

Comments
 (0)