/loggerhead/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/loggerhead/trunk

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Colin Watson
  • Date: 2022-08-08 12:52:14 UTC
  • Revision ID: cjwatson@canonical.com-20220808125214-2m5wef21qyz6c9z3
Add several more NEWS entries since 1.20.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
unreleased
5
5
----------
6
6
 
 
7
    - Make RevInfoDiskCache use a marshal version supported by Python 2, to
 
8
      ease migration. (Colin Watson)
 
9
 
 
10
    - Drop support for Python < 3 and Breezy < 3.1. (Jelmer Vernooij)
 
11
 
 
12
    - Add a ``/health`` target, convenient for health checking in e.g.
 
13
      Kubernetes. (Jelmer Vernooij)
 
14
 
7
15
    - Fix highlighting for large files. (Jürgen Gmach, #1966702)
8
16
 
 
17
    - Avoid use of file ids - use paths instead. (Jelmer Vernooij)
 
18
 
9
19
1.20.0 [18Jul2021]
10
20
------------------
11
21