UNCLASSIFIED

CHANGELOG.md 1.9 KB
Newer Older
Karpagam Balan's avatar
Karpagam Balan committed
1 2
# Changelog

Branden Cobb's avatar
Branden Cobb committed
3
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
Branden Cobb's avatar
Branden Cobb committed
4

Branden Cobb's avatar
Branden Cobb committed
5
---
Branden Cobb's avatar
Branden Cobb committed
6 7 8 9 10 11 12 13 14
## [9.2.6-bb.13] - 2021-06-07
### Upgrade
- Upgraded Sonarqube to ironbank version 8.9.
- Bigbang plugins have been upgraded to the latest versions:
  - dependency-check-sonar-plugin version 2.0.8
  - sonar-c-plugin version 1.3.3.2051
  - sonar-cxx-plugin version 2.0.2.2734
  - sonar-zap-plugin version 2.2.0

Branden Cobb's avatar
Branden Cobb committed
15 16 17 18
## [9.2.6-bb.12] - 2021-06-02
### Modified
- Modified helm-test network policy to be more restrictive.

19 20 21 22
## [9.2.6-bb.11] - 2021-05-27
### Modified
- Modified the bigbang monitoring network policy to be more restrictive.

Branden Cobb's avatar
Branden Cobb committed
23 24 25 26
## [9.2.6-bb.10] - 2021-05-24
### Added
- Adding network policies.

Branden Cobb's avatar
Branden Cobb committed
27 28 29
## [9.2.6-bb.9] - 2021-05-10
### Changed
- Moved cypress testing to the new helm test structure.
Branden Cobb's avatar
Branden Cobb committed
30

Branden Cobb's avatar
Branden Cobb committed
31 32 33
## [9.2.6-bb.8] - 2021-04-06
### Update
- Updated sonarqube image version to 8.7.1-community
Branden Cobb's avatar
Branden Cobb committed
34

Branden Cobb's avatar
Branden Cobb committed
35 36 37
## [9.2.6-bb.7] - 2021-03-31
### Added
- Adding Affinity documentation
Branden Cobb's avatar
Branden Cobb committed
38

Branden Cobb's avatar
Branden Cobb committed
39
## [9.2.6-bb.6] - 2021-03-30
Branden Cobb's avatar
Branden Cobb committed
40 41 42

Modified initContainer logic

Branden Cobb's avatar
Branden Cobb committed
43
## [9.2.6-bb.5] - 2021-03-22
Branden Cobb's avatar
Branden Cobb committed
44 45 46

Fixed initContainer logic

Branden Cobb's avatar
Branden Cobb committed
47
## [9.2.6-bb.4] - 2021-03-22
Branden Cobb's avatar
Branden Cobb committed
48 49 50

Adding ability to specify istio gateways and hosts in values file

Branden Cobb's avatar
Branden Cobb committed
51
## [9.2.6-bb.3] - 2021-03-16
52 53 54 55 56
Plugins have been preinstalled into the container and made available at registry.dso.mil.

InitContainers have also been pushed into registry.dso.mil until ironbank equivalents can be found.

## Initial Helm Chart Release - 2021-01-22
Branden Cobb's avatar
Branden Cobb committed
57 58 59 60 61 62
Added SAML sso integration

Added istio virtual service

Modified images to use ironbank and repo1

keegan ottoson's avatar
keegan ottoson committed
63 64
## TechPreview0801 - 2020-08-01
Added enforced login/authentication
Karpagam Balan's avatar
Karpagam Balan committed
65

Karpagam Balan's avatar
Karpagam Balan committed
66
## TechPreview0615 - 2020-06-15
Karpagam Balan's avatar
Karpagam Balan committed
67 68
Initial release
upstream version 8.3-community [Version 8.3.1 (build 34397)]
Karpagam Balan's avatar
Karpagam Balan committed
69

thomas.burton's avatar
thomas.burton committed
70
Added logging instructions to docs 7/22/2020
Karpagam Balan's avatar
Karpagam Balan committed
71

Karpagam Balan's avatar
Karpagam Balan committed
72 73
Added auth-oidc plugin version 2.0.0

74
Added plugins for scanning C/C++ code 10/01/2020