Releases: department-of-veterans-affairs/abd-vro
Releases · department-of-veterans-affairs/abd-vro
shared/lib-hoppy-1.0.1
Updates the library to allow for additional arguments when defining queues
SprintU
What's Changed
- change base java image by @msnwatson in #2933
- Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre by @dependabot in #2936
- fix flaky integration tests in xample-domain by @lisac in #2931
- Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1 by @dependabot in #2939
- Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.0 to 2.17.1 by @dependabot in #2940
- fix flaky integration tests in svc-bie-kafka by @lisac in #2937
- upgrade libraries by @chengjie8 in #2941
- Kafka RBAC changes for Pre-prod env by @Ponnia-M in #2938
- Chengjie8/upgrade libs by @chengjie8 in #2947
- Chengjie8/upgrade libs by @chengjie8 in #2948
- Fix typo in Prod-test yaml file for RBAC by @Ponnia-M in #2949
- Update Prod-test yaml for RBAC by @Ponnia-M in #2954
- Create new workflow for only deploying db-init by @msnwatson in #2946
- minor typo fix by @chengjie8 in #2956
- Fix Bugs in db-init job by @msnwatson in #2958
- Removing Some of VRO App by @msnwatson in #2966
- Kafka RBAC changes for Prod env by @Ponnia-M in #2971
Full Changelog: SprintR,S...SprintU
SprintR,S
What's Changed
- mv domain-rrd to a new repo by @msnwatson in #2798
- create home dir in dev-tools container by @msnwatson in #2820
- Bump org.flywaydb.flyway from 10.10.0 to 10.11.0 by @dependabot in #2828
- Bump flyway/flyway from 10.10-alpine to 10.11-alpine in /db-init by @dependabot in #2827
- #2329 Create db connection to Alembic for the CC team by @agile-josiah in #2808
- Max CFI: Add support for other diagnostic codes by @dfitchett in #2822
- Bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78 by @dependabot in #2836
- add dev-tools to deploy.sh by @msnwatson in #2833
- update the script that generates kafka truststore file by @chengjie8 in #2838
- Fix issue with reverting TSOJ on EP400. by @dfitchett in #2831
- Replace indiesdev/[email protected] action by @Ponnia-M in #2829
- Bump io.confluent:kafka-avro-serializer from 7.6.0 to 7.6.1 by @dependabot in #2844
- Bump org.apache.kafka:connect-api from 7.6.0-ce to 7.6.1-ce by @dependabot in #2845
- Bump io.confluent:kafka-avro-serializer from 7.6.0 to 7.6.1 by @dependabot in #2850
- Update readiness_script.rb by @Ponnia-M in #2793
- Bump io.netty:netty-codec-http2 from 4.1.108.Final to 4.1.109.Final by @dependabot in #2854
- Feature - use logging to generate api metrics by @lukey-luke in #2853
- #2530 Enable SASL for bie kafka by @agile-josiah in #2624
- Remove whitespace from csv lookup table values by @tyler-spangler6 in #2871
- Bump org.springframework.cloud:spring-cloud-starter-gateway from 4.1.2 to 4.1.3 by @dependabot in #2872
- Fix CC helm chart syntax by @lisac in #2863
- Bump org.bouncycastle:bcprov-jdk18on from 1.78 to 1.78.1 by @dependabot in #2873
- Secrel Decoupling by @msnwatson in #2870
- Revert "Secrel Decoupling" by @msnwatson in #2877
- add keystore reference back by @chengjie8 in #2876
- Secrel Decouple by @msnwatson in #2882
- Fixing domain-cc helm chart reference by @nelsestu in #2885
- Bump org.springframework.boot:spring-boot-autoconfigure from 3.2.4 to 3.2.5 by @dependabot in #2879
- Bump org.flywaydb.flyway from 10.11.0 to 10.11.1 by @dependabot in #2878
- Bump net.datafaker:datafaker from 2.1.0 to 2.2.0 by @dependabot in #2888
- Move svc-lighthouse-api to its own repo by @msnwatson in #2887
- Bump net.datafaker:datafaker from 2.2.0 to 2.2.1 by @dependabot in #2896
- Bump com.github.fppt:jedis-mock from 1.1.0 to 1.1.1 by @dependabot in #2895
- Update RBAC for QA environment by @Ponnia-M in #2894
- mv api gateway by @msnwatson in #2893
- Ponnia/rbac qa by @Ponnia-M in #2899
- Remove Configurations for MAS Integration and Helm Chart for RRD by @msnwatson in #2900
- Update RBAC for Sandbox environment by @Ponnia-M in #2902
- Bump net.datafaker:datafaker from 2.2.1 to 2.2.2 by @dependabot in #2906
- bump org.springframework:spring-web to 5.3.34 / 6.1.6 by @lisac in #2907
- Move Lighthouse API Mock Svc by @msnwatson in #2904
- Bump flyway/flyway from 10.11-alpine to 10.12-alpine in /db-init by @dependabot in #2908
- fix typo in schema registry url in sandbox env by @chengjie8 in #2909
- Chengjie8/fix sandbox schema registry url by @chengjie8 in #2910
- Flyway migration to Create Alembic with Scripts in Support by @nelsestu in #2901
- Bump org.flywaydb.flyway from 10.11.1 to 10.12.0 by @dependabot in #2915
- rm unused redis by @msnwatson in #2905
New Contributors
Full Changelog: SprintQ...SprintR,S
Sprint Q
What's Changed
- Updated getClaimDetails endpoint by @dfitchett in #2233
- Update issue templates to add a request form by @dianagriffin in #2231
- Updated updateClaimContentions endpoint by @dfitchett in #2234
- Added createClaimContentions endpoint by @dfitchett in #2235
- Prevent duplicate contention migration (fix #2054) by @raudabaugh in #2145
- Updated cancelClaim endpoint by @dfitchett in #2237
- Updated to correctly serialize datetimes & refactor lifecycle status endpoint by @dfitchett in #2251
- added docker prune in xample-domain and api gateway integration tests by @chengjie8 in #2257
- Bump org.flywaydb.flyway from 10.0.1 to 10.1.0 by @dependabot in #2254
- Bump flyway/flyway from 10.0-alpine to 10.1-alpine in /db-init by @dependabot in #2252
- bump spring boot version by @msnwatson in #2262
- BIP Integration: updates EP Merge App and adds end-2-end integration test by @dfitchett in #2250
- Standup mock-bgs-api via docker compose by @dfitchett in #2263
- Bump pl.allegro.tech.build.axion-release from 1.15.5 to 1.16.0 by @dependabot in #2264
- Bump com.diffplug.spotless:com.diffplug.spotless.gradle.plugin from 6.22.0 to 6.23.0 by @dependabot in #2256
- Bump hapi_fhir_version from 6.8.5 to 6.10.0 by @dependabot in #2239
- Update and rename vro-request.md to vro-request.yml by @dianagriffin in #2238
- BGS Healthcheck Implementation by @msnwatson in #2246
- Set low disk space for rabbitmq and remove prune step in xample integ… by @chengjie8 in #2286
- svc-bgs-api enabled to send requests to mock-bgs-api by @dfitchett in #2288
- minor fix by @chengjie8 in #2289
- Bump com.diffplug.spotless:com.diffplug.spotless.gradle.plugin from 6.23.0 to 6.23.2 by @dependabot in #2270
- Bump nebula.lint:nebula.lint.gradle.plugin from 18.1.0 to 19.0.1 by @dependabot in #2259
- Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in #2249
- josiah/bie-kafka-flakey-e2e by @agile-josiah in #2260
- Upgrade svc-bgs-api to Alpine3.18 by @greene858 in #2291
- Update contention classification LUT to v0.4 by @raudabaugh in #2271
- [secrel] force newer version of logback-core by @msnwatson in #2296
- Integrate Redesigned Condition List into Lookup Tables by @tyler-spangler6 in #2265
- Bump org.eclipse.jgit:org.eclipse.jgit from 6.7.0.202309050840-r to 6.8.0.202311291450-r by @dependabot in #2305
- Bump com.diffplug.spotless:com.diffplug.spotless.gradle.plugin from 6.23.2 to 6.23.3 by @dependabot in #2292
- Adds BGS response fields to response to fit new RabbitMQ strategy by @dfitchett in #2303
- Add additional Contention Classification database table columns by @chengjie8 in #2187
- Add new classification mappings for Redesigned List by @tyler-spangler6 in #2319
- Update update-platform GH action by @msnwatson in #2268
- Use latest hoppy in merge app by @raudabaugh in #2267
- Add config for the dev environment via application-dev.yaml by @nelsestu in #2328
- Update vro-request.yml by @dianagriffin in #2325
- Fix CI pipeline by @agile-josiah in #2331
- Bump jackson databind to 2.16 by @agile-josiah in #2327
- Update snake-yaml version to 2.2 by @agile-josiah in #2313
- Bump flyway/flyway from 10.1-alpine to 10.2-alpine in /db-init by @dependabot in #2323
- [secrel] bump versions by @msnwatson in #2269
- Bump pl.allegro.tech.build.axion-release from 1.16.0 to 1.16.1 by @dependabot in #2295
- Bump org.apache.kafka:connect-api from 3.6.0 to 3.6.1 by @dependabot in #2304
- Add cancellation as claim note through VRO's svc-bgs-api by @dfitchett in #2315
- Ensure Active Spring Profile with BIP config fix by @nelsestu in #2342
- Modify BIP URL construction to support claimBaseUrl being either a hostname or a url by @nelsestu in #2348
- Add svc-bgs-api integration tests as a Gradle task by @msnwatson in #2321
- BIP Need Not Decode Base64 Postfixed Attributes When Attributes are assigned from Vault by @nelsestu in #2248
- added script to generate bip keystore/truststore related vault secrets by @chengjie8 in #2317
- Script fix by @chengjie8 in #2358
- rename ClmntTxt field and bug fixes by @chengjie8 in #2359
- Update Logging for Dropdown Conditions by @tyler-spangler6 in #2330
- Bump org.flywaydb.flyway from 10.1.0 to 10.2.0 by @dependabot in #2318
- Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.16 to 10.1.17 by @dependabot in #2353
- Bump io.netty:netty-codec-http2 from 4.1.101.Final to 4.1.103.Final by @dependabot in #2354
- fix xample-workflow unit test null pointer exception by @chengjie8 in #2362
- Bump flyway/flyway from 10.2-alpine to 10.3-alpine in /db-init by @dependabot in #2363
- Bump org.flywaydb.flyway from 10.2.0 to 10.3.0 by @dependabot in #2364
- Bump com.github.fppt:jedis-mock from 1.0.12 to 1.0.13 by @dependabot in #2373
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.3 by @dependabot in #2374
- Bump hapi_fhir_version from 6.10.0 to 6.10.1 by @dependabot in #2380
- Bump io.netty:netty-codec-http2 from 4.1.103.Final to 4.1.104.Final by @dependabot in #2365
- Bump org.springframework.cloud:spring-cloud-starter-gateway from 4.0.8 to 4.1.0 by @dependabot in #2310
- Add K8s liveness and readiness (#2314) by @Ponnia-M in #2377
- Revert TSOJ when moving contentions to Pending EP or cancelling EP 400 fails by @dfitchett in #2351
- Update helm chart versions (#2314) by @Ponnia-M in #2388
- [svc-bgs-api] Add code comments documenting expected request/response patterns by @msnwatson in #2352
- EP Merge: Add error handling for remove special issues by @dfitchett in #2389
- #2332 Add a FatalExceptionStrategy to BIP RabbitMQListeners by @agile-josia...
v3.6.9-auto
Automatically created by create-gh-release GitHub Action (run #103)
What's Changed
- Switched DogStatsD for datadog_api_client to submit metrics by @dfitchett in #2581
- #2582 Adding a datadog helm template for datadog api key by @nelsestu in #2593
- Update logs to fix misaligned coverage stats in datadog by @lukey-luke in #2575
- Add workflow for dependabot auto-merge by @msnwatson in #2431
- Quarantine Mock MAS API by @msnwatson in #2603
- Handle 204 from BIP by @dfitchett in #2601
- #2582 Another round of datadog env vars by @nelsestu in #2619
Full Changelog: v3.6.8...v3.6.9
v3.6.8-auto
Automatically created by create-gh-release GitHub Action (run #102)
What's Changed
- Update relative path for Ruby Files by @Ponnia-M in #2529
- Fix K8s lliveness probe for BGS-api by @Ponnia-M in #2538
- #2381 Map VRO prod-test to BIP preprod by @nelsestu in #2532
- Legacy option for OpenSSL by @msnwatson in #2537
- Final Fix to svc-bgs-api K8s readiness probe (2417) by @Ponnia-M in #2539
- EP Merge: Add custom metrics by @dfitchett in #2533
- Bump hapi_fhir_version from 6.10.3 to 6.10.4 by @dependabot in #2541
- Bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @dependabot in #2540
- Bump jjwt_version from 0.12.4 to 0.12.5 by @dependabot in #2526
- Bump org.flywaydb.flyway from 10.6.0 to 10.7.1 by @dependabot in #2519
- Bump com.github.fppt:jedis-mock from 1.0.13 to 1.1.0 by @dependabot in #2473
- Bump nokogiri from 1.16.0 to 1.16.2 in /svc-bgs-api/src by @dependabot in #2552
- Bump fastapi version by @msnwatson in #2550
- bump fastapi by @msnwatson in #2554
- Using black formatter and removed isort. by @dfitchett in #2555
- Refactored JobState to have shorter names by @dfitchett in #2556
- EP Merge: Added dogstatsd host and port by @dfitchett in #2567
Full Changelog: v3.6.7...v3.6.8
v3.6.7-auto
Automatically created by create-gh-release GitHub Action (run #101)
What's Changed
- Bump io.jsonwebtoken:jjwt from 0.12.4 to 0.12.5 by @dependabot in #2525
- Commenting openssl command lines by @Ponnia-M in #2523
- fixed eventType null issue and added unit tests by @chengjie8 in #2527
- Fix Liveness and readiness failure (2417) by @Ponnia-M in #2524
Full Changelog: v3.6.6...v3.6.7
v3.6.6-auto
Automatically created by create-gh-release GitHub Action (run #98)
Full Changelog: v3.6.5...v3.6.6
v3.6.5-auto
Automatically created by create-gh-release GitHub Action (run #99)
What's Changed
- Update github action version by @Ponnia-M in #2514
- EP Merge: Use POSTGRES_URL env variable to generate db URI by @dfitchett in #2507
- EP Merge: Fix health check / app startup based on health of rabbitmq and postgres connections by @dfitchett in #2505
- Add Ruby method to check BGS-api availability (2417) by @Ponnia-M in #2520
- Update Ruby method and readiness_script.rb by @Ponnia-M in #2521
Full Changelog: v3.6.4...v3.6.5
v3.6.4-auto
Automatically created by create-gh-release GitHub Action (run #100)
What's Changed
- Bump io.netty:netty-codec-http2 from 4.1.105.Final to 4.1.106.Final by @dependabot in #2474
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.3 to 5.3.1 by @dependabot in #2502
- Bump io.jsonwebtoken:jjwt from 0.12.3 to 0.12.4 by @dependabot in #2510
- Bump jjwt_version from 0.12.3 to 0.12.4 by @dependabot in #2509
- Bgs liveness by @Ponnia-M in #2508
Full Changelog: v3.6.3...v3.6.4