Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1255 from advancedtelematic/doc/release-2019.5/ch…
Browse files Browse the repository at this point in the history
…angelog

Update CHANGELOG for 2019.5 release
  • Loading branch information
pattivacek authored Jul 12, 2019
2 parents c697227 + 3348ec4 commit 67a2c3f
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,33 @@ Our versioning scheme is `YEAR.N` where `N` is incremented whenever a new releas

## [??? (unreleased)]

## [2019.5] - 2019-07-12

### Added

- TLS support by aktualizr-lite: [PR](https://github.com/advancedtelematic/aktualizr/pull/1237)
- automatic garage-check usage at the end of garage-push/deploy: [PR](https://github.com/advancedtelematic/aktualizr/pull/1244)
- ccache support: [PR] (https://github.com/advancedtelematic/aktualizr/pull/1248, https://github.com/advancedtelematic/aktualizr/pull/1249)
- doc on Primary and Secondary bitbaking for RPi: [PR](https://github.com/advancedtelematic/aktualizr/pull/1238)

### Changed

- Stripping of executables in release mode: [PR](https://github.com/advancedtelematic/aktualizr/pull/1234)
- VirtualSecondary configuration: [PR](https://github.com/advancedtelematic/aktualizr/pull/1246)

### Removed

- Jenkins pipeline and a few references: [PR](https://github.com/advancedtelematic/aktualizr/pull/1236)
- Test repo meta: [PR](https://github.com/advancedtelematic/aktualizr/pull/1239)
- SecondaryFactory and VirtualSecondary out of libaktualizr: [PR](https://github.com/advancedtelematic/aktualizr/pull/1241)
- Fallback on clang-{tidy,format}: [PR](https://github.com/advancedtelematic/aktualizr/pull/1240)

### Fixed

- Logic of finding the latest version by aktualizr-lite: [PR](https://github.com/advancedtelematic/aktualizr/pull/1247)
- Test regression in docker-app-mgr: [PR] (https://github.com/advancedtelematic/aktualizr/pull/1250)
- Some more lintian fixes: [PR](https://github.com/advancedtelematic/aktualizr/pull/1242)


## [2019.4] - 2019-06-14

Expand Down

0 comments on commit 67a2c3f

Please sign in to comment.