Releases: HydrologicEngineeringCenter/cwms-data-api-client
Releases · HydrologicEngineeringCenter/cwms-data-api-client
9.2.0-RC05
What's Changed
- CWMS-2055 - Updates TokenUrlDiscoveryService getUrl() signature to throw IOException by @rma-bryson in #264
Full Changelog: 9.2.0-RC04...9.2.0-RC05
9.2.0-RC04
What's Changed
- CWMS-2055 - Updates to allow for a token provider with a discovered token url that the client implements by @rma-bryson in #263
Full Changelog: 9.2.0-RC03...9.2.0-RC04
9.2.0-RC03
What's Changed
- CWMS-1875 Updated refresh token to attach cac credentials. Updated trust manager to use default algorithm. by @rma-bryson in #261
Full Changelog: 9.2.0-RC02...9.2.0-RC03
9.2.0-RC02
What's Changed
- CWMS-1875 Updating OAuth2TokenProvider to provide claims as Strings. … by @rma-bryson in #260
Full Changelog: 9.2.0-RC01...9.2.0-RC02
9.2.0-RC01
What's Changed
- CWMS-1875 - Porting over cwbi-auth-http-client module from cumulus repo by @rma-bryson in #248
- CWMS-1875 - Parameterized token url in token provider. Removed use of .pem file for loading keystore by @rma-bryson in #255
Full Changelog: 9.1.0...9.2.0-RC01
9.1.0
What's Changed
- CWMSVUE-611 - Implemented support for time extents endpoint for measurements by @rma-bryson in #246
Full Changelog: 9.0.0...9.1.0
9.0.0
What's Changed
- add embankment client API by @adamkorynta in #171
- CTO-114 - Implementing Endpoint Input and Controller for Lookup Type by @rma-bryson in #173
- fix template typo (isis* boolean accessor) and remove "radar" from github actions by @adamkorynta in #174
- add failIfExists parameter to embankment post by @adamkorynta in #175
- fix incorrect api path for embankment patch by @adamkorynta in #176
- add GitHub Actions status badges to README.md by @adamkorynta in #177
- Bump com.palantir.git-version from 3.0.0 to 3.1.0 in the alldependencies group by @dependabot in #172
- Bump gradle/gradle-build-action from 3.3.2 to 3.4.2 in the alldependencies group across 1 directory by @dependabot in #181
- Add Turbine client endpoint by @adamkorynta in #180
- add class cast back in for generated equals by @adamkorynta in #185
- Bump danielpalme/ReportGenerator-GitHub-Action from 5.3.6 to 5.3.7 in the alldependencies group by @dependabot in #184
- Feature/cto 107 resv project by @rma-rripken in #186
- Basin controller and endpoint with related tests by @zack-rma in #182
- Bump actions/upload-artifact from 4.3.3 to 4.3.4 in the alldependencies group by @dependabot in #187
- Bump the alldependencies group across 1 directory with 6 updates by @dependabot in #188
- CTO-71 - Implementing CDAC Endpoint Inputs and Controllers for Streams, Stream Reaches, and Stream Locations by @rma-bryson in #191
- Basin Endpoint Update: Removed non-null requirement for GetAll method by @zack-rma in #190
- add turbine changes endpoint by @adamkorynta in #192
- CTO-71 - Added stream location id mask to GetAll by @rma-bryson in #193
- Added controller and test of retrieving LockRevokerRights. by @rma-rripken in #189
- naming cleanup on protected variable by @adamkorynta in #194
- CTO-71 - Added upstream/downstream location endpoints and controllers… by @rma-bryson in #196
- rename build artifacts from
radar
tocda
by @adamkorynta in #200 - use application/json for DTO's that haven't updated to aliases by @adamkorynta in #203
- Implemented Outlet and VirtualOutlet Controllers and Endpoints by @zack-rma in #202
- Bump io.swagger.codegen.v3:swagger-codegen-cli from 3.0.58 to 3.0.59 in the alldependencies group by @dependabot in #199
- Bump the alldependencies group with 2 updates by @dependabot in #198
- add include extents to the time series catalog query by @adamkorynta in #207
- Basin Bugfix: Added units to endpoint by @zack-rma in #206
- add exclude empty to the time series catalog query by @adamkorynta in #208
- CTO-141 project rights by @zack-rma in #204
- fix parameter, timezone, unit DTO formats for new accept headers by @adamkorynta in #209
- Bump io.swagger.codegen.v3:swagger-codegen-cli from 3.0.59 to 3.0.60 in the alldependencies group by @dependabot in #210
- Bump actions/upload-artifact from 4.3.4 to 4.3.5 in the alldependencies group by @dependabot in #211
- Bugfix: Added unit handling to Basin endpoint by @zack-rma in #212
- add project status and child location implementation endpoints by @adamkorynta in #213
- Bump io.swagger.codegen.v3:swagger-codegen-cli from 3.0.60 to 3.0.61 in the alldependencies group by @dependabot in #215
- Bump actions/upload-artifact from 4.3.5 to 4.3.6 in the alldependencies group by @dependabot in #214
- various fixes to project client by @adamkorynta in #216
- Updated Outlet endpoints and controllers for new Rating Spec ID by @zack-rma in #217
- Added Water Supply Controllers and Endpoints by @zack-rma in #197
- Feature/gate changes by @RyanM-RMA in #225
- Updated Water Pump Disassociation delete method naming to match CDA changes by @zack-rma in #224
- Updated Water Contract Controllers and Endpoints to support contract type deletion by @zack-rma in #222
- CTO-120 Updated endpoint and controller for gate changes by @zack-rma in #231
- CWMSVue-594: LocationGroup and TimeSeriesGroup endpoint updates by @zack-rma in #237
- Lock controller and endpoint implementation with tests by @zack-rma in #234
- CWMSVue 594 - Updated LocationGroup GetAll Endpoint parameters by @zack-rma in #238
- CWMSVue 594 - Updated LocationGroup GetAll parameters by @zack-rma in #239
- Water Supply Pump Accounting Endpoint and Controller by @zack-rma in #201
- Bump the alldependencies group across 1 directory with 2 updates by @dependabot in #232
- TS Profile controllers and endpoints by @zack-rma in #219
- Bugfix - TimeSeries Profile Instance: Updated to match required parameters of controller by @zack-rma in #242
- CWMSVUE-611 - Implements measurement endpoint input and client controller with unit tests by @rma-bryson in #244
- CWMSVue-594: Updated AssignedTimeSeries DTO by @zack-rma in #245
New Contributors
- @zack-rma made their first contribution in #182
- @RyanM-RMA made their first contribution in #225
Full Changelog: 8.6.1...9.0.0
9.0.0-RC20
Adds support for measurements
What's Changed
- Bugfix - TimeSeries Profile Instance: Updated to match required parameters of controller by @zack-rma in #242
- CWMSVUE-611 - Implements measurement endpoint input and client controller with unit tests by @rma-bryson in #244
Full Changelog: 9.0.0-RC19...9.0.0-RC20
9.0.0-RC19
What's Changed
- CWMSVue 594 - Updated LocationGroup GetAll parameters by @zack-rma in #239
- Water Supply Pump Accounting Endpoint and Controller by @zack-rma in #201
- Bump the alldependencies group across 1 directory with 2 updates by @dependabot in #232
- TS Profile controllers and endpoints by @zack-rma in #219
Full Changelog: 9.0.0-RC18...9.0.0-RC19
9.0.0-RC18
What's Changed
Full Changelog: 9.0.0-RC17...9.0.0-RC18