Releases: opendcs/rest_api
Releases · opendcs/rest_api
1.0.0-RC10
What's Changed
- Created container images for use in such environments.
Full Changelog: 1.0.0-RC09...1.0.0-RC10
1.0.0-RC09
What's Changed
- update library in order to display empty enumerations by @adamkorynta in #460
Full Changelog: 1.0.0-RC08...1.0.0-RC09
1.0.0-RC08
What's Changed
- set writeCwmsLocations=true until read from database properties by @zack-rma in #452
- Bug/UI netlist transportmedium by @wjonassen in #454
- force the db key to be null when editing eu conversion by @adamkorynta in #458
Full Changelog: 1.0.0-RC07...1.0.0-RC08
1.0.0-RC07
What's Changed
- Routing Spec Property Mapping Fix by @zack-rma in #408
- update season enums to use description for name not fullName by @adamkorynta in #416
- fix null pointer when creating units by @adamkorynta in #431
- Fixed computationRefs returning 404 for an empty result by @zack-rma in #445
- fix query param separator in ajax request by @adamkorynta in #433
- fix typo in computation algorithm selector request by @adamkorynta in #436
- add missing enabled state to DTO mapping in schedule entry by @adamkorynta in #440
- Fixing several bugs in the UI. by @wjonassen in #441
- fix primitive unboxing in transport medium types by @adamkorynta in #444
- read data type list to ensure we don't update existing by @adamkorynta in #442
- Add transport media mapping to platformrefs GET endpoint by @zack-rma in #443
- fix editing unit converter not removing old converter by @adamkorynta in #435
- fix missing platform sensors on retrieval by @adamkorynta in #434
- fix missing platform count in netlist refs by @adamkorynta in #449
- fix swaggerui resources incorrectly going in source directory by @adamkorynta in #450
- fix missing header type setting in config decodes script by @adamkorynta in #448
Full Changelog: 1.0.0-RC06...1.0.0-RC07
1.0.0-RC06
What's Changed
- fix null pointer when storing platform sensors by @adamkorynta in #407
- add auth to all calls except login/logout by @adamkorynta in #409
Full Changelog: 1.0.0-RC05...1.0.0-RC06
1.0.0-RC05
What's Changed
- Bump the alldependencies group with 5 updates by @dependabot in #392
- fix swagger page to use the current API context by @adamkorynta in #397
- Bugfix/sonar flagged issues by @adamkorynta in #400
- Update to latest tomcat version. by @MikeNeilson in #399
- various fixes identified from qa by @adamkorynta in #402
- fix swagger link in the gui footer by @adamkorynta in #404
Full Changelog: 1.0.0-RC04...1.0.0-RC05
1.0.0-RC04
What's Changed
- update PropSpecHelper to use new constructor from toolkit refactors by @adamkorynta in #390
Full Changelog: 1.0.0-RC03...1.0.0-RC04
1.0.0-RC03
What's Changed
- Need to change from parameter separator (&) to query delimitor (?) in datatable helpers. by @wjonassen in #385
Full Changelog: 1.0.0-RC02...1.0.0-RC03
1.0.0-RC02
What's Changed
- Added transportMedia check to Platform GET endpoint integration test by @zack-rma in #377
- Add Swagger Specification Generation from Annotations by @zack-rma in #360
- Ensure ComputationRefs endpoint only returns refs, not computations by @zack-rma in #388
- cleanup transitive toolkit dependencies for java ee by @adamkorynta in #371
Full Changelog: 1.0.0-RC01...1.0.0-RC02
1.0.0-RC01
What's Changed
- set the current version to after the last git tag by @adamkorynta in #105
- Bugfix/sonar css by @adamkorynta in #103
- Bump the alldependencies group with 2 updates by @dependabot in #106
- Bump actions/cache from 3.3.3 to 4.0.0 by @dependabot in #107
- add description to README.md for GitHub codespaces by @adamkorynta in #112
- Dynamically created sql using sequence name as a variable. by @wjonassen in #109
- Move context.xml to an examples directory. by @wjonassen in #114
- Bump the alldependencies group with 1 update by @dependabot in #116
- Remove insecure printStackTrace calls. by @wjonassen in #87
- Bump the alldependencies group with 1 update by @dependabot in #119
- Addressing the system.out lines throughout the project. by @wjonassen in #121
- Bump the alldependencies group across 1 directory with 4 updates by @dependabot in #178
- Bump gradle/gradle-build-action from 2.11.1 to 3.1.0 by @dependabot in #123
- Bump the alldependencies group with 3 updates by @dependabot in #183
- Bump actions/setup-java from 4.2.2 to 4.3.0 in the alldependencies group by @dependabot in #187
- Minor Web UI Bugfixes by @wjonassen in #194
- refactor basic authentication and session management by @adamkorynta in #186
- Bump the alldependencies group across 1 directory with 9 updates by @dependabot in #200
- Bump the alldependencies group with 2 updates by @dependabot in #198
- Remove backend gateway and have javascript talk directly with the API by @wjonassen in #197
- add integration tests for basic, sso, and openid auth by @adamkorynta in #206
- Add coverage badge by @MikeNeilson in #207
- Give the OpenDcsDataTable class the ability to add cell borders. by @wjonassen in #135
- Bump actions/cache from 4.0.2 to 4.1.0 in the alldependencies group by @dependabot in #208
- Bump the alldependencies group with 3 updates by @dependabot in #209
- Adding myself to contributors by @dezidizon in #212
- Update CONTRIBUTORS.md by @rma-rripken in #290
- Bump the alldependencies group across 1 directory with 4 updates by @dependabot in #324
- Bump actions/setup-java from 4.6.0 to 4.7.0 in the alldependencies group by @dependabot in #332
- Bump the alldependencies group with 2 updates by @dependabot in #356
- Bump actions/cache from 4.2.1 to 4.2.2 in the alldependencies group by @dependabot in #369
- Add CWMS Support for OpenDCS REST API by @adamkorynta in #271
- Bump the alldependencies group across 1 directory with 4 updates by @dependabot in #375
- fix sonar usage so that it can be run from forked repositories by @adamkorynta in #372
- fix bad merge resolve by @adamkorynta in #376
- fix incorrect context used for DataSource attribute by @adamkorynta in #378
- fix test coverage report pointing to wrong file by @adamkorynta in #379
- remove the tarball bundle as we are no longer deploying embedded jetty by @adamkorynta in #381
New Contributors
- @dezidizon made their first contribution in #212
- @rma-rripken made their first contribution in #290
Full Changelog: 0.0.1...1.0.0-RC01