Skip to content

Commit

Permalink
Merge pull request #695 from readthedocs/davidfischer/release-1.9.0
Browse files Browse the repository at this point in the history
Release v1.9.0
  • Loading branch information
davidfischer committed Jan 31, 2023
2 parents 4f6c3da + c62fd61 commit 0ba755c
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 4 deletions.
23 changes: 21 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,31 @@ CHANGELOG
.. This is included by docs/developer/changelog.rst
Version v1.9.0
---------------

This change adds some additional tables to speed up looking up basic
publisher and advertiser metrics. These tables are calculated about every
half hour in production.
Some additional graphs were moved to metabase.

:date: January 31, 2023

* @davidfischer: Add a metabase publisher dashboard (#694)
* @davidfischer: Run quick indexes periodically (#691)
* @davidfischer: Put the advertiser overview dashboard in the report screen (#690)
* @davidfischer: Add the Advertiser and Publisher index to admin (#689)
* @davidfischer: Fix support link in flight metadata (#688)
* @davidfischer: Note the volume discount on invoices (#687)
* @davidfischer: Fix failing test (#686)


Version v1.8.1
---------------

Fixes a node dependency issue with the previous version.

:date: January 17, 2022
:date: January 17, 2023

* @davidfischer: Upgrade node dependencies (#682)

Expand All @@ -24,7 +43,7 @@ There was a new version of the model with additional data.
The model was also moved to its own repository https://github.com/readthedocs/ethicalads-model.
This release also contained a number of dependency upgrades.

:date: January 17, 2022
:date: January 17, 2023

* @davidfischer: Change analyzer threshold (#683)
* @davidfischer: Add optimized publisher and advertiser indexes (#681)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ethical-ad-server",
"version": "1.8.1",
"version": "1.9.0",
"description": "",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 0ba755c

Please sign in to comment.