UNCLASSIFIED

CHANGELOG.md 2.08 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
---
6 7 8 9
## [9.2.6-bb.15] - 2021-08-19
### Changed
Update resource limits and requests to guaranteed QoS

Kavitha Thulasiraman's avatar
Kavitha Thulasiraman committed
10 11 12 13
## [9.2.6-bb.14] - 2021-08-19
### Added
Resource limit and request for the deployment

Branden Cobb's avatar
Branden Cobb committed
14 15 16 17 18 19 20 21 22
## [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
23 24 25 26
## [9.2.6-bb.12] - 2021-06-02
### Modified
- Modified helm-test network policy to be more restrictive.

27 28 29 30
## [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
31 32 33 34
## [9.2.6-bb.10] - 2021-05-24
### Added
- Adding network policies.

Branden Cobb's avatar
Branden Cobb committed
35 36 37
## [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
38

Branden Cobb's avatar
Branden Cobb committed
39 40 41
## [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
42

Branden Cobb's avatar
Branden Cobb committed
43 44 45
## [9.2.6-bb.7] - 2021-03-31
### Added
- Adding Affinity documentation
Branden Cobb's avatar
Branden Cobb committed
46

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

Modified initContainer logic

Branden Cobb's avatar
Branden Cobb committed
51
## [9.2.6-bb.5] - 2021-03-22
Branden Cobb's avatar
Branden Cobb committed
52 53 54

Fixed initContainer logic

Branden Cobb's avatar
Branden Cobb committed
55
## [9.2.6-bb.4] - 2021-03-22
Branden Cobb's avatar
Branden Cobb committed
56 57 58

Adding ability to specify istio gateways and hosts in values file

Branden Cobb's avatar
Branden Cobb committed
59
## [9.2.6-bb.3] - 2021-03-16
60 61 62 63 64
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
65 66 67 68 69 70
Added SAML sso integration

Added istio virtual service

Modified images to use ironbank and repo1

keegan ottoson's avatar
keegan ottoson committed
71 72
## TechPreview0801 - 2020-08-01
Added enforced login/authentication
Karpagam Balan's avatar
Karpagam Balan committed
73

Karpagam Balan's avatar
Karpagam Balan committed
74
## TechPreview0615 - 2020-06-15
Karpagam Balan's avatar
Karpagam Balan committed
75 76
Initial release
upstream version 8.3-community [Version 8.3.1 (build 34397)]
Karpagam Balan's avatar
Karpagam Balan committed
77

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

Karpagam Balan's avatar
Karpagam Balan committed
80 81
Added auth-oidc plugin version 2.0.0

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