Commit dd5a37e
authored
release: prepare v0.8.0 (#57)
* release: prepare v0.8.0
Bumps pom.xml/Version.java to 0.8.0 and adds release notes covering the
four additive feature PRs (#53-#56): search, Nsql/NsqlGenerateSql,
active-query management, and async queries.
japicmp.oldVersion stays at 0.6.0 rather than bumping to 0.7.0: v0.7.0
was tagged and GitHub-released but its Maven Central publish never
completed, so it isn't a resolvable dependency. See the pom.xml comment
for detail.
* docs: reflect that #54 (search) and #55 (nsql) have merged
* docs: scope v0.8.0 to search + nsql only
#53 (active queries) and #56 (async queries) will not merge for this
release; remove them from the release notes' What's New and reflect
that in Release status instead of listing them as still-pending
dependencies.
* Update release notes for v0.8.0
Removed release status section and notes on features not included in v0.8.0.
* Update release notes for v0.8.0
Removed testing section from release notes for v0.8.0.
* Update release notes for v0.8.0
Removed highlights section from release notes for v0.8.0.
* Change japicmp.oldVersion from 0.6.0 to 0.7.0
Updated the old version for japicmp to 0.7.0.1 parent dcd719d commit dd5a37e
3 files changed
Lines changed: 39 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
0 commit comments