UNCLASSIFIED

CHANGELOG.md 1.98 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
---
Kavitha Thulasiraman's avatar
Kavitha Thulasiraman committed
6 7 8 9
## [9.2.6-bb.14] - 2021-08-19
### Added
Resource limit and request for the deployment

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

23 24 25 26
## [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
27 28 29 30
## [9.2.6-bb.10] - 2021-05-24
### Added
- Adding network policies.

Branden Cobb's avatar
Branden Cobb committed
31 32 33
## [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
34

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

Branden Cobb's avatar
Branden Cobb committed
39 40 41
## [9.2.6-bb.7] - 2021-03-31
### Added
- Adding Affinity documentation
Branden Cobb's avatar
Branden Cobb committed
42

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

Modified initContainer logic

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

Fixed initContainer logic

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

Adding ability to specify istio gateways and hosts in values file

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

Added istio virtual service

Modified images to use ironbank and repo1

keegan ottoson's avatar
keegan ottoson committed
67 68
## TechPreview0801 - 2020-08-01
Added enforced login/authentication
Karpagam Balan's avatar
Karpagam Balan committed
69

Karpagam Balan's avatar
Karpagam Balan committed
70
## TechPreview0615 - 2020-06-15
Karpagam Balan's avatar
Karpagam Balan committed
71 72
Initial release
upstream version 8.3-community [Version 8.3.1 (build 34397)]
Karpagam Balan's avatar
Karpagam Balan committed
73

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

Karpagam Balan's avatar
Karpagam Balan committed
76 77
Added auth-oidc plugin version 2.0.0

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