summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-04-07 17:02:14 +0300
committerLars Wirzenius <liw@liw.fi>2018-04-07 17:02:14 +0300
commit508835b5db20b545d71337d30dfcddc6a71ce737 (patch)
treee7d5a0b5b614852611a74a8324f17f1eceb40a43 /NEWS
parentd52f5cbef49edff9ceb1b5092ed7e60553ce185a (diff)
downloadick2-508835b5db20b545d71337d30dfcddc6a71ce737.tar.gz
Change: update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b5f834e..a9fc49f 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,16 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
Version 0.34+git, not yet released
----------------------------------
+* Controller now knows the URL to the identity provider's
+ authentication endpoint. This is reported via `/version`, which now
+ doesn't require authentication.
+
+* Worker-manager and `icktool` now fetch an access token from the IDP,
+ instead of generating token themselves.
+
+* `icktool` has been substantcially rewritten, with much loss of
+ functionality. Lost functionality will be added back as the loss is
+ noticed by users.
Version 0.34, released 2018-04-05
----------------------------------